Search found 335 matches
- Fri Dec 08, 2023 10:48 pm America/New_York
- Forum: Questions/Comments
- Question: Incorrect File Size for Aqua, Terra and VIIRS SST and Chl files
- Replies: 8
Re: Incorrect File Size for Aqua, Terra and VIIRS SST and Chl files
It looks like a workaround is using an appkey for authentication instead of the username, password combination. You can generate one here: https://oceandata.sci.gsfc.nasa.gov/appkey/ Then add it to your URL: https://oceandata.sci.gsfc.nasa.gov/getfile/AQUA_MODIS.20231207T190001.L2.SST.NRT.nc?appkey=...
- Fri Dec 08, 2023 2:29 pm America/New_York
- Forum: Questions/Comments
- Question: Incorrect File Size for Aqua, Terra and VIIRS SST and Chl files
- Replies: 8
Re: Incorrect File Size for Aqua, Terra and VIIRS SST and Chl files
Thanks for fixing the post. We are looking into it.
Tommy
Tommy
- Fri Dec 08, 2023 1:49 pm America/New_York
- Forum: Questions/Comments
- Question: Incorrect File Size for Aqua, Terra and VIIRS SST and Chl files
- Replies: 8
Re: Incorrect File Size for Aqua, Terra and VIIRS SST and Chl files
Try putting the URL you are fetching into a fresh browser and see if your username and password are accepted. They are rolling out a 60-day expiration policy on Earthdata logins.
Tommy
Tommy
- Fri Dec 08, 2023 1:23 pm America/New_York
- Forum: Questions/Comments
- Question: Incorrect File Size for Aqua, Terra and VIIRS SST and Chl files
- Replies: 8
Re: Incorrect File Size for Aqua, Terra and VIIRS SST and Chl files
Run file on them to see if they are HTML. If so, open with a browser to see what the error message is.
Tommy
Tommy
- Tue Nov 28, 2023 10:40 am America/New_York
- Forum: Questions/Comments
- Question: how to get all file list from the API
- Replies: 1
Re: how to get all file list from the API
While they work out the json issue, these will give you a list of URLs wget -q --post-data="results_as_file=1&sensor_id=7&dtid=1043&sdate=2020-01-01 00:00:00&edate=2020-12-31 59:59:59&subType=1&addurl=1&prod_id=chlor_a&resolution_id=4km&period=DAY" -O - ...
- Mon Nov 27, 2023 10:15 am America/New_York
- Forum: Questions/Comments
- Question: How to download Level 1/2 multi-year data on OCEANCOLOR website by ONE order?
- Replies: 3
Re: How to download Level 1/2 multi-year data on OCEANCOLOR website by ONE order?
Yes, it is hidden there. I'm not sure why it is not more clearly labeled.
Tommy
Tommy
- Sun Nov 26, 2023 7:34 am America/New_York
- Forum: Questions/Comments
- Question: How to download Level 1/2 multi-year data on OCEANCOLOR website by ONE order?
- Replies: 3
Re: How to download Level 1/2 multi-year data on OCEANCOLOR website by ONE order?
Above the map in the L1/L2 browser, you will see the year. That is a link. If you click on it, it will open the custom date selector which will allow you to select by multiple years and filter by month ranges or seasons if you wish to limit the search.
Tommy
Tommy
- Mon Nov 20, 2023 10:27 am America/New_York
- Forum: Questions/Comments
- Question: OCSSW satellite validation matchup tools: val_extract failed
- Replies: 14
Re: OCSSW satellite validation matchup tools: val_extract failed
The SeaDAS team were all at a conference last week. They will be looking at it today.
Tommy
Tommy
- Wed Nov 15, 2023 10:15 am America/New_York
- Forum: Questions/Comments
- Question: MODIS PAR monthly climatology
- Replies: 4
Re: MODIS PAR monthly climatology
Thanks for the update. I'll notify the web developers that something is amiss with the Monthly Climatologies.
Tommy
Tommy
- Tue Nov 14, 2023 2:31 pm America/New_York
- Forum: Questions/Comments
- Question: OCSSW satellite validation matchup tools: val_extract failed
- Replies: 14
Re: OCSSW satellite validation matchup tools: val_extract failed
I meant to add it to the matchup call:
mk_matchup.py --verbose <your command>
Tommy
mk_matchup.py --verbose <your command>
Tommy