Skip to content Source: homebrew/cask Website Homebrew
NCAR Command Language
Cask Utilities v6.6.2
Interpreted language for scientific data analysis and visualization
Install 1
App in
Terminal
$
brew install --cask ncar-ncl
System Requirements
macOS:
>= 10.15 (Catalina)
Dependencies
Installation Notes
To use ncar-ncl, you must add the ${NCARG_ROOT}/bin directory
to your PATH environment variable.
For bash shell, add these lines to ~/.bash_profile:
export NCARG_ROOT="$HOMEBREW_PREFIX/ncl-6.6.2"
export PATH="${NCARG_ROOT}/bin:${PATH}"
You may also need to modify your DYLD_FALLBACK_LIBRARY_PATH
environment variable:
export DYLD_FALLBACK_LIBRARY_PATH=$(dirname $(gfortran --print-file-name libgfortran.3.dylib)):$DYLD_FALLBACK_LIBRARY_PATH
For other information, please see:
https://www.ncl.ucar.edu/Download/macosx.shtml
Install Statistics
Average daily installs by period
No install data available
Related Utilities Apps
View Allpython@3.13
Popular
Interpreted, interactive, object-oriented programming language
Utilities v3.13.12