Browser=>Create New NC FileΒΆ
This command can be used to create netCDF files .nc
from a template.
The command is only available if you add netCDF files to the
directory Template/netCDF
. The files will be used as templates.
Comment
Mostly it is easier to use Excel or a text editor to create a UTX file (see UTX Data File Format) and than import (File=>Import Data) that file to create a nc file.
Example for a UTX file:
UXX-BEGIN
Columnseparator= " "
Operator= Peter Nelson
Channelname= $1
Unit= $2
UXX-END
N Be
1/min g/kWh
528.000 1096.00
474.300 1076.00
456.000 1052.00
See also
id-137874