Search found 704 matches

by gnwiii
Tue May 09, 2017 9:14 am America/New_York
Forum: Questions/Comments
Question: Data file search omits MODIS Aqua level-3 monthly binned SST for first 4 months of 2015
Replies: 7

Data file search omits MODIS Aqua level-3 monthly binned SST for first 4 months of 2015

Thanks.  I'll be interested to see the PI's blurb when it comes.
by gnwiii
Mon May 08, 2017 12:47 pm America/New_York
Forum: Questions/Comments
Question: Data file search omits MODIS Aqua level-3 monthly binned SST for first 4 months of 2015
Replies: 7

Data file search omits MODIS Aqua level-3 monthly binned SST for first 4 months of 2015

Thanks for the explanation.   I see the checksums have changed from last week.   Does this reprocessing get a new improved number or is it included in R2014.0.1?
by gnwiii
Mon May 08, 2017 7:04 am America/New_York
Forum: Questions/Comments
Question: Data file search omits MODIS Aqua level-3 monthly binned SST for first 4 months of 2015
Replies: 7

Data file search omits MODIS Aqua level-3 monthly binned SST for first 4 months of 2015

Using "File Search" on Friday for the period 2015-01-01--2015-04-30, pattern "A2015*.L3b_MO_SST.nc", level3-binned MODIS Aqua products, I was sure I saw sha1sums for all 4 missing files, but today, I noticed that April is missing from my saved sha1sums file.  Running "F...
by gnwiii
Fri May 05, 2017 2:32 pm America/New_York
Forum: Questions/Comments
Question: Data file search omits MODIS Aqua level-3 monthly binned SST for first 4 months of 2015
Replies: 7

Data file search omits MODIS Aqua level-3 monthly binned SST for first 4 months of 2015

Thanks.  I had already downloaded the files, but I'm happy to report that the shasums for files downloaded from the browser all check OK.
by gnwiii
Fri May 05, 2017 2:27 pm America/New_York
Forum: Questions/Comments
Question: OLCI data access
Replies: 15

OLCI data access

I think Jacques is behind a proxy.  What I'm behind is a mystery, even to the people responsible for keeping it working.  --auth-no-challenge=on is in the example that worked (to download PM1ATTNR.P2016347.0000.003.2016347150040) for both of us.  I just noticed that S3A_OL_1_EFR__...
by gnwiii
Fri May 05, 2017 10:16 am America/New_York
Forum: Questions/Comments
Question: OLCI data access
Replies: 15

OLCI data access

The curl example also fails for me with same final message: curl: (47) Maximum (50) redirects followed.   If I add --verbose curl seems to be looping:$ curl -b ~/.urs_cookies -c ~/.urs_cookies -L -n --verbose -O https://oceandata.sci.gsfc.nasa.gov/echo/getfile/S3A_OL_1_EFR____20170111T0048...
by gnwiii
Fri May 05, 2017 8:07 am America/New_York
Forum: Questions/Comments
Question: Data file search omits MODIS Aqua level-3 monthly binned SST for first 4 months of 2015
Replies: 7

Data file search omits MODIS Aqua level-3 monthly binned SST for first 4 months of 2015

Using the Data File Search page (with "Generate checksum text file" checked) the .L3b_MO_SST.nc files for the first 4 months of 2015 were not included in the generated list although the files are available in the level-3 browser.
by gnwiii
Fri May 05, 2017 7:24 am America/New_York
Forum: Questions/Comments
Question: OLCI data access
Replies: 15

OLCI data access

I don't think authentication is needed for VIIRS.  The html file is just the Earthdata Login page, so there is an authentication problem, as mentioned in Alicia Scott's post.   I can download the S3 file using a browser, but with wget I get the Earthdata login html page.You ca...
by gnwiii
Thu May 04, 2017 1:37 pm America/New_York
Forum: Questions/Comments
Question: OLCI data access
Replies: 15

OLCI data access

The html file may contain some hints about the problem.  Have you tried viewing it in a browser?
by gnwiii
Sun Apr 23, 2017 10:11 am America/New_York
Forum: Questions/Comments
Question: geo-coding problem
Replies: 2

geo-coding problem

Chances are this is more involved than just a change in Geo-Coding.   Depending on the actual organization of the data, you may need to  rewrite the data arrays.  A common case is a data array with 360 columns for longitudes 0--359 and 180 rows for latitudes -90--89.  To get...