NCAR / ncl

The NCAR Command Language (NCL) is a scripting language for the analysis and visualization of climate and weather data.

Home Page:http://www.ncl.ucar.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh: segmentation fault ncl cn01n.ncl

yuanfu1 opened this issue · comments

In my Mac home directory, I ran a standard test: ncl cn01n.ncl and got segmentation error message:
(base) xiey % ncl cn01n.ncl
Copyright (C) 1995-2019 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.6.2
The use of this software is governed by a License Agreement.
See http://www.ncl.ucar.edu/ for more details.
zsh: segmentation fault ncl cn01n.ncl

Computing environment

  • OS: [Linux, Mac, or Windows] Mac
  • OS version: [e.g. Ubuntu 16.04, MacOS 10.13.6, Windows 10] version 11.4
  • NCL Version: [e.g. 6.5.0] 6.6.2
  • Installation method: [binary from NCAR website, conda, other package manager (apt, brew, macports, yum), built from source] binary from NCAR website

Additional context
Add any other context about the problem here.

I have also run into the same problem, do you have already solved the problem? thanks.