Search found 68 matches
- Wed May 13, 2020 3:56 pm America/New_York
- Forum: Questions/Comments
- Question: New SST data in CMR?
- Replies: 19
New SST data in CMR?
Right, deadlines are tough. :grin: I'll keep an eye on your announcements then.
- Wed May 13, 2020 3:48 pm America/New_York
- Forum: Questions/Comments
- Question: New SST data in CMR?
- Replies: 19
New SST data in CMR?
Got it. When approximately do you expect to reprocess the rest?
- Wed May 13, 2020 3:41 pm America/New_York
- Forum: Questions/Comments
- Question: New SST data in CMR?
- Replies: 19
New SST data in CMR?
Sean - how do these three stages map onto filenames?
- Wed May 13, 2020 3:17 pm America/New_York
- Forum: Questions/Comments
- Question: New SST data in CMR?
- Replies: 19
New SST data in CMR?
Thank you, Sean. To be clear, are the non-NRT SST files are expected to be added later than CHL etc? (I'm not quite sure what "refined-ancillary" means.)
- Wed May 13, 2020 3:05 pm America/New_York
- Forum: Questions/Comments
- Question: New SST data in CMR?
- Replies: 19
New SST data in CMR?
Sean - so are the data starting from Mar 15 considered NRT? But there are SST files on https://oceandata.sci.gsfc.nasa.gov/MODIS-Terra/L3SMI/2020/091 that don't have "NRT" in their names. I'm confused...There are no data starting on Mar 15 if I use the link in you format as well: h...
- Wed May 13, 2020 2:27 pm America/New_York
- Forum: Questions/Comments
- Question: New SST data in CMR?
- Replies: 19
New SST data in CMR?
Tommy, We see SST files for 20200310, but now there is no SST for 20200331. Worse, if I look at CMR, there are no files for any of the concepts we care about at all starting from Mar 15 (even though your site has the files): 'C1458097478-OB_DAAC', ...
- Mon May 11, 2020 3:43 pm America/New_York
- Forum: Questions/Comments
- Question: New SST data in CMR?
- Replies: 19
New SST data in CMR?
Thank you, Tommy. Are the files ever supposed to be missing? My current code has a provision for handling missing files, and I'm wondering is this is still relevant.
- Fri May 08, 2020 5:15 pm America/New_York
- Forum: Questions/Comments
- Question: New SST data in CMR?
- Replies: 19
New SST data in CMR?
Hi, I noticed that there is no https://oceandata.sci.gsfc.nasa.gov/ob/getfile/TERRA_MODIS.20200311.L3m.DAY.SST.sst.4km.nc (compare with the existing https://oceandata.sci.gsfc.nasa.gov/ob/getfile/TERRA_MODIS.20200310.L3m.DAY.SST.sst.4km.nc) I'm trying to use CMR to list the available files, but can'...
- Fri Apr 17, 2020 9:56 pm America/New_York
- Forum: Questions/Comments
- Question: Issues with wget authentication
- Replies: 23
Issues with wget authentication
Thank you for the pointer, gnwiii@ . I was actually going to change my custom Java code to something saner, an since the resources module works well for me, I'll just switch to Python.
- Thu Apr 16, 2020 8:49 pm America/New_York
- Forum: Questions/Comments
- Question: Issues with wget authentication
- Replies: 23
Issues with wget authentication
Sean,You are right, my issue is that I did not get this far. I'm still having authentication issues. I cannot use neither wget nor curl, so I have to do everything manually. Looking at wget's auth-no-challenge implementation, it seems all it does is set basic auth headers, which we already d...