EnglishFrenchSpanish

OnWorks favicon

ncrcat - Online in the Cloud

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

This is the command ncrcat 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


ncrcat - netCDF Record Concatenator

SYNTAX


ncrcat [-3] [-4] [-6] [-7] [-A] [--bfr sz][-C][-c][--cnk_byt sz][--cnk_dmn nm,sz]
[--cnk_map map] [--cnk_min sz] [--cnk_plc plc] [--cnk_scl sz][-D dbg_lvl] [-d dim,[
min][,[ max]][,[ stride[[,[ subcycle]]]]] [-F] [-G gpe_dsc] [-g grp[,...]] [--glb
att_name= att_val]] [-h] [--hdr_pad sz] [-L dfl_lvl] [-l path] [--mro] [--msa] [-n loop]
[--no_tmp_fl] [-O] [-p path] [--ppc var1[, var2[,...]]= prc]] [-R] [-r] [--ram_all]
[--rec_apn] [-t thr_nbr] [--unn] [-v var[,...]] [-X box] [-x] input-files output-file

DESCRIPTION


ncrcat concatenates record variables across an arbitrary number of input files. The final
record dimension is by default the sum of the lengths of the record dimensions in the
input files.

Input files may vary in size, but each must have a record dimension. The record
coordinate, if any, should be monotonic (or else non-fatal warnings may be generated).
Hyperslabs of the record dimension which include more than one file are handled correctly.
ncra supports the stride argument to the -d hyperslab option for the record dimension
only, stride is not supported for non-record dimensions.

ncrcat applies special rules to ARM convention time fields (e.g., time_offset).

EXAMPLES


Concatenate files 85.nc, 86.nc, ... 89.nc along the record dimension, and store the
results in 8589.nc:
ncrcat 85.nc 86.nc 87.nc 88.nc 89.nc 8589.nc
ncrcat 8[56789].nc 8589.nc
ncrcat -n 5,2,1 85.nc 8589.nc
These three methods produce identical answers.

Assume the files 85.nc, 86.nc, ... 89.nc each contain a record coordinate time of length
12 defined such that the third record in 86.nc contains data from March 1986, etc. NCO
knows how to hyperslab the record dimension across files. Thus, to concatenate data from
December, 1985--February, 1986:
ncrcat -d time,11,13 85.nc 86.nc 87.nc 8512_8602.nc
ncrcat -F -d time,12,14 85.nc 86.nc 87.nc 8512_8602.nc
The file 87.nc is superfluous, but does not cause an error. The -F turns on the Fortran
(1-based) indexing convention.

The following uses the stride option to concatenate all the March temperature data from
multiple input files into a single output file
ncrcat -F -d time,3,,12 -v temperature 85.nc 86.nc 87.nc 858687_03.nc

Assume the time coordinate is incrementally numbered such that January, 1985 = 1 and
December, 1989 = 60. Assuming ?? only expands to the five desired files, the following
concatenates June, 1985--June, 1989:
ncrcat -d time,6.,54. ??.nc 8506_8906.nc

CAVEAT


ncrcat does not re-scale packed data (i.e., data stored using the scale_factor and
add_offset attributes recommended by the Unidat and CF conventions. ncrcat just copies
the data directly from the input files. It copies the relevant metadata (i.e.,
scale_factor and add_offset attributes) from the first file. Concatenating multiple
datasets packed with different scales is beyond its capabilities (concatenating data
packed with the same scales in multiple files works fine). The workaround for cases where
the scales change among files is to first unpack the data in all the file using ncpdq,
then to concatenate the unpacked data using ncrcat, and finally to repack the result using
ncpdq.

Use ncrcat online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Crater
    Crater
    Crater is an open-source web &
    mobile invoicing app made especially for
    freelancers and small businesses.
    It's the complete invoicing solution
    you need...
    Download Crater
  • 2
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 3
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 4
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 5
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 6
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • More »

Linux commands

  • 1
    4ti2-walk
    4ti2-walk
    4ti2 - software package for algebraic,
    geometric and combinatorial problems on
    linear spaces ...
    Run 4ti2-walk
  • 2
    4ti2-zbasis
    4ti2-zbasis
    4ti2 - software package for algebraic,
    geometric and combinatorial problems on
    linear spaces ...
    Run 4ti2-zbasis
  • 3
    crlupdate
    crlupdate
    crlupdate - Mono Certficate Revocation
    List Downloader and Updater ...
    Run crlupdate
  • 4
    crlutil
    crlutil
    crlutil - List, generate, modify, or
    delete CRLs within the NSS security
    database file(s) and list, create,
    modify or delete certificates entries in
    a particul...
    Run crlutil
  • 5
    gac
    gac
    GAC - The GAP Compiler ...
    Run gac
  • 6
    gacutil
    gacutil
    gacutil - Global Assembly Cache
    management utility. ...
    Run gacutil
  • More »

Ad