rasterframes
rasterframes copied to clipboard
Unit test / doc example for reading local HDF4 file with RasterDataSource
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.
may also have an error message from the java side that is not being bubbled up to python.
Ditto for NetCDF.
worth noting this applies specifically to subdatasets.