...
- The <properties> section of the configuration is used to specify (1) a list of all the variables to export, (2) the name of the time variable (different for high and low water levels), and (3) the name of the tide number variable. Note: This section may be simplified in the future, as some of this information is also available in the idMap.
- It is possible to import an additional parameter referenced per tide number, such as the amount of surge present at each high/low water level.
- It is possible to only import high water levels (or low water levels), by simply leaving those parts out of the configuration.
- For this to work, you also need to configure the tideNumberParameterId in Parameters.xml
Configuring the import
An example of the NETCDF-TIDAL_TIMESERIES import configuration is provided below. This example imports both high and low water levels. You can simplify this by deleting the configuration that doesn't apply for you (e.g. parts related to low water).
...