User Tools

Site Tools


codes:visualisation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
codes:visualisation [2024/02/23 15:13]
jlsolano [Graph]
codes:visualisation [2024/05/27 07:58] (current)
ajberjon [Graph]
Line 16: Line 16:
       - ''​ylim'':​ It sets the limits on the y-axis. The argument must be two numbers separated by a comma.       - ''​ylim'':​ It sets the limits on the y-axis. The argument must be two numbers separated by a comma.
       - ''​mode'':​ This allows to select functions from the modules "​processdata",​ "​aodgetdata"​. By default, module "​getdata"​ is used.       - ''​mode'':​ This allows to select functions from the modules "​processdata",​ "​aodgetdata"​. By default, module "​getdata"​ is used.
-      - ''​avgdata'':​ Using this parameter, we get the mean and median ​value of the plotted series.+      - ''​avgdata'':​ Using this parameter, we get the meanmedian, standard deviation and length ​of the plotted series.
       - ''​xvar'':​ This allows change the x axe by another parameter.       - ''​xvar'':​ This allows change the x axe by another parameter.
  
 If we pass more arguments to graph.load, they will be passed to the selected function, so we can use urlconfig together with process or any other argument. If we pass more arguments to graph.load, they will be passed to the selected function, so we can use urlconfig together with process or any other argument.
  
----- +== Further examples ==
- +
-=== Further examples ==+
- +
-  * Plot the SL correction: http://​eubrewnet.aemet.es/​eubrewnet/​products/​graph.load?​brewerid=167,​256&​date=2024-02-23&​product=O3L1_5&​variable=o3_slcor&​mode=processdata&​debug+
  
 +  * Today'​s ''​get/​O3L1''​ for all the Brewers at the Santa Maria (id 76) station: http://​eubrewnet.aemet.es/​eubrewnet/​products/​graph.load?​stationid=76&​product=O3L1&​variable=o3
 +  * Relative humidity for all the Brewers at the Santa Maria station from Feb 26th to 29th, 2024: http://​eubrewnet.aemet.es/​eubrewnet/​products/​graph.load?​stationid=76&​product=HK&​variable=relative_humidity&​date=2024-02-26&​enddate=2024-02-29
 +  * ''​process/​O3L15''​ for the Brewers taking part in the STM2024 campaign: http://​eubrewnet.aemet.es/​eubrewnet/​products/​graph.load?​brewerid=56,​68,​73,​81,​162,​167,​180,​218,​229,​256&​date=2024-02-19&​enddate=2024-03-08&​product=O3L1_5&​variable=o3&​mode=processdata
 +  * SL correction: http://​eubrewnet.aemet.es/​eubrewnet/​products/​graph.load?​brewerid=167,​256&​date=2024-02-23&​product=O3L1_5&​variable=o3_slcor&​mode=processdata&​debug
  
 +----
codes/visualisation.1708701216.txt.gz · Last modified: 2024/02/23 15:13 by jlsolano