@@ -82,6 +82,7 @@ INIshell include file for MeteoIO filters
<referencename="PROC_UNVENTILATED_T"/>
<referencename="PROC_PSUM_DISTRIBUTE"/>
<referencename="PROC_SHADE"/>
<referencename="PROC_REDUCE_PRESSURE"/>
<referencename="PROC_RHWATERTOICE"/>
<referencename="PROC_TRANSFORMWINDVECTOR"/>
<help>Select filter for parameter "${text}"</help>
...
...
@@ -917,6 +918,15 @@ INIshell include file for MeteoIO filters
<help><a href="https://models.slf.ch/docserver/meteoio/html/classmio_1_1ProcShade.html">Apply shading to radiation measurements</a>. The shading from the surrounding is either computed from the DEM (provided with the DEM plugin) or from a provided horizon file. If an output file is provided, the horizons will be written back to this output file (if at least one has been computed from the DEM).</help>
</option>
</parametergroup>
<!-- PROC REDUCE_PRESSURE -->
<parametergroupname="PROC_REDUCE_PRESSURE">
<optioncaption="Reduce pressure to sea level"value="REDUCE_PRESSURE"type="string"color="#459a4a">
<referencename="ID_RESTRICT"/>
<referencename="TIME_RESTRICT"/>
<help><a href="https://models.slf.ch/docserver/meteoio/html/classmio_1_1ProcReducePressure.html">reduce pressure</a>. This converts local air pressure to sea level pressure.</help>