getfile not working
Posted: Thu Aug 08, 2019 11:13 pm America/New_York
When I try to download data with the getfile api it fails with an error of the form
$ wget --no-use-server-timestamps --read-timeout=10 -O /tmp/A2019219181000.L1A_LAC.bz2 https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2019219181000.L1A_LAC.bz2
--2019-08-09 02:58:51-- https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2019219181000.L1A_LAC.bz2
Resolving oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-08-09 02:58:56 ERROR 404: Not Found.
And creates a 0 length file.
$ ls -l /tmp/A2019219181000.L1A_LAC.bz2
-rw-rw-r--. 1 alaroy alaroy 0 Aug 9 02:58 /tmp/A2019219181000.L1A_LAC.bz2
I'm having the same problem from several servers.
We still have a team out trying to do field validations, so if you could please investigate and get this resolved quickly it would be much appreciated.
-Andrew L.
$ wget --no-use-server-timestamps --read-timeout=10 -O /tmp/A2019219181000.L1A_LAC.bz2 https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2019219181000.L1A_LAC.bz2
--2019-08-09 02:58:51-- https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2019219181000.L1A_LAC.bz2
Resolving oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-08-09 02:58:56 ERROR 404: Not Found.
And creates a 0 length file.
$ ls -l /tmp/A2019219181000.L1A_LAC.bz2
-rw-rw-r--. 1 alaroy alaroy 0 Aug 9 02:58 /tmp/A2019219181000.L1A_LAC.bz2
I'm having the same problem from several servers.
We still have a team out trying to do field validations, so if you could please investigate and get this resolved quickly it would be much appreciated.
-Andrew L.