Are you using SeaDAS 7 or 8?
For SeaDAS 8, you need python 3.6 or later. https://seadas.gsfc.nasa.gov/downloads/
Search found 597 matches
- Wed Sep 29, 2021 2:45 pm America/New_York
- Forum: Questions/Comments
- Question: Seadas L2 Gen Failed with Exit Code 1 OLI Data
- Replies: 7
- Wed Sep 29, 2021 10:22 am America/New_York
- Forum: Questions/Comments
- Question: (Log file directory is not accessible to write) Install Seadas 8.1.0, WSL, Windows 10, OCSSW
- Replies: 42
Re: (Log file directory is not accessible to write) Install Seadas 8.1.0, WSL, Windows 10, OCSSW
Can you do
Let's try
Code: Select all
$ echo $HOME
$ echo $OCSSWROOT
$ ls -al $OCSSWROOT/share
$ ls -al /home/negri/ocssw
Code: Select all
$ ./install_ocssw --install_dir /home/negri/ocssw --tag V2021.2 --seadas --olcis3a --olcis3b --msis2a --msis2b
- Tue Sep 28, 2021 2:41 pm America/New_York
- Forum: Questions/Comments
- Question: (Log file directory is not accessible to write) Install Seadas 8.1.0, WSL, Windows 10, OCSSW
- Replies: 42
Re: (Log file directory is not accessible to write) Install Seadas 8.1.0, WSL, Windows 10, OCSSW
Yes, olci and msi install is not supported by GUI yet. You can do
in your $OCSSWROOT/bin directory.
https://seadas.gsfc.nasa.gov/downloads/
Code: Select all
$ ./install_ocssw --install_dir $HOME/ocssw --tag V2021.2 --seadas --olcis3a --olcis3b --msis2a --msis2b
https://seadas.gsfc.nasa.gov/downloads/
- Tue Sep 28, 2021 11:39 am America/New_York
- Forum: Questions/Comments
- Question: (Log file directory is not accessible to write) Install Seadas 8.1.0, WSL, Windows 10, OCSSW
- Replies: 42
Re: (Log file directory is not accessible to write) Install Seadas 8.1.0, WSL, Windows 10, OCSSW
Are you able to start OCSSW Server ($ java -Xmx4G -jar seadas-ocsswserver.jar ocsswserver.config)? Have you done step 8) Verify that the OCSSW package is working using the "benchmark" package? $ ./install_ocssw --install_dir=$HOME/ocssw --tag V2021.2 –-benchmark $ cd $OCSSWROOT/benchmark $...
- Mon Sep 27, 2021 2:28 pm America/New_York
- Forum: Questions/Comments
- Question: Error using l1bextract_safe_nc to extract MERIS 4th SAFE data
- Replies: 4
Re: Error using l1bextract_safe_nc to extract MERIS 4th SAFE data
Please try
Code: Select all
l1bextract_safe_nc -v --spixl 40 --epixl 766 --sline 2363 --eline 3123 EN1_MDSI_MER_RR__1P_20110101T153248_20110101T161618_046218_0083_20180816T074414_0100.SEN3/ ./
- Mon Sep 27, 2021 11:42 am America/New_York
- Forum: Questions/Comments
- Question: Error using l1bextract_safe_nc to extract MERIS 4th SAFE data
- Replies: 4
Re: Error using l1bextract_safe_nc to extract MERIS 4th SAFE data
What tag of OCSSW are you using?
- Fri Sep 24, 2021 5:34 pm America/New_York
- Forum: Questions/Comments
- Question: Change default configuration for l2gen not working
- Replies: 17
Re: Change default configuration for l2gen not working
In the $OCSSWROOT/bin directory in your wsl, do
Code: Select all
l2gen par=/mnt/c/Users/aline/OneDrive/Aline/2021_Sargassum/20210901/MODIS/requested_files/l2gen-tmpParFile-test.par
- Tue Sep 21, 2021 11:31 am America/New_York
- Forum: Questions/Comments
- Question: MODIS processing fail
- Replies: 4
Re: MODIS processing fail
Thanks for reporting the issue with seadas_info. It probably does not like the line REDHAT_BUGZILLA_PRODUCT_VERSION=7.9
in /etc/os-release, which does not include " to strip. We'll fix it for the next release.
in /etc/os-release, which does not include " to strip. We'll fix it for the next release.
- Tue Sep 21, 2021 11:24 am America/New_York
- Forum: Questions/Comments
- Question: Viirs Processing issue
- Replies: 10
Re: Viirs Processing issue
We are scratching our head on why you are having problems with VIIRS processing issue. Could you please do ncdump -h V2021244183000.L1A_SNPP.nc and make sure it's a valid netCDF file? We have seen an incomplete L1A file will produce the errors mentioned in your post. On a different issue on seadas_i...
- Tue Sep 21, 2021 10:37 am America/New_York
- Forum: Questions/Comments
- Question: MODIS processing fail
- Replies: 4
Re: MODIS processing fail
Thanks for reporting the issues. We have updated https://oceandata.sci.gsfc.nasa.gov/Anc ... ormat=json
Please try again.
Please try again.