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

Unit test / doc example for reading local HDF4 file with RasterDataSource #263

Open
vpipkt opened this issue Aug 8, 2019 · 3 comments
Open
Labels
documentation Documentation issues or updates enhancement New feature or request
Milestone

Comments

@vpipkt
Copy link
Member

vpipkt commented Aug 8, 2019

MODIS is published in HDF4 format and so it is important for some of our users to be able to read local files in the raster DataSource.

A very cursory attempt to do this resulted in a silent failure: dataframe with ok looking schema and no rows. This behavior is similar to what used to happen with #169

Worth a deeper investigation.

@vpipkt vpipkt added enhancement New feature or request documentation Documentation issues or updates labels Aug 8, 2019
@vpipkt vpipkt added this to the 0.8.2 milestone Aug 8, 2019
@vpipkt
Copy link
Member Author

vpipkt commented Aug 8, 2019

may also have an error message from the java side that is not being bubbled up to python.

@vpipkt
Copy link
Member Author

vpipkt commented Nov 12, 2019

Ditto for NetCDF.

@vpipkt
Copy link
Member Author

vpipkt commented Jul 2, 2020

worth noting this applies specifically to subdatasets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation issues or updates enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants