AERDB_L2_VIIRS_NOAA20 collection is incomplete on CMR
Posted: Tue Oct 10, 2023 2:07 pm America/New_York
Hi,
We noticed recently that the granules in the CMR only go back to May 2023 for the AERDB_L2_VIIRS_NOAA20 v2 collection, even though the collection itself goes back to 2018:
curl -g "https://cmr.earthdata.nasa.gov/search/granules.umm_json?short_name=AERDB_L2_VIIRS_NOAA20&page_size=1&sort_key=end_date" | jq ".items[].umm | .CollectionReference,.TemporalExtent"
{
"ShortName": "AERDB_L2_VIIRS_NOAA20",
"Version": "2"
}
{
"RangeDateTime": {
"BeginningDateTime": "2023-05-13T09:12:00.000Z",
"EndingDateTime": "2023-05-13T09:18:00.000Z"
}
}
Is there an ETA as to when the CMR will be updated with the full AERDB_L2_VIIRS_NOAA20 collection? Thanks.
-Adam Thurston
DMT CLARREO Pathfinder project
We noticed recently that the granules in the CMR only go back to May 2023 for the AERDB_L2_VIIRS_NOAA20 v2 collection, even though the collection itself goes back to 2018:
curl -g "https://cmr.earthdata.nasa.gov/search/granules.umm_json?short_name=AERDB_L2_VIIRS_NOAA20&page_size=1&sort_key=end_date" | jq ".items[].umm | .CollectionReference,.TemporalExtent"
{
"ShortName": "AERDB_L2_VIIRS_NOAA20",
"Version": "2"
}
{
"RangeDateTime": {
"BeginningDateTime": "2023-05-13T09:12:00.000Z",
"EndingDateTime": "2023-05-13T09:18:00.000Z"
}
}
Is there an ETA as to when the CMR will be updated with the full AERDB_L2_VIIRS_NOAA20 collection? Thanks.
-Adam Thurston
DMT CLARREO Pathfinder project