How to configure more realistic evaporation rates for a Water Overlay

From Tygron Support wiki
Jump to navigation Jump to search

This how-to describes how to obtain more realistic evaporation rates for the Netherlands using historic KNMI weather data. These evaporation rates can be used for the configuration of EVAPORATION_M of a Water Overlay's weather.

Download KNMI Evaporation rate per day

How to obtain more realistic evaporation rates as a CSV for the Netherlands:
  1. Go to the website: https://daggegevens.knmi.nl/klimatologie/daggegevens
  2. First fill in the dates you are interested in, from and to.
  3. Next, select the checkbox of EV24: Referentiegewasverdamping (Makkink) (in 0.1 mm)
  4. Now select the weather station closest to your project area.
  5. Make sure the format is set to csv
  6. Click on the download button, download the csv.

Correct the KNMI Evaporation rate to mm using Excel

The created csv is not yet ready for use. The evaporation rate has a unit of in 0.1mm. We need to divide it by 10 to obtain it in milimeters. Next, we have to save it as a simpeler csv, without the KNMI descriptions to be able to import the file. We do this by following the how-to below:

How to configure more realistic evaporation rates for a Water Overlay:
  1. Open the KNMI csv file with an excel editor.
  2. Add a new sheet to the csv
  3. In this new sheet, and rename it to evaporation
  4. Next, select column A1 and edit the formula.
  5. Select the KNMI data tab, (Most likely named result), and reference cell B9.
  6. Select the evaporation sheet and select cell A1 again.
  7. Click on the bottom right of this cell and drag the cell downwards and one column to the right to smart copy the references.
  8. Select the cell B2 and edit the cell formula.
  9. Divide the cell reference by 10
  10. Again, from B2 downwards, smart copy the references divided by 10.
  11. Now go to File and save this sheet to a csv. Make sure the format is set to .csv.


Adjust the timestamp format for CSV imports

Now that we have a CSV file of the evaporation in mm per date, we can import it for the evaporation rate of the Weather of our Water Overlay. We will first have to verify and optionally set the timestamp format to the one of the KNMI data. We will set the timestamp to yyyyMMdd. The capitalization of the letters matter.

How to Adjust a projects import timestamp format:
  1. Open your project as an editing session of the Tygron Platform
  2. Once loaded, select File in the ribbon bar.
  3. Select the field next to Timestamp Format.
  4. Type the timestamp format, in this case yyyyMMdd.

Import the Evaporation rate CSV for a Water Overlay

Now that we have configured the timestamp of our project, we can import the actual evaporation csv.

How to configure more realistic evaporation rates for a Water Overlay:
  1. Open your project as an editing session of the Tygron Platform
  2. Once loaded, select Current Situation in the ribbon bar.
  3. Click on the Overlays button.
  4. Select the Water Overlay you want to configure this evaporation rate for.
  5. In the Overlay's Detail Panel, click on the Configuration Wizard button.
  6. Select or continue to step 1.
  7. Click on the Custom button next to evaporation over time.
  8. Click on the import button that under it. This opens in the CSV Import panel.
  9. First Adjust the import settings to: Comma , TIMESTAMP
  10. Click on the "Import new CSV" link in the bottom right.
  11. Select the adjusted evaporation file.
  12. Inspect the imported file in the table, and verify the correct timestamp and evaporation rate.
  13. Click on select to configure these values for the evaporation rate of the Water Overlay's Weather.