AstroDigital / modis-ingestor

Scripts and other artifacts for MODIS data ingestion into Amazon public hosting.
MIT License
14 stars 2 forks source link

Best method to catalog MODIS data #43

Open Brett55 opened 5 years ago

Brett55 commented 5 years ago

Hey all, I'm working on a task to catalog the MODIS data in AWS S3. In the past I've used S3 inventory files to catalog the data, is there something like this that contains a manifest of the data? Thanks, any advice on best practices for cataloging modis would be great!

matthewhanson commented 5 years ago

Hi @Brett55 in each of the product folders, e.g., s3://modis-pds/MCD43A4.006/ there is a txt file for each day containing the scenes for that day.

However FYI at Development Seed we are working with NASA on improving and expanding the MODIS dataset on AWS and that will include a STAC catalog of all the data. Look for that later this year.