Sign inSign up

openeuler/grib_api

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.7K

openeuler/grib_api repository overview

Quick reference

grib_api | openEuler

GRIB API is the encoding/decoding software for GRIB edition 1 and 2 developed at ECMWF.

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

TagsCurrentlyArchitectures
1.21.0-oe2403sp4grib_api 1.21.0 on openEuler 24.03-lts-sp4amd64, arm64
1.21.0-oe2403sp3grib_api 1.21.0 on openEuler 24.03-lts-sp3amd64, arm64

Usage

To pull the grib_api image:

docker pull openeuler/grib_api:{Tag}

To run the grib_api container and use the command-line tools:

docker run --rm openeuler/grib_api:{Tag} grib_ls -h

Example: inspecting a GRIB file mounted into the container:

docker run --rm -v /path/to/data:/data openeuler/grib_api:{Tag} grib_ls /data/sample.grib

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:da5c66e63

Size

250.7 MB

Last updated

2 months ago

docker pull openeuler/grib_api

This week's pulls

Pulls:

4

Last week