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
It seems pynio is not available on windows since it uses NCL which is a unix-only. It is optional, though, so if you don't depend on it you can just not install it. These particular install instructions read like examples to me, but we could probably make that a bit more obvious.
Copied the install instructions from the docs http://xarray.pydata.org/en/stable/installing.html#instructions on my windows machine.
conda install -c conda-forge xarray cartopy pynio pseudonetcdf
Got a
PackagesNotFoundError: pynio
The text was updated successfully, but these errors were encountered: