Problem with new version of SeaDAS/OCSSW
Problem with new version of SeaDAS/OCSSW
Hello,
I am trying to get MODIS L1 to L2 -- I have installed SeaDAS 8.1.0 and corresponding processors.
I am using a container on NADA NCCS adapt with limited permissions (it is mostly read only).
When I try MODIS_GEO I get the following messages (please see below). Can you please help/suggest how to proceed?
Thank you.
Amita
Traceback (most recent call last):
File "/att/opt/other/stretch/anaconda3/lib/python3.7/pathlib.py", line 1251, in mkdir
self._accessor.mkdir(self, mode)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/cb8/ocssw/var/log'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/cb8/ocssw/bin/modis_GEO", line 113, in <module>
sys.exit(main())
File "/usr/local/cb8/ocssw/bin/modis_GEO", line 99, in main
env(m)
File "/usr/local/cb8/ocssw/bin/seadasutils/setupenv.py", line 46, in env
Path(self.dirs['log']).mkdir(parents=True, exist_ok=True)
File "/att/opt/other/stretch/anaconda3/lib/python3.7/pathlib.py", line 1255, in mkdir
self.parent.mkdir(parents=True, exist_ok=True)
File "/att/opt/other/stretch/anaconda3/lib/python3.7/pathlib.py", line 1251, in mkdir
self._accessor.mkdir(self, mode)
OSError: [Errno 30] Read-only file system: '/usr/local/cb8/ocssw/var'
I am trying to get MODIS L1 to L2 -- I have installed SeaDAS 8.1.0 and corresponding processors.
I am using a container on NADA NCCS adapt with limited permissions (it is mostly read only).
When I try MODIS_GEO I get the following messages (please see below). Can you please help/suggest how to proceed?
Thank you.
Amita
Traceback (most recent call last):
File "/att/opt/other/stretch/anaconda3/lib/python3.7/pathlib.py", line 1251, in mkdir
self._accessor.mkdir(self, mode)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/cb8/ocssw/var/log'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/cb8/ocssw/bin/modis_GEO", line 113, in <module>
sys.exit(main())
File "/usr/local/cb8/ocssw/bin/modis_GEO", line 99, in main
env(m)
File "/usr/local/cb8/ocssw/bin/seadasutils/setupenv.py", line 46, in env
Path(self.dirs['log']).mkdir(parents=True, exist_ok=True)
File "/att/opt/other/stretch/anaconda3/lib/python3.7/pathlib.py", line 1255, in mkdir
self.parent.mkdir(parents=True, exist_ok=True)
File "/att/opt/other/stretch/anaconda3/lib/python3.7/pathlib.py", line 1251, in mkdir
self._accessor.mkdir(self, mode)
OSError: [Errno 30] Read-only file system: '/usr/local/cb8/ocssw/var'
Filters:
-
- Posts: 196
- Joined: Fri Apr 23, 2021 9:14 am America/New_York
- Has thanked: 25 times
- Been thanked: 7 times
Re: Problem with new version of SeaDAS/OCSSW
Thank you for your question. A Subject Matter Expert has been notified and will answer your question shortly. Please stand by!
-
- Subject Matter Expert
- Posts: 306
- Joined: Mon Apr 07, 2008 4:40 pm America/New_York
- Been thanked: 3 times
Re: Problem with new version of SeaDAS/OCSSW
Hi Amita,
You will need to have SeaDAS OCSSW installed in a directory in which you have read/write permissions as some SeaDAS OCSSW programs read/write to these directories.
You will need to have SeaDAS OCSSW installed in a directory in which you have read/write permissions as some SeaDAS OCSSW programs read/write to these directories.
Re: Problem with new version of SeaDAS/OCSSW
Hi,
In my ocssw installation I do not see the 'var' directory. All I see are the sensor directories (e.g. modis, oli, viirs, etc.).
Thanks.
Amita
In my ocssw installation I do not see the 'var' directory. All I see are the sensor directories (e.g. modis, oli, viirs, etc.).
Thanks.
Amita
-
- Subject Matter Expert
- Posts: 711
- Joined: Tue Feb 09, 2021 5:42 pm America/New_York
- Been thanked: 9 times
Re: Problem with new version of SeaDAS/OCSSW
Can you do and post the result here?
Code: Select all
ls -al /usr/local/cb8/ocssw/