So I've installed nco using the following command: conda install -c conda-forge nco
which gives me nco version 7.8.1
However, when I try to run ncrcat
I get:
ncrcat
is not recognized as an internal or external command, operable program or batch file.
Other commands work fine. This suggests ncrcat
has not been installed, how do I install that?