User Tools

Site Tools


codes:calibration

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
codes:calibration [2024/04/19 09:48]
jlsolano [Temperature Coefficients]
codes:calibration [2024/05/07 13:03]
ajberjon [ERA5 comparison]
Line 250: Line 250:
       - ''​diff'':​ difference between o3_avg and o3_era5 in Dobson units.       - ''​diff'':​ difference between o3_avg and o3_era5 in Dobson units.
       - ''​reldiff'':​ relative difference between o3_avg and o3_era5 in %       - ''​reldiff'':​ relative difference between o3_avg and o3_era5 in %
-.+ 
 +---- 
 + 
 +==== ERA5 ==== 
 +  * Functions: ''​ERA5''​ 
 +  * Description:​ Retrieve the [[https://​cds.climate.copernicus.eu/​cdsapp#​!/​dataset/​reanalysis-era5-pressure-levels|Total ozone column product from the ERA5 reanalysis provided by ECMWF]]. 
 +  * Example: [[http://​eubrewnet.aemet.es/​eubrewnet/​data/​get/​ERA5?​gaw_id=IZO&​date=2022-01-01&​enddate=2022-01-13&​format=text]] 
 +  * Input: 
 +      - ''​gaw_id''​ or ''​stationid'':​ GAW or Eubrewnet station id. 
 +      - ''​date'':​ see [[codes:​dbaccess#​common_inputs|Date in common inputs]] 
 +      - ''​enddate'':​ see [[codes:​dbaccess#​common_inputs|Enddate in common inputs]] 
 +      - ''​format'':​ see [[codes:​dbaccess#​format|Format]] 
 + 
 +  * Output: 
 +      - ''​gmt'':​ UTC time. 
 +      - ''​o3''​ Total ozone column from ERA5 for the station at which the brewer was at ''​date''​. 
 +      - ''​stationid'':​ Eubrewnet station id. 
 + 
 ---- ----
  
codes/calibration.txt · Last modified: 2024/05/07 13:03 by ajberjon