Search found 265 matches
- Thu Jan 25, 2018 10:29 am America/New_York
- Forum: Home
- Question: Problems Compiling OCSSW osx
- Replies: 13
Problems Compiling OCSSW osx
It looks like this library did not get built when you built the third party libs.OCSSW/lib3/EOS/lib/macintel64/libPGSTK.aIf that library does not exist on your system then you need to rebuild lib3/src/sdptk. You do not have to rebuild all of lib3. You can "cd" to that directory...
- Wed Dec 20, 2017 9:11 am America/New_York
- Forum: Home
- Question: where to post ocssw development discussion / bug reports?
- Replies: 2
where to post ocssw development discussion / bug reports?
Thanks for the bug report and this was the correct place to report it. The next release of the software is "really soon", so I can't promise that a fix will get in this release.
don
don
- Mon Dec 11, 2017 8:58 am America/New_York
- Forum: Home
- Question: l3bindump with code ascii
- Replies: 4
l3bindump with code ascii
also note that l3bindump does not have an XML output for the data. The "dump_options_xmlfile" outputs an XML file describing the command line options.
don
don
- Tue Nov 07, 2017 3:59 pm America/New_York
- Forum: Home
- Question: Processing Landsat 8 images with L2gen
- Replies: 33
Processing Landsat 8 images with L2gen
We are in the final testing phase for SeaDAS 7.5 which will be able to read the new OLI format. Sorry I can't give you an exact target date, but we are close.
don
don
- Fri Oct 27, 2017 10:33 am America/New_York
- Forum: Home
- Question: An issue in processing MODIS L1A to L1B
- Replies: 4
An issue in processing MODIS L1A to L1B
Yes, it seems there is a bug with the filename guessing logic in the GUI. For now just run the programs on the command line:
modis_GEO.py A2013237033500.L1A_LAC.x.hdf
modis_L1B.py A2013237033500.L1A_LAC.x.hdf
modis_GEO.py A2013237033500.L1A_LAC.x.hdf
modis_L1B.py A2013237033500.L1A_LAC.x.hdf
- Wed Oct 25, 2017 8:56 am America/New_York
- Forum: Home
- Question: Creation of level 3 Kd_490 files
- Replies: 6
Creation of level 3 Kd_490 files
a 250m file is going to be pretty big. Processing it with l2gen on the command line should not be a problem, but loading the file into SeaDAS might fill up your memory. How much RAM did you allocate to your virtual machine?
don
don
- Fri Sep 29, 2017 9:23 am America/New_York
- Forum: Home
- Question: SeaDAS 7.4 manual
- Replies: 5
SeaDAS 7.4 manual
We will need a bit more information to help answer this question.
What OS are you using?
What Java are you using?
I have seen problems like this on Linux when using openJDK. If that is the case we suggest using the JDK from Oracle.\
Hope that helps.
don
What OS are you using?
What Java are you using?
I have seen problems like this on Linux when using openJDK. If that is the case we suggest using the JDK from Oracle.\
Hope that helps.
don
- Mon Sep 25, 2017 2:44 pm America/New_York
- Forum: Home
- Question: Installing the OCSSW Processors on Windows
- Replies: 2
Installing the OCSSW Processors on Windows
The Processors can not be installed on Windows. Only unix and Mac can run the processors.
don
don
- Mon Sep 11, 2017 10:22 am America/New_York
- Forum: Home
- Question: Do L2 SNPP SST data have a flag to distinguish day/night SST?
- Replies: 9
Do L2 SNPP SST data have a flag to distinguish day/night SST?
If you want to get per pixel day/night information, run l2gen and add "solz" to the product output list. Then you will have a per pixel solz. If solz > 90, you have a nighttime pixel.
don
don
- Mon Sep 11, 2017 10:02 am America/New_York
- Forum: Home
- Question: OCI algorithm and OCx algorithm
- Replies: 7
OCI algorithm and OCx algorithm
The chlor_a data field in our L2 files are a blend of the CI algorithm for low chlorophyll retrievals and the OCx algorithm for higher retrievals. The documentation you sited is correct.
don
don