metno / pyaerocom

Python tools for climate and air quality model evaluation
https://pyaerocom.readthedocs.io/
GNU General Public License v3.0
26 stars 15 forks source link

Confusing error message, when not connected to lustre #56

Closed hannasv closed 2 years ago

hannasv commented 5 years ago

Confusing errormessage. Its says it can access lustre but /lustre/storeA/ is not found.

Initating pyaerocom configuration
Checking database access...
Checking access to: /lustre/storeA
Process test:
Traceback (most recent call last):
  File "/home/hannas/anaconda3/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
    self.run()
  File "/home/hannas/anaconda3/lib/python3.7/multiprocessing/process.py", line 99, in run
    self._target(*self._args, **self._kwargs)
FileNotFoundError: [Errno 2] No such file or directory: '/lustre/storeA'
Access to lustre database: True
Init data paths for lustre
Expired time: 0.012 s
Supplementary data directory for etopo1 does not exist:
/lustre/storeA/project/aerocom/aerocom1/AEROCOM_OBSDATA/PYAEROCOM/topodata/etopo1/
avaldebe commented 2 years ago

as far as I can tel this is no longer a plroblem