Sign inSign up

openeuler/ncl

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.0K

openeuler/ncl repository overview

Quick reference

ncl | openEuler

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

  • Supports NetCDF, GRIB, HDF, HDF-EOS, and shapefile data formats
  • Has hundreds of built-in computational routines
  • Produces high-quality graphics

NCL is developed by the Computational and Information Systems Lab at the National Center for Atmospheric Research (NCAR).

The tag of each ncl docker image is consist of the version of ncl and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
6.6.2-oe2403sp4ncl 6.6.2 on openEuler 24.03-lts-sp4amd64, arm64
6.6.2-oe2403sp3ncl 6.6.2 on openEuler 24.03-lts-sp3amd64, arm64

Usage

This image provides NCAR Graphics and associated utilities for climate and weather data processing.

List available tools:

docker run -it --rm openeuler/ncl:{Tag} ls /usr/local/ncarg/bin/

Convert GRIB to netCDF:

docker run -it --rm -v $(pwd):/data -w /data openeuler/ncl:{Tag} ncl_convert2nc input.grb

View NCAR Graphics examples:

docker run -it --rm openeuler/ncl:{Tag} ng4ex gsun01n

Learn more on NCL website.

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:9fe5de0ce

Size

383.1 MB

Last updated

2 months ago

docker pull openeuler/ncl

This week's pulls

Pulls:

1

Last week