Search found 256 matches

by OB SeaDAS - dshea
Mon May 01, 2017 9:40 am America/New_York
Forum: Questions/Comments
Question: Apply l2bin on VIIRS L2 data
Replies: 4

Apply l2bin on VIIRS L2 data

Yes, that is not a comparable file.  Our l2bin program only handles L2 files created by l2gen.  Sorry about that.

don
by OB SeaDAS - dshea
Mon May 01, 2017 8:57 am America/New_York
Forum: Questions/Comments
Question: Apply l2bin on VIIRS L2 data
Replies: 4

Apply l2bin on VIIRS L2 data

First of all I would suggest upgrading SeaDAS to 7.4.l2bin has been able to work with VIIRS L2 files for quite a while.  Give me the command line and parameters that you used to run l2bin and I can look into it.  Also, run this command on your input L2 files:$ ncdump -h <viirs.L2.nc> | gre...
by OB SeaDAS - dshea
Fri Apr 28, 2017 12:20 am America/New_York
Forum: Questions/Comments
Question: Unable to initialize SST file
Replies: 1

Unable to initialize SST file

Well, the SST folks decided to change their file format a bit.  We modified our code today to account for the change.  Hopefully, all you need to do is update your processing programs and all will be fine. Sean posted a message about this today, but it is late and I can't seem to locat...
by OB SeaDAS - dshea
Tue Mar 28, 2017 11:44 am America/New_York
Forum: Questions/Comments
Question: could not generate l3mapgen
Replies: 4

could not generate l3mapgen

How many files are in /home/ubuntu-colors/SOCLIM/requested_filesWere any files produced and placed in /home/ubuntu-colors/SOCLIM/l2_l3outputYou are going to have to find the command that is failing in batch_L23.  When you get it down to a single command, try that in the shell to figure out what...
by OB SeaDAS - dshea
Tue Mar 28, 2017 10:44 am America/New_York
Forum: Questions/Comments
Question: could not generate l3mapgen
Replies: 4

could not generate l3mapgen

Please give me more information about your system.  What distribution and version is it?  We do still distribute 32bit binaries with 7.4, but the next release will not have 32bit binaries.

What is the command your python function calling and what is the error that is printed?

don
by OB SeaDAS - dshea
Thu Mar 16, 2017 10:55 am America/New_York
Forum: Questions/Comments
Question: viirsn processing after SeaDAS 7.4 upgrade
Replies: 13

viirsn processing after SeaDAS 7.4 upgrade

I am in the process of adding such luxuries now.  Thanks for pointing this one out.

don
by OB SeaDAS - dshea
Wed Mar 15, 2017 12:14 pm America/New_York
Forum: Questions/Comments
Question: viirsn processing after SeaDAS 7.4 upgrade
Replies: 13

viirsn processing after SeaDAS 7.4 upgrade

I noticed that there was no output file listed on the command line.  Sure enough, this command fails:$ geolocate_viirs verbose=true ifile=V2017072153000.L1A_SNPP.ncMain:: Geolocating L1A V2017072153000.L1A_SNPP.ncscan: 0 of 202 VcstViirsGeo:: Failure creating GEO MOD file: scan: 1 of 202termina...
by OB SeaDAS - dshea
Mon Mar 13, 2017 11:22 pm America/New_York
Forum: Questions/Comments
Question: seadas-7.4 GUI java exception
Replies: 6

seadas-7.4 GUI java exception

I would really suggest using Oracle JDK. The graphics artifacts and drawing performance are quite hindering with Open JDK

don
by OB SeaDAS - dshea
Mon Mar 13, 2017 3:26 pm America/New_York
Forum: Questions/Comments
Question: seadas-7.4 GUI java exception
Replies: 6

seadas-7.4 GUI java exception

I noticed that you are running OpenJDK.  We have lots of display problems with OpenJDK, so I would suggest installing Oracle JDK and see if that solves the problem.  I know the performance will be much better.

don
by OB SeaDAS - dshea
Thu Mar 09, 2017 10:32 am America/New_York
Forum: Questions/Comments
Question: OCSSW install error
Replies: 7

OCSSW install error

SeaDAS 7.4 has been released.  Try the new one first.  Also, the branch should have been  --git-branch=7.3 (now 7.4)
It looks like you might be installing seadas as root which is not a good idea.

don