Search found 24 matches
- Thu Feb 27, 2020 1:21 pm America/New_York
- Forum: Questions/Comments
- Question: Wget constantly redirected
- Replies: 16
Wget constantly redirected
Thanks, now I'm trying saving and loading cookies, but not keeping them.I tried a run first saving a cookie to make sure I had one that works. Then in my script I ran subsequent wget commands with only the --load-cookies option (same as example in my previous comment). It worked well for a few h...
- Wed Feb 26, 2020 3:54 pm America/New_York
- Forum: Questions/Comments
- Question: Wget constantly redirected
- Replies: 16
Wget constantly redirected
Thanks for sharing the link! (Novice wget user here :grin:)So I am not getting any error codes to work with - as posted above it retries to download until it maxes out, so to test a condition it needs to first exit the wget command. The problem seems to be the .urs_cookies file, the cookies ar...
- Mon Feb 24, 2020 7:44 am America/New_York
- Forum: Questions/Comments
- Question: Wget constantly redirected
- Replies: 16
Wget constantly redirected
Okay, glad in a sense to hear that this problem is not just me!I left a script to process over the weekend and it was able to download 1 year of data before stopping...Once again this time it only started working again once I deleted the .urs_cookies file.I guess the next step is to see if curl is m...
- Fri Feb 21, 2020 1:23 pm America/New_York
- Forum: Questions/Comments
- Question: Wget constantly redirected
- Replies: 16
Wget constantly redirected
I am mistaken.... it is not deleting .urs_cookies that fixes it, I have no idea why it started working again for me. I was able to download 6 files before it stopped again. Once it worked when I added --user and --password to the wget command, but just once! Copy/pasting the link into a browser work...
- Fri Feb 21, 2020 10:49 am America/New_York
- Forum: Questions/Comments
- Question: Wget constantly redirected
- Replies: 16
Wget constantly redirected
Hi OC forum,Quick question ... I'm using the new wget procedure and it works perfectly until..it doesn't. My script plugs along perfectly for a couple hours and then wget will suddenly be redirected and not find the files. (Example below) By deleting the .urs_cookies file this seems to...
- Thu Nov 28, 2019 1:32 pm America/New_York
- Forum: Questions/Comments
- Question: MODISA start time at 1 ms, modis_GEO.py filename causes scripts to fail
- Replies: 3
MODISA start time at 1 ms, modis_GEO.py filename causes scripts to fail
Thanks gnwiii, that is an easy workaround for sure.
I am wondering why this happens though? I just processed MODISA 2003-2019 for a region of interest in the arctic and this difference only occurs for a few months during 2006.
-Andrea
I am wondering why this happens though? I just processed MODISA 2003-2019 for a region of interest in the arctic and this difference only occurs for a few months during 2006.
-Andrea
- Wed Nov 27, 2019 12:55 pm America/New_York
- Forum: Questions/Comments
- Question: MODISA start time at 1 ms, modis_GEO.py filename causes scripts to fail
- Replies: 3
MODISA start time at 1 ms, modis_GEO.py filename causes scripts to fail
Hi oceancolour forum, quick question,I am processing MODISA L1A data using modis_GEO.py. The output GEO files recently started having the automatically generated filename ending in '1', causing my scripts to later fail, as the L1A file start time is at 1 ms rather than 0.For example,modis_GE...
- Fri Oct 25, 2019 8:45 am America/New_York
- Forum: Questions/Comments
- Question: getfile problem
- Replies: 13
getfile problem
Agreed, trying the same files (from Nova Scotia) from oo_processing's post:1. wget https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.P2003275.0305_1.PDS--2019-10-25 09:13:24-- https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.P2003275.0305_1.PDSResolving oceandata.sci.gsfc.nasa.gov...
- Tue Nov 06, 2018 12:19 am America/New_York
- Forum: Questions/Comments
- Question: Reproducing MODISA/VIIRS chl_oc3 product
- Replies: 1
Reproducing MODISA/VIIRS chl_oc3 product
Hi all,I am trying to reproduce the OC3M and OC3V chl_oc3 products using L2 Rrs bands and am not getting the exact same result. For example, using SeaDAS bandmaths and something like the following for the VIIRS sensor (where Rrs 443,486/ Rrs 551, and coefficients 0.2228,-2.4683,1.5867,-0.4275,-0.776...
- Thu Oct 25, 2018 2:26 pm America/New_York
- Forum: Questions/Comments
- Question: VIIRS L1A extract download
- Replies: 6
VIIRS L1A extract download
It's working fine with geolocate_viirs now, sorry for taking up forum space. ;)