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
I mainly use the python based Climate Data Analysis Tool (CDAT) environment for processing my datasets
I would like to use some of the functions provided by Ngl within CDAT
For example, Ngl.vinth2p would be very useful if I can access it separately through the CDAT environment rather than still having it in the pyn_env environment
Is it possible to import CDAT libraries (such as cdms2, cdutil, vcs etc.) within pyn_env or the vice-versa (importing Nio and Ngl within CDAT) ?
Please let me know
Thank you very much
The text was updated successfully, but these errors were encountered:
FYI the NCAR GeoCAT team is currently porting the NCL vinth2p function to Python, and you should be able to use it with CDAT tools. There is an open GitHub issue for this here:
Dear Forum
I mainly use the python based Climate Data Analysis Tool (CDAT) environment for processing my datasets
I would like to use some of the functions provided by Ngl within CDAT
For example, Ngl.vinth2p would be very useful if I can access it separately through the CDAT environment rather than still having it in the pyn_env environment
Is it possible to import CDAT libraries (such as cdms2, cdutil, vcs etc.) within pyn_env or the vice-versa (importing Nio and Ngl within CDAT) ?
Please let me know
Thank you very much
The text was updated successfully, but these errors were encountered: