Search found 81 matches

by alaroy
Fri Aug 09, 2019 7:27 am America/New_York
Forum: Home
Question: getfile not working
Replies: 4

getfile not working

Brock,

It looks like the download issue you're seeing is affecting everything not just the ancillary data.

On a whim I checked our other subscriptions (which are all for L2 data). It looks like we stopped downloading any new data between 15:00 and 17:00 UTC yesterday (8/8).

-Andrew L.
by alaroy
Thu Aug 08, 2019 11:13 pm America/New_York
Forum: Home
Question: getfile not working
Replies: 4

getfile not working

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...
by alaroy
Wed Aug 07, 2019 1:32 pm America/New_York
Forum: Home
Question: l2gen trouble reading SST ancillary file
Replies: 1

l2gen trouble reading SST ancillary file

I'm getting the following error on two different computers when running l2gen on a MODISA granule...Loading DEM info from /marine-services/ocssw/share/common/ETOPO1_ocssw.nc-E- /home/seadas/ocssw/src/l2gen/sstref.c : Unable to initialize SST file/marine-services/ocssw/var/anc/2019/212/N2019212_S...
by alaroy
Wed Jul 03, 2019 3:27 pm America/New_York
Forum: Home
Question: Pixel day/night determination within SST L2
Replies: 1

Pixel day/night determination within SST L2

If I have an L2 SST granule with the day_night_flag set to "Mixed", is there a method to determine which pixels within the granule are day vs night vs dusk?

Is the answer any different for VIIRS NPP vs VIIRS N20 vs MODISA?

-Andrew L.
by alaroy
Thu May 02, 2019 10:20 pm America/New_York
Forum: Home
Question: Cloud flagging adjustments
Replies: 3

Cloud flagging adjustments

Sean,Thank you, as always, for your helpful hints. I tried with the straylight flag and while it removed almost all of the cloud contamination (yaay!) it also dropped more pixels than we would like :(.You said the flag is based on reflectance at 869nm - is that rrs_869, rhos_869, the cloud_albedo pr...
by alaroy
Thu May 02, 2019 12:01 am America/New_York
Forum: Home
Question: Cloud flagging adjustments
Replies: 3

Cloud flagging adjustments

Hi again SeaDAS'ers :)Is there a way (or ways) to adjust the cloud flag determination in l2gen to be "more aggressive" in flagging cloudy pixels? I'm finding that we're getting contaminated data (for the purpose of our algorithm) at / near the edge of cloudy areas.In case it ma...
by alaroy
Wed May 01, 2019 11:50 pm America/New_York
Forum: Home
Question: modis_L1B.py not making HKM file for A2019120081000.L1A_LAC
Replies: 4

modis_L1B.py not making HKM file for A2019120081000.L1A_LAC

Sean,

Thank you for the explanation. It sounds like that granule has a bit of an "identity crisis"...

I ended up changing my scripts to ignore abnormally small L1A files.

-Andrew L.
by alaroy
Tue Apr 30, 2019 4:38 pm America/New_York
Forum: Home
Question: modis_L1B.py not making HKM file for A2019120081000.L1A_LAC
Replies: 4

modis_L1B.py not making HKM file for A2019120081000.L1A_LAC

Thank you Sean, that would make sense...

For some reason that night time granule turned up in a subscription that was supposed to be day only (id #2130) you might want to double check the selection logic.
by alaroy
Tue Apr 30, 2019 12:30 pm America/New_York
Forum: Home
Question: modis_L1B.py not making HKM file for A2019120081000.L1A_LAC
Replies: 4

modis_L1B.py not making HKM file for A2019120081000.L1A_LAC

Good morning.For some reason the commandmodis_L1B.py A2019120081000.L1A_LAC A2019120081000.GEOis not currently generating the expected A2019120081000.L1B_HKM file. It's a silent failure with no errors / warnings / etc. Any ideas as to what is going wrong?PS I also tried modis_L1B.py --hkm=A20191...
by alaroy
Thu Apr 25, 2019 4:04 pm America/New_York
Forum: Home
Question: l2gen in batch environment
Replies: 4

l2gen in batch environment

That helped a lot, thank you!

I think (but can't be sure) that the other errors are the file system getting full.