You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[durack1@ocean ~]$ source /usr/local/uvcdat/2015-08-11-full/bin/setup_runtime.csh
Successfully updated your environment to use UVCDAT
(changes are valid for this session/terminal only)
Version: 2.2.0-291-g172e49b
Location: /usr/local/uvcdat/2015-08-11-full
[durack1@ocean ~]$ python
Python 2.7.10 (default, Aug 11 2015, 17:28:03)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-16)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import cdms2
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named cdms2
The text was updated successfully, but these errors were encountered:
As per latest local build:
The text was updated successfully, but these errors were encountered: