Giter VIP home page Giter VIP logo

pysl4land's Issues

Canopy_flag error?

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)"

Problems in use, request help

The environment is configured using anaconda, and the relevant library files are installed.

setup Tips:
(pysl4land_36) PS C:\Users\zsp25\Documents\GitHub\pysl4land\pysl4land> python .\setup.py install
C:\Users\zsp25\anaconda3\envs\pysl4land_36\lib\distutils\dist.py:261: UserWarning: Unknown distribution option: 'include_package_data'
warnings.warn(msg)
C:\Users\zsp25\anaconda3\envs\pysl4land_36\lib\distutils\dist.py:261: UserWarning: Unknown distribution option: 'install_requires'
warnings.warn(msg)
running install
running build
running build_py
running build_scripts
copying bin\pysl4landicesat2tools.py -> build\scripts-3.6
running install_lib
creating C:\Users\zsp25\anaconda3\envs\pysl4land_36\Lib\site-packages\pysl4land
copying build\lib\pysl4land\pysl4land_gedi.py -> C:\Users\zsp25\anaconda3\envs\pysl4land_36\Lib\site-packages\pysl4land
copying build\lib\pysl4land\pysl4land_icesat2.py -> C:\Users\zsp25\anaconda3\envs\pysl4land_36\Lib\site-packages\pysl4land
copying build\lib\pysl4land\pysl4land_utils.py -> C:\Users\zsp25\anaconda3\envs\pysl4land_36\Lib\site-packages\pysl4land
copying build\lib\pysl4land_init_.py -> C:\Users\zsp25\anaconda3\envs\pysl4land_36\Lib\site-packages\pysl4land
byte-compiling C:\Users\zsp25\anaconda3\envs\pysl4land_36\Lib\site-packages\pysl4land\pysl4land_gedi.py to pysl4land_gedi.cpython-36.pyc
byte-compiling C:\Users\zsp25\anaconda3\envs\pysl4land_36\Lib\site-packages\pysl4land\pysl4land_icesat2.py to pysl4land_icesat2.cpython-36.pyc
byte-compiling C:\Users\zsp25\anaconda3\envs\pysl4land_36\Lib\site-packages\pysl4land\pysl4land_utils.py to pysl4land_utils.cpython-36.pyc
byte-compiling C:\Users\zsp25\anaconda3\envs\pysl4land_36\Lib\site-packages\pysl4land_init_.py to init.cpython-36.pyc
running install_scripts
copying build\scripts-3.6\pysl4landgeditools.py -> C:\Users\zsp25\anaconda3\envs\pysl4land_36\Scripts
copying build\scripts-3.6\pysl4landicesat2tools.py -> C:\Users\zsp25\anaconda3\envs\pysl4land_36\Scripts
running install_egg_info
Writing C:\Users\zsp25\anaconda3\envs\pysl4land_36\Lib\site-packages\pysl4land-0.1.0-py3.6.egg-info
(pysl4land_36) PS C:\Users\zsp25\Documents\GitHub\pysl4land\pysl4land> pysl4landicesat2tools.py
Traceback (most recent call last):
File "C:\Users\zsp25\anaconda3\envs\pysl4land_36\Scripts\pysl4landicesat2tools.py", line 37, in
import pysl4land.pysl4land_icesat2
ImportError: No module named pysl4land.pysl4land_icesat2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.