This is the command ncinfo 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
ncinfo - a program to print summary information about a netCDF file
SYNOPSIS
ncinfo [-h] [-g|--group=grp] [-v|--variable=var] [-d|--dimension=dim] filename
DESCRIPTION
This manual page documents briefly the ncinfo command.
ncinfo is a program that prints summary information about a netCDF file
OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with
two dashes (`-'). A summary of options is included below.
-h Shows a summary of the available options.
-g grp, --group=grp
Prints information for this group. The default group is the root group. Nested
groups are specified using posix paths e.g. group1/group2/group3.
-v <variable name>, --variable=<variable name>
Prints information for this variable.
-d <dimension name>, --dimension=<dimension name>
Prints information for this dimension.
The filename of the netCDF file must be supplied as the last argument.
Use ncinfo online using onworks.net services