gdalcubes
gdalcubes copied to clipboard
Support for additional MODIS products
Hi @appelmar
I was thinking that it could be nice to add support for additional MODIS Land Products.
In this framework, in our MODIStsp
package, we already have a "structured" description of most products as either a xml or R list that could be used as a base to build the required JSONs: if you are interested, I could try to write a "translator" allowing to automatically create the required JSONs for each product. What do you think?
It is a good idea for additional MODIS products. I am working on the MOD16A2 product, and I wonder whether the collection_formats of MOD16A2 products could be included, or how should I prepare for the required json file. the MODIStsp and MODIS package are also great, however, the proxy of the web is forbidden in our country, and I have also met trouble with the GDAL version of OSGeo4W64 on windows. This is why I want to try with gdalcubes package. Thanks for your consideration.