EnglishFrenchSpanish

Ad


OnWorks favicon

grib_set - Online in the Cloud

Run grib_set in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command grib_set that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


grib_set - Sets key/value pairs in gribs.

DESCRIPTION


Sets key/value pairs in the input grib file and writes each message to the
output_grib_file. It fails when an error occurs (e.g. key not found).

USAGE


grib_set [options] grib_file grib_file ... output_grib_file

OPTIONS


-s key[:{s/d/l}]=value,key[:{s/d/l}]=value,...
Key/values to set. For each key a string (key:s) or a double (key:d) or a long
(key:l) type can be defined. By default the native type is set.

-r Repack data. Sometimes after setting some keys involving properties
of the packing algorithm a repacking of data is needed. This repacking is
performed setting this -r option.

-d value
Set all the data values to "value".

-p key[:{s/d/l}],key[:{s/d/l}],...
Declaration of keys to print. For each key a string (key:s) or a double (key:d) or
a long (key:l) type can be requested. Default type is string.

-P key[:{s/d/l}],key[:{s/d/l}],...
As -p adding the declared keys to the default list.

-w key[:{s/d/l}]=value,key[:{s/d/l}]=value,... Where clause.
Set is only executed for grib messages matching all the key/value constraints. If
a grib message does not match the constraints it is copied unchanged to the
output_grib_file. This behaviour can be changed setting the option -S. For each
key a string (key:s) or a double (key:d) or a long (key:l) type can be defined.
Default type is string.

-7 Does not fail when the message has wrong length

-S Strict. Only grib messages matching all the constraints are copied to
the output file

-V Version.

-M Multi-grib support off. Turn off support for multiple fields in single grib message

-g Copy GTS header.

-G GRIBEX compatibility mode.

-f Force. Force the execution not to fail on error.

-v Verbose.

Use grib_set online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad