Search found 16 matches
- Mon Jun 29, 2026 4:24 pm America/New_York
- Forum: Home
- Question: OPBG Ancillary Data Issue
- Replies: 4
Re: OPBG Ancillary Data Issue
After some discussion, we have realized that there would be a more efficient way to query for this. It would instead be better to use our "dtype" argument. We think that these are the three queries that would satisfy what you're looking for: curl -s -d "sdate=2026-06-22&sensor_id=...
- Mon Jun 29, 2026 2:18 pm America/New_York
- Forum: Home
- Question: OPBG Ancillary Data Issue
- Replies: 4
Re: OPBG Ancillary Data Issue
Ah very sorry, that's a case that slipped through the cracks on our end. I've just changed the database procedure on our end, so this query is working for me now: curl -s -d "sdate=2026-06-22&sensor=AQUA&search=PM1ATTNR_NRT.A*.*.061&results_as_file=1" https://oceandata.sci.gsfc...
- Fri Jun 26, 2026 4:31 pm America/New_York
- Forum: Home
- Question: OPBG Ancillary Data Issue
- Replies: 4
Re: OPBG Ancillary Data Issue
Hello, Sorry, you're right, this is a change we added recently. The intention was to restrict large, open-ended queries, which were causing our database to suddenly slow down. The good news is that there's a simple fix. Assuming that you're looking for files like "PM1ATTNR_NRT.A2026177.1810.061...
- Mon Jun 01, 2026 11:17 am America/New_York
- Forum: Home
- Question: No MODIS fills for my MODIS subscriptions
- Replies: 1
Re: No MODIS fills for my MODIS subscriptions
Hi Steve, Is this still and issue? From my end, it doesn't look like there's a gap any longer, maybe because our syncing process caught up. For example, the URL https://oceandata.sci.gsfc.nasa.gov/api/file_search?subID=2380&backdays=11&subType=1&format=txt appears to return 64 files, and...
- Fri Jun 13, 2025 10:46 am America/New_York
- Forum: Home
- Question: MODIA Aqua/Terra L1A download issues
- Replies: 1
Re: MODIA Aqua/Terra L1A download issues
Hello, To clarify, is your script accessing (and failing to download) from the URL https://oceandata.sci.gsfc.nasa.gov/getfile/A2025149060500.L1A_LAC.bz2 ? Does that URL work for you if you just click on it? Unfortunately, we currently aren't able to replicate this issue (the above link is working f...
- Tue Jan 28, 2025 12:31 pm America/New_York
- Forum: Home
- Question: error message getanc
- Replies: 4
Re: error message getanc
Unfortunately I agree, it seems like a network problem. I just checked our servers' logs, and there has only been one request related to the string "A2016031165000.L1A_LAC", and the username attached to that request was "xuanyang02". So it appears that some network issue prevente...
- Thu Oct 17, 2024 2:59 pm America/New_York
- Forum: Home
- Question: Data Search seems to be off by one day
- Replies: 3
Re: Data Search seems to be off by one day
Hey there, sorry for the long delay since the last comment here. We now understand what's causing this--essentially, the start date provided is actually used to compare against the "staged date" for subscription files, rather than the more usual "start date". We're now debating w...
- Sun Oct 06, 2024 3:51 pm America/New_York
- Forum: Home
- Question: Ocean Color direct data access broken
- Replies: 2
Re: Ocean Color direct data access broken
Sorry for the delay, I wasn't at home most of the weekend. Just pushed a hotfix, so that page should be working now!
- Tue Sep 24, 2024 9:48 am America/New_York
- Forum: Home
- Question: Issue accessing MODIS Level 2 order
- Replies: 1
Re: Issue accessing MODIS Level 2 order
Sorry for the delay, but this should be fixed now. The page requesting EULA acceptance was erroneously occurring for users who were downloading extracted files. I pushed a change yesterday to remove that requirement, and now the page should display instructions for where to accept the EULA. In case ...
- Tue Sep 24, 2024 9:43 am America/New_York
- Forum: Home
- Question: Can't download my data, asked to agree to EULA
- Replies: 1
Re: Can't download my data, asked to agree to EULA
Sorry for the delay, but this should be fixed now. The page requesting EULA acceptance was erroneously occurring for users who were downloading extracted files. I pushed a change yesterday to remove that requirement, and now the page should display instructions for where to accept the EULA. In case ...