Sean, saw that the MODIS Aqua recovery was successful. Do you know when the subscriptions will begin populating again?
Thanks
Search found 19 matches
- Thu Sep 03, 2020 4:53 pm America/New_York
- Forum: Home
- Question: MODIS AQUA Update?
- Replies: 5
- Thu Aug 27, 2020 2:26 pm America/New_York
- Forum: Home
- Question: MODIS AQUA Update?
- Replies: 5
MODIS AQUA Update?
Thanks Sean. The updated info on the case said soft reboot on 26th and hard boot, if necessary, on 27th so I thought I'd check.
- Thu Aug 27, 2020 1:54 pm America/New_York
- Forum: Home
- Question: MODIS AQUA Update?
- Replies: 5
MODIS AQUA Update?
Any info on if the soft reboot was conducted yesterday, or if the hard reboot is scheduled for today?
Thank you
Thank you
- Thu Feb 20, 2020 6:20 pm America/New_York
- Forum: Home
- Question: wget only downloading partial file
- Replies: 18
wget only downloading partial file
I keep getting Username/Password Authentication Failed. when using Wget
- Thu Feb 20, 2020 4:09 pm America/New_York
- Forum: Home
- Question: wget only downloading partial file
- Replies: 18
wget only downloading partial file
Do I need ~/.netrc or hmod 600 ~/.netrc in my curl command? I am still only getting small size files (27 b) to download to my folder. I have my .netrc file in the destination folder plus the home directory. Heck, I think I have it every possible folder. Still no complete file is download...
- Mon Feb 17, 2020 4:34 pm America/New_York
- Forum: Home
- Question: wget only downloading partial file
- Replies: 18
wget only downloading partial file
Thanks Sean. Just to clarify I'm doing the following:1) saving my .netrc file to the my server where I am writing the file to 2) Running the wget commandwget -P ~/www/saltwx.com/public_html/MODIS/sst/ --load-cookies ~/.urs_cookies --save-cookies ~/.urs_cookies --keep-session-cookies ...
- Mon Feb 17, 2020 3:04 pm America/New_York
- Forum: Home
- Question: wget only downloading partial file
- Replies: 18
wget only downloading partial file
Confirmed that each method, WGET and cURL, result in a 12.859 KB file download.
This authentication process is ridiculous.
This authentication process is ridiculous.
- Mon Feb 17, 2020 2:37 pm America/New_York
- Forum: Home
- Question: wget only downloading partial file
- Replies: 18
wget only downloading partial file
OK, the cURL seemed to download but I think it is still only delivering the HTML page. % Total % Received % Xferd Average Speed Time Time Time Current ...
- Mon Feb 17, 2020 2:02 pm America/New_York
- Forum: Home
- Question: wget only downloading partial file
- Replies: 18
wget only downloading partial file
here are the results of both methods and there appears to be no difference in outcome. Still only getting the HTML file1Commandwget -P ~/www/saltwx.com/public_html/MODIS/sst/ --user=user--password='PW' --auth-no-challenge=on "https://oceandata.sci.gsfc.nasa.gov/ob/getfile/A2020046...
- Mon Feb 17, 2020 1:35 pm America/New_York
- Forum: Home
- Question: wget only downloading partial file
- Replies: 18
wget only downloading partial file
I've tried all suggestions and just cannot get the single file I would like, to actually download. Are there any other suggestions to how to get this file : A2020046181000.L2_LAC.S3470.nc.Southeast.sst.png to download non-interactively?All that I am getting is the login page html do...