To get the concept_id, run this query;
curl -i "https://cmr.earthdata.nasa.gov/search/collections.json?provider=OB_DAAC&page_size=2000&pretty=true"
The concept_id is labeled "id"
e.g.:
"dataset_id" : "Terra MODIS Regional Inherent Optical Properties (IOP) Data, version R2022.0",
"version_id" : "R2022.0"
"id" : "C1228529910-OB_DAAC",
Tommy
curl -i "https://cmr.earthdata.nasa.gov/search/collections.json?provider=OB_DAAC&page_size=2000&pretty=true"
The concept_id is labeled "id"
e.g.:
"dataset_id" : "Terra MODIS Regional Inherent Optical Properties (IOP) Data, version R2022.0",
"version_id" : "R2022.0"
"id" : "C1228529910-OB_DAAC",
Tommy
Statistics: Posted by OB ODPS - towens — Tue Feb 06, 2024 4:12 pm America/New_York