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.
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
rasterDataSource.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.