We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After installing ncl via conda using the recommneded procedure, the installation completes without error messages but the executable ncl is absent
(ncl_stable):~ user$ echo $NCARG_ROOT /Users/user/miniconda3/envs/ncl_stable (ncl_stable):~ user$ ncl -V -bash: ncl: command not found
(ncl_stable):~ user$ ls /Users/user/miniconda3/envs/ncl_stable/bin/nc nc-config ncargf90 ncargversion nccopy ncgm2cgm ncl_grib2nc ncargcc ncargfile ncargworld ncdump ncgmstat ncl_quicklook ncargex ncargpath ncarlogo2ps ncgen ncl_convert2nc ncurses6-config ncargf77 ncargrun ncarvversion ncgen3 ncl_filedump ncursesw6-config
Provide the following:
invoking ncl fails
Computing environment
The text was updated successfully, but these errors were encountered:
Unfortunately, there's not a working osx-arm64 build at this point.
More info and current status here: conda-forge/ncl-feedstock#134
Closing this as a duplicate.
Sorry, something went wrong.
No branches or pull requests
After installing ncl via conda using the recommneded procedure, the installation completes without error messages but the executable ncl is absent
(ncl_stable):~ user$ echo $NCARG_ROOT
/Users/user/miniconda3/envs/ncl_stable
(ncl_stable):~ user$ ncl -V
-bash: ncl: command not found
(ncl_stable):~ user$ ls /Users/user/miniconda3/envs/ncl_stable/bin/nc
nc-config ncargf90 ncargversion nccopy ncgm2cgm ncl_grib2nc
ncargcc ncargfile ncargworld ncdump ncgmstat ncl_quicklook
ncargex ncargpath ncarlogo2ps ncgen ncl_convert2nc ncurses6-config
ncargf77 ncargrun ncarvversion ncgen3 ncl_filedump ncursesw6-config
Provide the following:
invoking ncl fails
Computing environment
The text was updated successfully, but these errors were encountered: