ncar-ncl

Install command:
brew install --cask ncar-ncl

Names: NCAR Command Language, ncl

Interpreted language for scientific data analysis and visualization

https://www.ncl.ucar.edu/

/api/cask/ncar-ncl.json (JSON API)

Cask code on GitHub

Current version: 6.6.2

Depends on casks:

xquartz 2.8.5 Open-source version of the X.Org X Window System XQuartz

Depends on:

gcc 13.2.0 GNU compiler collection

Requires: macOS >= 10.13

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

Variations:

Intel high sierra 6.6.2
sierra 6.6.2
el capitan 6.6.2

Analytics:

Installs (30 days)
ncar-ncl 25
Installs (90 days)
ncar-ncl 64
Installs (365 days)
ncar-ncl 278
Fork me on GitHub