lpdaacsvc.cr.usgs.gov/services/inventory - MOD09A1.061

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
brrodrigo98
Posts: 2
Joined: Wed Jan 25, 2023 5:02 pm America/New_York
Answers: 0

lpdaacsvc.cr.usgs.gov/services/inventory - MOD09A1.061

by brrodrigo98 » Wed Jan 25, 2023 5:11 pm America/New_York

Hello everybody,
To obtain MOD11A1.006 product data I used the following API:

https://lpdaacsvc.cr.usgs.gov/services/inventory?product=MOD11A1&version=006&date=2022-10-10%2F2023-01-25&bbox=-49%2C-23%2C-47%2C-21&return=url&output=json

But version 006 has been deprecated, now needing to consume data from version 061. But through the same API I used, version 061 does not provide any data:

https://lpdaacsvc.cr.usgs.gov/services/inventory?product=MOD11A1&version=061&date=2022-10-10%2F2023-01-25&bbox=-49%2C-23%2C-47%2C-21&return=url&output=json

Am I doing something wrong? Or is it just not available in that API? If yes, how could I acquire this data through an API?

Sorry for my English, I hope it's possible to understand.

Thanks in advance!

Tags:

LP DAAC - jwilson
User Services
User Services
Posts: 266
Joined: Mon Sep 30, 2019 12:39 pm America/New_York
Answers: 1
Has thanked: 9 times

Re: lpdaacsvc.cr.usgs.gov/services/inventory - MOD09A1.061

by LP DAAC - jwilson » Thu Jan 26, 2023 5:35 pm America/New_York

@brrodrigo98
I have forwarded your inquiry to our Subject Matter Expert for further assistance.
LP DAAC User Services

brrodrigo98
Posts: 2
Joined: Wed Jan 25, 2023 5:02 pm America/New_York
Answers: 0

Re: lpdaacsvc.cr.usgs.gov/services/inventory - MOD09A1.061

by brrodrigo98 » Mon Jan 30, 2023 7:00 am America/New_York

Thank you very much!
In the meantime I'll check out another API to consume, containing this data.

LP DAAC - afriesz
Subject Matter Expert
Subject Matter Expert
Posts: 59
Joined: Tue Nov 12, 2019 4:02 pm America/New_York
Answers: 2
Been thanked: 2 times

Re: lpdaacsvc.cr.usgs.gov/services/inventory - MOD09A1.061

by LP DAAC - afriesz » Mon Jan 30, 2023 1:57 pm America/New_York

@brrodrigo98 ,

The inventory service you are using is a legacy service that does not support MODIS Collection 6.1. We recommend transitioning your search requests to the CMR API (https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html). Here are some resources that may help in the transition:
- General Example Using the CMR API in Python - https://github.com/NASA-Openscapes/2021-Cloud-Hackathon/blob/main/tutorials/01_Data_Discovery_CMR.ipynb
- CMR API Bulk Search Example for HLS - https://git.earthdata.nasa.gov/projects/LPDUR/repos/cmr-api---hls-bulk-query/browse

Let us know if you have any questions regarding the CMR API.

Post Reply