Yadr: Difference between revisions

193 bytes added ,  10:53, 2 April 2022
m
(Initial edit)
 
 
(2 intermediate revisions by the same user not shown)
Line 21: Line 21:
#''YadrHumYYYY.txt'' which contains the colour formatted data table for the humidity for year YYYY.
#''YadrHumYYYY.txt'' which contains the colour formatted data table for the humidity for year YYYY.


See [[Thrifty]] for efficiency considerations.
See [[Thrifty - Cutils Command Qualifier|Thrifty]] for efficiency considerations.


== Inifile parameters ==
== Inifile parameters ==
The YADR  module has no inifile parameters of its own. However, it borrows the parameter ''WindrunClassWidth'' from the ''Graphs'' section in order to create the legend for the Windrun table. As a result - and in the rare occasion of - IF you only use YADR, you will notice the ''WindrunClassWidth'' parameter in the graphs section even though you do not use graphs.
The YADR  module has no inifile parameters of its own. However, it borrows the parameter ''WindrunClassWidth'' from the ''Graphs'' section in order to create the legend for the Windrun table. As a result - and in the rare occasion of - IF you only use YADR, you will notice the ''WindrunClassWidth'' parameter in the graphs section even though you do not use graphs.
For the use of ''WindrunClassWidth'' for this report, see the page on [[Charts_-_Wind_charts#Configuration_of_the_Wind_charts_and_YADR_report|Wind Charts]].


== Inner working ==
== Inner working ==