fraymio / modis-tools

Tools for working with the MODIS API and MODIS data.
Apache License 2.0
22 stars 11 forks source link

Add .xml support for downloaded data #8

Closed jtanwk closed 10 months ago

jtanwk commented 2 years ago

Is your feature request related to a problem? Please describe. Currently, MODIS data can only be downloaded in hdf format, but NASA's Earthdata portal makes MODIS data available in both hdf and xml formats.

Describe the solution you'd like Add support to download the xml files from the Earthdata API

Describe alternatives you've considered N/A

Additional context N/A

iamchrisearle commented 10 months ago

This was added with https://github.com/fraymio/modis-tools/pull/31 where optional file types can be passed to ext arg.