Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An example fo the IdMapping used for the NETCDF-CF_GRID export is shown below.
If the parameter has an entry in the standard name CF table, you can enter it in the externalQualifier1 attribute of the parameter. The value of this qualifier will be added as the standard_name attribute for this variable in the netcdf exported file.

Code Block
titleIdExportNetCDF 1.00 default.xml
borderStylesolid
<idMap version="1.1" xmlns="http://www.wldelft.nl/fews" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.wldelft.nl/fews http://fews.wldelft.nl/schemas/version1.0/idMap.xsd">
    <parameter internal="G.umf" external="groundwater" externalQualifier1="groundwater (not a standard name, just as example)"/>
    <location internal="NHI_H_L001" external="NHI_H_L001"/>
</idMap>