AERDB_L2_VIIRS_NOAA20 collection is incomplete on CMR
AERDB_L2_VIIRS_NOAA20 collection is incomplete on CMR
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
Filters:
-
- Posts: 377
- Joined: Mon Sep 30, 2019 8:33 am America/New_York
- Has thanked: 3 times
Re: AERDB_L2_VIIRS_NOAA20 collection is incomplete on CMR
Dear Adam Thurston:
We are working on it and the whole collection should be available in CMR within a week.
We are working on it and the whole collection should be available in CMR within a week.
Regards,
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.
Re: AERDB_L2_VIIRS_NOAA20 collection is incomplete on CMR
Hi,
Just pinging this issue. I tried the query again today (11/3/23) and still get the same result:
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"
}
}
Thanks.
-Adam Thurston
DMT CLARREO Pathfinder project
Just pinging this issue. I tried the query again today (11/3/23) and still get the same result:
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"
}
}
Thanks.
-Adam Thurston
DMT CLARREO Pathfinder project
-
- Posts: 377
- Joined: Mon Sep 30, 2019 8:33 am America/New_York
- Has thanked: 3 times
Re: AERDB_L2_VIIRS_NOAA20 collection is incomplete on CMR
Looking into it and will get back to you soon.
Regards,
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.
-
- Posts: 377
- Joined: Mon Sep 30, 2019 8:33 am America/New_York
- Has thanked: 3 times
Re: AERDB_L2_VIIRS_NOAA20 collection is incomplete on CMR
Please try again all should be available now.
{
"ShortName": "AERDB_L2_VIIRS_NOAA20",
"Version": "2"
}
{
"RangeDateTime": {
"BeginningDateTime": "2018-02-17T00:30:00.000Z",
"EndingDateTime": "2018-02-17T00:36:00.000Z"
}
}
{
"ShortName": "AERDB_L2_VIIRS_NOAA20",
"Version": "2"
}
{
"RangeDateTime": {
"BeginningDateTime": "2018-02-17T00:30:00.000Z",
"EndingDateTime": "2018-02-17T00:36:00.000Z"
}
}
Regards,
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.