Search found 577 matches
- Fri Jul 23, 2021 12:02 pm America/New_York
- Forum: Questions/Comments
- Question: l2gen boundary arguments not working in SeaDAS8.1
- Replies: 4
Re: l2gen boundary arguments not working in SeaDAS8.1
You can try the development tag T2021.12 for now before the next operational(V) tag comes out.
- Fri Jul 23, 2021 10:57 am America/New_York
- Forum: Questions/Comments
- Question: Opening VIIRS L2 in SeaDAS
- Replies: 4
Re: Opening VIIRS L2 in SeaDAS
l2gen on VIIRS takes L1(L1A or L1B) + GEO. You can download VIIRS L1A and VIIRS GEO from https://oceandata.sci.gsfc.nasa.gov (/VIIRS-JPSS1/L1/) geolocate_viirs takes VIIRS L1A and creates VIIRS GEO https://seadas.gsfc.nasa.gov/help-8.1.0/processors/ProcessGeolocate_viirs.html calibrate_viirs takes V...
- Wed Jul 21, 2021 3:27 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
The link you used to install OCSSW is for SeaDAS 7. https://oceandata.sci.gsfc.nasa.gov/ocssw/
Please follow the instruction under "Manual Installation" on this page to install OCSSW for SeaDAS 8.1.0: https://seadas.gsfc.nasa.gov/downloads/
Please follow the instruction under "Manual Installation" on this page to install OCSSW for SeaDAS 8.1.0: https://seadas.gsfc.nasa.gov/downloads/
- Wed Jul 21, 2021 3:22 pm America/New_York
- Forum: Questions/Comments
- Question: Issue adding masks to L3 SeaDAS images
- Replies: 2
Re: Issue adding masks to L3 SeaDAS images
You could try increasing your virtual memory available to SeaDAS 8.1.0 by
changing the -Xmx option in the <seadas-install-dir>/etc/seadas.conf file (in the line that begins with 'default_options'). Currently it is 4096M. Try 8196M or 16392M.
changing the -Xmx option in the <seadas-install-dir>/etc/seadas.conf file (in the line that begins with 'default_options'). Currently it is 4096M. Try 8196M or 16392M.
- Wed Jul 21, 2021 3:01 pm America/New_York
- Forum: Questions/Comments
- Question: l2gen boundary arguments not working in SeaDAS8.1
- Replies: 4
Re: l2gen boundary arguments not working in SeaDAS8.1
You are right that current OCSSW l2gen processes full granules regardless of boundary constraints. It's fixed and will be released for the next OCSSW tag.
- Mon Jul 19, 2021 10:21 am America/New_York
- Forum: Questions/Comments
- Question: Java Issue on Mac
- Replies: 13
Re: Java Issue on Mac
You encountered "ModuleNotFoundError: No module named 'requests'" error when you tried to install hawkeye processor. Were you able to install Hawkeye processor?
After that, you also need to do "SeaDAS-OCSSW -> geolocate_hawkeye", before you do l2gen.
After that, you also need to do "SeaDAS-OCSSW -> geolocate_hawkeye", before you do l2gen.
- Thu Jul 15, 2021 1:34 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS 8.1.0 -- MODIS GEO file
- Replies: 14
Re: SeaDAS 8.1.0 -- MODIS GEO file
Amita,
Please attach the log files here as gnwiii suggested, so we can help you further. Thanks,
Bing
Please attach the log files here as gnwiii suggested, so we can help you further. Thanks,
Bing
- Wed Jul 14, 2021 6:14 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS 8.1.0 -- MODIS GEO file
- Replies: 14
Re: SeaDAS 8.1.0 -- MODIS GEO file
Amita,
It looks like modis_GEO is not happy with A2021118173500.L1A_LAC.x.hdf, can you change the file name to A2021118173500.L1A_LAC and do modis_GEO on it?
Here is a past post for your reference: https://oceancolor.gsfc.nasa.gov/forum/ ... l?tid=7736
Thanks,
Bing
It looks like modis_GEO is not happy with A2021118173500.L1A_LAC.x.hdf, can you change the file name to A2021118173500.L1A_LAC and do modis_GEO on it?
Here is a past post for your reference: https://oceancolor.gsfc.nasa.gov/forum/ ... l?tid=7736
Thanks,
Bing
- Tue Jul 13, 2021 7:02 pm America/New_York
- Forum: Questions/Comments
- Question: Java Issue on Mac
- Replies: 13
Re: Java Issue on Mac
Yes, you need Python requests package v2.18.0 or later as pointed out by "Ensure that the requirements are satisfied" on the downloads page: https://seadas.gsfc.nasa.gov/downloads/ Here is more about the python requests package: [https:]//docs.python-requests.org/en/master/ You can try pyt...
- Tue Jul 13, 2021 12:00 pm America/New_York
- Forum: Questions/Comments
- Question: Java Issue on Mac
- Replies: 13
Re: Java Issue on Mac
Yes, you need to install Hawkeye processor for l2gen to process Hawkeye data. Follow "Install with GUI" instruction on the downloads page: https://seadas.gsfc.nasa.gov/downloads/ and make sure you check the box beneath hawkeye. Here's the help page for install_ocssw: https://seadas.gsfc.na...