Search found 64 matches

by gfireman
Wed May 23, 2018 3:59 pm America/New_York
Forum: Questions/Comments
Question: problem in processing of MODIS L1A file to MODIS GEO file
Replies: 5

problem in processing of MODIS L1A file to MODIS GEO file

You need attitude and ephemeris files to generate a valid geolocation file.If those are not specified, modis_GEO.py will call modis_atteph.py, which will try the following:- look in a local database (defaults to $OCVARROOT/ancillary_data.db)- query our database (for which you need a network connecti...
by gfireman
Wed May 23, 2018 2:37 pm America/New_York
Forum: Questions/Comments
Question: l2gen cannot write to NFS share?
Replies: 2

l2gen cannot write to NFS share?

I wonder if this is due to the error detailed in the line just above the error you mentioned?
-E- /home/seadas/ocssw/src/l2gen/l2_generic.c line 437: product opp_cbpm2 not found.
by gfireman
Thu May 17, 2018 1:11 pm America/New_York
Forum: Questions/Comments
Question: possible issue with v7.5 lut updater?
Replies: 12

possible issue with v7.5 lut updater?

Simon -Thank you for the diagnosis and the suggestion!  I've applied the patch you provided; it works fine.BTW, we've replaced one of your 4 patched files: lut_utils.py with LutUtils.py, which doesn't call httpdl directly.And yes, this forum only allows attachments after first posti...
by gfireman
Fri May 11, 2018 9:55 am America/New_York
Forum: Questions/Comments
Question: possible issue with v7.5 lut updater?
Replies: 12

possible issue with v7.5 lut updater?

I'm glad you found a workaround.  You'll likely run into this problem again; most sites in the U.S. are moving to using https.
by gfireman
Thu May 10, 2018 1:40 pm America/New_York
Forum: Questions/Comments
Question: SeaDAS 7.5 Build from source code
Replies: 11

SeaDAS 7.5 Build from source code

I notice the message
cc1: all warnings being treated as errors

...due to the -Werror flag being set.  Our scripts do not set that flag; did you?
If so, you'll need to clear your CFLAGS before building.
by gfireman
Thu May 10, 2018 11:29 am America/New_York
Forum: Questions/Comments
Question: possible issue with v7.5 lut updater?
Replies: 12

possible issue with v7.5 lut updater?

Brock -The Terra calibration LUT format has changed; the new LUTs are intended to work with SeaDAS 7.5 code.See https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?pid=36918You are pulling new LUTs; we are not pushing them.If you must continue using v7.4 code, you have two choices:* Stop...
by gfireman
Thu May 10, 2018 10:37 am America/New_York
Forum: Questions/Comments
Question: possible issue with v7.5 lut updater?
Replies: 12

possible issue with v7.5 lut updater?

Could you please try again?  You might have been caught in between server updates.
by gfireman
Thu May 10, 2018 10:16 am America/New_York
Forum: Questions/Comments
Question: ERROR: geogen_modis failed to produce a geolocation file
Replies: 7

ERROR: geogen_modis failed to produce a geolocation file

Please rerun modis_GEO.py with the "-log" flag, then attach the resulting LogStatus file.
by gfireman
Thu May 03, 2018 11:52 am America/New_York
Forum: Questions/Comments
Question: l1bgen_modist exit status: 1 in the git branch of v7.5
Replies: 2

l1bgen_modist exit status: 1 in the git branch of v7.5

The MODIS group changed the calibration LUT file format, for Terra only.At the present time, our default data site is hosting only the old version LUTs, with version numbers like V6.1.*.The new version is available in the EVAL directory, with version numbers like V6.2.*.Please be aware that anything...
by gfireman
Fri Apr 27, 2018 11:53 am America/New_York
Forum: Questions/Comments
Question: possible issue with v7.5 lut updater?
Replies: 12

possible issue with v7.5 lut updater?

Hi, Simon -

I'm the "& co" who wrote that bit of code.  It used to work!  I'll look into it.

Thanks for the heads-up!
Gwyn