Search found 622 matches

by OB SeaDAS - xuanyang02
Tue May 24, 2022 12:22 pm America/New_York
Forum: Questions/Comments
Question: modis_atteph.py is downloading the wrong ATT/EPH pair
Replies: 13

Re: modis_atteph.py is downloading the wrong ATT/EPH pair

Sorry for the inconvenience. We are working on the new API and the script that uses the new API so modis_atteph will return the status as follows:

0 - all is well in the world
1 - predicted attitude selected
2 - predicted ephemeris selected
4 - no attitude found
8 - no ephemeris found

Bing
by OB SeaDAS - xuanyang02
Fri May 20, 2022 9:26 am America/New_York
Forum: Questions/Comments
Question: Sentinel-2 with l2gen
Replies: 17

Re: Sentinel-2 with l2gen

Right, SeaDAS 8.2.0 does not have GUI capability to do l2gen on Sentinel-2 MSI data. Hopefully next release will.
by OB SeaDAS - xuanyang02
Wed May 18, 2022 10:03 am America/New_York
Forum: Questions/Comments
Question: contours of bathymetry required
Replies: 12

Re: contours of bathymetry required

You can add contours in SeaDAS as described in the previous post. Note that you can only make contours on the selected band. So since you want contours of Bathymetry overlaid on chlor_a, you will need to: 1. Load VIIRS file. 2. Create bathymetry (which creates a band called "bathymetry" 3...
by OB SeaDAS - xuanyang02
Tue May 17, 2022 5:50 pm America/New_York
Forum: Questions/Comments
Question: L8 - OLI
Replies: 1

Re: L8 - OLI

Amita,

Your OCDATAROOT should be set to /usr/local/cb/ocssw/share while your OCSSWROOT is /usr/local/cb/ocssw/

Bing
by OB SeaDAS - xuanyang02
Mon May 16, 2022 3:42 pm America/New_York
Forum: Questions/Comments
Question: contours of bathymetry required
Replies: 12

Re: contours of bathymetry required

You don't need OCSSW to calculate Bathymetry, so you can ignore the warnings for now.

Are you able to create Bathymetry with newly installed SeaDAS?
by OB SeaDAS - xuanyang02
Mon May 16, 2022 11:26 am America/New_York
Forum: Questions/Comments
Question: contours of bathymetry required
Replies: 12

Re: contours of bathymetry required

To install and process SeaDAS OCSSW in Windows, you need to set up the client-server configuration following the instructions here https://seadas.gsfc.nasa.gov/client_server/

If you have issues with client-server model, please start a new question on the forum.
by OB SeaDAS - xuanyang02
Fri May 13, 2022 3:37 pm America/New_York
Forum: Questions/Comments
Question: contours of bathymetry required
Replies: 12

Re: contours of bathymetry required

What version of SeaDAS are you using? Please do SeaDAS-OCSSW -> SeaDAS/System Info and post the result here.

There is a copy of ETOPO1_ocssw.nc in $OCDATAROOT/common. You can manually copy it to ~/.seadas8/seadas-bathymetry-operator/auxdata. That might work.
by OB SeaDAS - xuanyang02
Thu May 12, 2022 1:25 pm America/New_York
Forum: Questions/Comments
Question: contours of bathymetry required
Replies: 12

Re: contours of bathymetry required

You can browse VIIRS L2 files here -- https://oceancolor.gsfc.nasa.gov/cgi/browse.pl or directly download the files here --https://oceandata.sci.gsfc.nasa.gov 1. load the L2 file (eg. V2019096034800.L2_JPSS1_OC.nc) in SeaDAS and open the chlor_a band 2. click the Bathymetry icon on the toolbar and c...
by OB SeaDAS - xuanyang02
Mon May 09, 2022 2:28 pm America/New_York
Forum: Questions/Comments
Question: Custom ancillary tree and db
Replies: 1

Re: Custom ancillary tree and db

Thanks for your suggestion. We'll add an --ofile option to getanc, so users can name their *.anc files. It will be in the next tag of OCSSW