.. highlightlang:: us .. index:: Browser=>Create New NC File .. index:: OnGridNewFileFromTemplate .. _browsercreate-new-nc-file: Browser=>Create New NC File --------------------------- This command can be used to create netCDF files :file:`.nc` from a template. The command is only available if you add netCDF files to the directory :file:`Template/netCDF`. The files will be used as templates. .. us.comment **Comment** Mostly it is easier to use Excel or a text editor to create a UTX file (see :ref:`utx-data-file-format-specification`) and than import (:ref:`fileimport-data`) that file to create a nc file. Example for a UTX file: .. highlight:: none :: 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 .. seealso:: :ref:`the-data-browser` :sub:`id-137874`