This code works well:
url = 'https://cmr.earthdata.nasa.gov/stac/LPCLOUD/?page=2'
collections = ['EMITL1BRAD.v001']
Search found 3 matches
- Thu Oct 05, 2023 4:08 am America/New_York
- Forum: Home
- Question: EMIT data is missing from CMR
- Replies: 3
- Thu Sep 28, 2023 11:22 am America/New_York
- Forum: Home
- Question: EMIT data is missing from CMR
- Replies: 3
Re: EMIT data is missing from CMR
Thanks for your reply, Danielle. Do you have any idea how to search data by CMR when it's on page 2? I used this code to search data before and it works well. Any suggestions are welcome ;) ``` from pystac_client import Client url = 'https://cmr.earthdata.nasa.gov/stac/LPCLOUD/' collections = ['EMIT...
- Mon Sep 25, 2023 11:45 am America/New_York
- Forum: Home
- Question: EMIT data is missing from CMR
- Replies: 3
EMIT data is missing from CMR
Hi, I can't find the EMIT data collection on https://cmr.earthdata.nasa.gov/stac/LPCLOUD. Is the API down?
Thank you for your help,
Xin
Thank you for your help,
Xin