Search found 253 matches

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
by OB SeaDAS - dshea
Tue Feb 21, 2017 11:45 am America/New_York
Forum: Questions/Comments
Question: git & ocssw install
Replies: 4

git & ocssw install

could you type

$ which git

to make sure the path is setup to use the new git and change your branch to "--git-branch=v7.3"
by OB SeaDAS - dshea
Mon Feb 13, 2017 3:26 pm America/New_York
Forum: Questions/Comments
Question: L1A to modis_geo to L1B problem
Replies: 11

L1A to modis_geo to L1B problem

You need to update your OCSSW install manually.  The SeaDAS GUI will updated soon to fix the problem.  NASA was required to move from http to https which caused a bunch of issues.  Here are the direction to follow to update your OCSSW programs. https://seadas.gsfc.nasa.gov/downloads/#...
by OB SeaDAS - dshea
Mon Feb 13, 2017 2:53 pm America/New_York
Forum: Questions/Comments
Question: Installation Issue with Seadas 7.3.2 and processing programs.
Replies: 10

Installation Issue with Seadas 7.3.2 and processing programs.

did this command finish without errors?./install_ocssw.py --install-dir=./ocssw --aquaI question this because the install script did not cleanup the "common.bundle" file.  I would suggest deleting the whole directory "./ocssw" and trying again.  I think the install scri...