NCAR / pyngl

Other
134 stars 30 forks source link

Installing the Ngl and Nio libraries into CDAT #37

Open addgreen opened 4 years ago

addgreen commented 4 years ago

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

clyne commented 4 years ago

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:

https://github.com/NCAR/geocat-comp/issues/8