Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canopy_flag error? #7

Closed
KatieMel opened this issue Dec 31, 2023 · 0 comments
Closed

Canopy_flag error? #7

KatieMel opened this issue Dec 31, 2023 · 0 comments

Comments

@KatieMel
Copy link

Hello,

I'm getting the error message below when trying to run this script. I was wondering if anyone else has come across this error?

Much thanks,

Katie

File "/home/kmelocik/.conda/envs/pysl4land/lib/python3.11/site-packages/pysl4land/pysl4land_icesat2.py", line 261, in get_icesat2_alt08_beam_as_gdf
'canopy_flag' : icesat2_beam_canopy['canopy_flag'],
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "/home/kmelocik/.conda/envs/pysl4land/lib/python3.11/site-packages/h5py-3.10.0-py3.11-linux-x86_64.egg/h5py/_hl/group.py", line 357, in getitem
oid = h5o.open(self.id, self._e(name), lapl=self._lapl)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py/h5o.pyx", line 189, in h5py.h5o.open
KeyError: "Unable to synchronously open object (object 'canopy_flag' doesn't exist)"

@KatieMel KatieMel closed this as completed Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant