Skip to content
Skip to content

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
Source: homebrew/cask Website Homebrew

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 All
xz
Popular

General-purpose data compression with high compression ratio

formula Utilities v5.8.2
glib
Popular

Core application library for C

formula Utilities v2.86.4
python@3.13
Popular

Interpreted, interactive, object-oriented programming language

formula Utilities v3.13.12
readline
Popular

Library for command-line editing

formula Utilities v8.3.3
gettext
Popular

GNU internationalization (i18n) and localization (l10n) library

formula Utilities v1.0
harfbuzz
Popular

OpenType text shaping engine

formula Utilities v12.3.2
X