chryss / pygaarst

Python geospatial analysis and remote sensing tools
MIT License
43 stars 12 forks source link

MODIS swath HDF support #7

Open chryss opened 10 years ago

chryss commented 10 years ago

Support for MODIS swath data analogous to VIIRSHDF5.

chryss commented 10 years ago

This should not be done with GDAL: HDF4 or HDF-EOS support is not by default compiled in and can lead to thorny conflicts with NetCDF3 support if compiling manually. There should be a low threshold to adoption of pygaarst. Rather, use pyhdf (though it looks a bit abandoned).