Savannah Ferretti
Results
2
comments of
Savannah Ferretti
Thanks for the quick response! I am stilling having an issue loading the package. I am unsure if it has to do with the fact that I'm SSH tunneling into...
Hi, Thanks for the response. Trying the suggestion above still gives the same error (i.e., it cannot find metview): ``` import os os.environ['METVIEW_PYTHON_START_CMD'] = '/jet/home/sferrett/Miniconda/envs/monsoon-pr/bin/metview' os.environ['METVIEW_PYTHON_DEBUG'] = '1' import metview...