Closed alaniwi closed 2 years ago
Installing as conda package forces nco
conda package installation, with the current problems. However, can be installed as pip
package (nco
in place of pynco
) reliant on the nco installation from jasmin-sci. Tested it, and (provided that the new jasmin-sci is activated), this works.
Add
pynco
- Python bindings to NCO. We already provide thenco
conda package, but that is just the command-line executables.I haven't tried this conda package, but the corresponding pip package for the Python bindings (called
nco
) worked okay when I tried it.