Thank you, John! I was using an old CMR support mail cmr-support@earthdata.nasa.gov that no longer works. I'll continue with support@earthdata.nasa.gov
Best,
Simon
Search found 85 matches
- Tue May 27, 2025 6:56 pm America/New_York
- Forum: Home
- Question: Number of parallel reads from CMR API?
- Replies: 5
- Thu May 22, 2025 5:35 pm America/New_York
- Forum: Home
- Question: Number of parallel reads from CMR API?
- Replies: 5
Re: Number of parallel reads from CMR API?
Hi Danielle - I don't see any emails (neither personal nor to the relevant group). Could you cc me directly on the thread?
- Thu May 22, 2025 5:31 pm America/New_York
- Forum: Home
- Question: Only three granules for MOD09A1.061/2025.05.01/
- Replies: 2
- Wed May 14, 2025 9:57 pm America/New_York
- Forum: Home
- Question: Number of parallel reads from CMR API?
- Replies: 5
Number of parallel reads from CMR API?
Question: how many parallel reads from the CMR API are you okay with? We are currently limiting our catalog scans to 10 parallel workers, and with the increasing number of datasets we read, it's starting to take longer and longer to just find the next batch of assets. Would 20 parallel workers be ok...
- Wed May 14, 2025 6:36 pm America/New_York
- Forum: Home
- Question: CMR errors
- Replies: 6
Re: CMR errors
Thank you, Danielle, everything is working again.
- Tue May 13, 2025 6:08 pm America/New_York
- Forum: Home
- Question: CMR errors
- Replies: 6
CMR errors
Hi - we are seeing "internal error" responsed to API queries like https://cmr.earthdata.nasa.gov/search/granules.json?downloadable=true&collection_concept_id[]=C2545314541-LPCLOUD&page_size=1000&revision_date[]=2023-08-19T05:44:51.667000,2025-05-13T18:05:42.398841&sort_key=...
- Mon Sep 30, 2024 8:50 am America/New_York
- Forum: Home
- Question: MOD11A2 Terra vs Aqua shift
- Replies: 5
Re: MOD11A2 Terra vs Aqua shift
Hi There,
We're seeing 1-2 pixel shifts. As each pixel represents 1000 meters so that is the displacement.
You can refer to the script
https://code.earthengine.google.com/67dac3a2dbc456730fd15363ef870a1f
We're seeing 1-2 pixel shifts. As each pixel represents 1000 meters so that is the displacement.
You can refer to the script
https://code.earthengine.google.com/67dac3a2dbc456730fd15363ef870a1f
- Thu Sep 26, 2024 5:43 am America/New_York
- Forum: Home
- Question: MOD11A2 Terra vs Aqua shift
- Replies: 5
Re: MOD11A2 Terra vs Aqua shift
Hi There,
We have tried with random files and we see the same issue in these two datasets.
MYD11A2.A2022249.h12v10.061.2022258145454.hdf
MOD11A2.A2022249.h12v10.061.2022258143859.hdf
We have tried with random files and we see the same issue in these two datasets.
MYD11A2.A2022249.h12v10.061.2022258145454.hdf
MOD11A2.A2022249.h12v10.061.2022258143859.hdf
- Thu Aug 29, 2024 3:42 pm America/New_York
- Forum: Home
- Question: MYD03.061 CMR entry changed, but the file didn't
- Replies: 5
Re: MYD03.061 CMR entry changed, but the file didn't
The problem is that not every dataset uses the filename to indicate the data version (and if they do, there's no consistenvcy - eg, SMAP uses _01, _02, _03 etc instead of the timestamp). So it would have been better to rely on more structured entries in CMR, but I realize that achieving consistency ...
- Wed Aug 28, 2024 6:33 pm America/New_York
- Forum: Home
- Question: MYD03.061 CMR entry changed, but the file didn't
- Replies: 5
Re: MYD03.061 CMR entry changed, but the file didn't
Thank you, noted. I would argue that because the actual data haven't changed, the "updated" field shouldn't change - the switch from one storage system to another is an implementation detail. Instead, the "revisionDate" field indicating the CMR metadata update time should change....