CMR does not return all required files
Posted: Mon Feb 12, 2024 1:54 pm America/New_York
Hi
I'm using the following CMR to download all CDDIS IONX files containing substring "igsg" for the year 2022 (with old format ending in .22i.Z):
cddis_granules_ionosphere_old_json_metadata_base_url = 'https://cmr.earthdata.nasa.gov/search/granules.json?provider=CDDIS&readable_granule_name=*igsg*.22i.z&options[readable_granule_name][pattern]=true&options[readable_granule_name][ignore_case]=true&page_size=200'
Unfortunately, only 155 files were discovered. For example, files for days 181, 182, and 183 were not discovered, whereas 184 was discovered.
I don't know how to resolve this issue.
Regards
I'm using the following CMR to download all CDDIS IONX files containing substring "igsg" for the year 2022 (with old format ending in .22i.Z):
cddis_granules_ionosphere_old_json_metadata_base_url = 'https://cmr.earthdata.nasa.gov/search/granules.json?provider=CDDIS&readable_granule_name=*igsg*.22i.z&options[readable_granule_name][pattern]=true&options[readable_granule_name][ignore_case]=true&page_size=200'
Unfortunately, only 155 files were discovered. For example, files for days 181, 182, and 183 were not discovered, whereas 184 was discovered.
I don't know how to resolve this issue.
Regards