User Tools

Site Tools


codes:uvaccess

Differences

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

Link to this comparison view

codes:uvaccess [2024/09/09 13:52] – [Get UVL2] jlsolanocodes:uvaccess [2025/02/14 14:04] (current) – external edit 127.0.0.1
Line 28: Line 28:
  
 ^ Function ^ Description ^ Help ^ Example ^ ^ Function ^ Description ^ Help ^ Example ^
-^ uvscans | Return available UV scans | [[codes:uvaccess#get_uvscans|uvscans]] | [[https://rbcce.aemet.es/eubrewnet/data/get/uvscans?brewerid=157&date=2022-03-09&format=text|Get uvscans]] | +^ uvscans | Return available UV scans | [[codes:uvaccess#get_uvscans|uvscans]] | [[https://eubrewnet.aemet.es/eubrewnet/data/get/uvscans?brewerid=157&date=2022-03-09&format=text|Get uvscans]] | 
-^ compareuvtimes | For two brewers, return the scans starting within some time delta | [[codes:uvaccess#get_compareuvtimes|compareuvtimes]] | [[https://rbcce.aemet.es/eubrewnet/data/get/compareuvtimes?brewerid=157&compid=183&date=2022-03-07&format=text|Get compareuvtimes]] | +^ compareuvtimes | For two brewers, return the scans starting within some time delta | [[codes:uvaccess#get_compareuvtimes|compareuvtimes]] | [[https://eubrewnet.aemet.es/eubrewnet/data/get/compareuvtimes?brewerid=157&compid=183&date=2022-03-07&format=text|Get compareuvtimes]] | 
-^ compareuv | For two brewers, compare the irradiances for the scans starting within some time delta | [[codes:uvaccess#get_compareuv|compareuv]] | [[https://rbcce.aemet.es/eubrewnet/data/get/compareuv?brewerid=157&compid=183&date=2022-03-07&format=text|Get compareuv]] | +^ compareuv | For two brewers, compare the irradiances for the scans starting within some time delta | [[codes:uvaccess#get_compareuv|compareuv]] | [[https://eubrewnet.aemet.es/eubrewnet/data/get/compareuv?brewerid=157&compid=183&date=2022-03-07&format=text|Get compareuv]] | 
-^ uvrall | return the start dates of all the operative configurations available in EUBREWNET for a specific Brewer  | [[codes:uvaccess#get_uvrall|uvrall]] | [[http://rbcce.aemet.es/eubrewnet/data/get/uvrall?brewerid=185&format=text|Get uvrall]] | +^ uvrall | return the start dates of all the operative configurations available in EUBREWNET for a specific Brewer  | [[codes:uvaccess#get_uvrall|uvrall]] | [[http://eubrewnet.aemet.es/eubrewnet/data/get/uvrall?brewerid=185&format=text|Get uvrall]] | 
-^ uvrbydate | return the UVR operative in EUBREWNET for a specific Brewer and date | [[codes:uvaccess#get_uvrbydate|uvrbydate]] | [[http://rbcce.aemet.es/eubrewnet/data/get/uvrbydate?brewerid=185&date=today&format=text|Get uvrbydate]] | +^ uvrbydate | return the UVR operative in EUBREWNET for a specific Brewer and date | [[codes:uvaccess#get_uvrbydate|uvrbydate]] | [[http://eubrewnet.aemet.es/eubrewnet/data/get/uvrbydate?brewerid=185&date=today&format=text|Get uvrbydate]] | 
-uvl0 | return the raw counts measured by the Brewer | [[codes:uvaccess#get_uvl0|uvl0]] | [[http://rbcce.aemet.es/eubrewnet/data/get/uvl0?brewerid=150&date=2021-08-03&format=text|Get uvl0]] |+UVL0 | return the raw counts measured by the Brewer | [[codes:uvaccess#get_uvl0|UVL]] | [[http://eubrewnet.aemet.es/eubrewnet/data/get/UVL0?brewerid=150&date=2021-08-03&format=text|Get UVL0]] | 
 +^ UVL1 | Returns Level 1 UV | [[codes:uvaccess#get_uvl1|UVL1]] | [[https://eubrewnet.aemet.es/eubrewnet/data/get/UVL1?brewerid=185&date=2021-10-13&enddate=2021-10-15&format=text|Get UVL1]] | 
 +^ UVL1_5 | Returns Level 1.5 UV | [[codes:uvaccess#get_uvl1_5|UVL1_5]] | [[https://eubrewnet.aemet.es/eubrewnet/data/get/UVL1_5?brewerid=185&date=2021-10-14|Get UVL1_5]] | 
 +^ UVL1_6 | Returns Level 1.6 UV | [[codes:uvaccess#get_uvl1_6|UVL1_6]] | [[https://eubrewnet.aemet.es/eubrewnet/data/get/UVL1_6?brewerid=185&date=2021-10-14&format=text|Get UVL1_6]] | 
 +^ UVL2 | Returns Level 2 UV | [[codes:uvaccess#get_uvl2|UVL2]] | [[https://eubrewnet.aemet.es/eubrewnet/data/get/UVL2?brewerid=185&date=2021-10-14&format=text|Get UVL2]] | 
 + 
 +==== Get uvrbydate ==== 
 +  * Function: uvrbydate 
 +  * Description: return the operative UVR at the selected date 
 +  * Example: http://eubrewnet.aemet.es/eubrewnet/data/get/uvrbydate?brewerid=185&date=2019-09-13&format=text 
 +  * Input: 
 +      - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]] 
 +      - ''date'': see [[codes:dbaccess#common_inputs|Date in common inputs]] 
 +      - ''format'': see [[codes:dbaccess#format|Format]] 
 +      - ''fields'': see [[codes:dbaccess#common_inputs|Fields in common inputs]] 
 +  * Output: besides de standard output (Brewer ID, config ID, ...) the following fields are provided: 
 +      - ''wavelength'': wavelength in Angstroms 
 +      - ''responsivity'': responsivity in counts/mW/m2/nm 
 + 
 +==== Get uvslitbydate ==== 
 +  * Function: uvslitbydate 
 +  * Description: return the brewer slit function stored in the operative configuration at the selected date 
 +  * Example: http://eubrewnet.aemet.es/eubrewnet/data/get/uvslitbydate?brewerid=185&date=2024-06-05&format=text 
 +  * Input: 
 +      - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]] 
 +      - ''date'': see [[codes:dbaccess#common_inputs|Date in common inputs]] 
 +      - ''format'': see [[codes:dbaccess#format|Format]] 
 +      - ''fields'': see [[codes:dbaccess#common_inputs|Fields in common inputs]] 
 +  * Output: besides de standard output (Brewer ID, config ID, ...) the following fields are provided: 
 +      - ''wavel_diff'': difference from the central wavelength 
 +      - ''norm_counts'': counts normalized to the central peak 
 + 
 +==== Get uvarfbydate ==== 
 +  * Function: uvarfbydate 
 +  * Description: return the angular response stored in the operative configuration at the selected date 
 +  * Example: https://eubrewnet.aemet.es/eubrewnet/data/get/uvarfbydate?brewerid=185&date=2024-09-18&format=text 
 +  * Input: 
 +      - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]] 
 +      - ''date'': see [[codes:dbaccess#common_inputs|Date in common inputs]] 
 +      - ''format'': see [[codes:dbaccess#format|Format]] 
 +      - ''fields'': see [[codes:dbaccess#common_inputs|Fields in common inputs]] 
 +  * Output: besides de standard output (Brewer ID, config ID, ...) the following fields are provided: 
 +      - ''sza'': zenith angle 
 +      - ''ang_resp_1'': angular response normalized to angle 0. Note only ang_resp_1 is used by the BUVIC calculation 
 + 
 +==== Get uvmeteoforadate ==== 
 +  * Function: uvmeteoforadate 
 +  * Description: return UV surface albedo, Angstrom's alpha and beta parameters, and cloud cover stored in the operative configuration at the selected date 
 +  * Example: https://eubrewnet.aemet.es/eubrewnet/data/get/uvmeteoforadate?brewerid=185&date=2024-08-25&format=text 
 +  * Input: 
 +      - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]] 
 +      - ''date'': see [[codes:dbaccess#common_inputs|Date in common inputs]] 
 +      - ''format'': see [[codes:dbaccess#format|Format]] 
 +      - ''fields'': see [[codes:dbaccess#common_inputs|Fields in common inputs]] 
 +  * Output: besides de standard output (Brewer ID, config ID, ...) the following fields are provided: 
 +      - ''albedo'': UV surface albedo 
 +      - ''alpha'': Angstrom's alpha 
 +      - ''beta'': Angstrom's beta 
 +      - ''cloud'': Cloud cover 
 + 
 +==== Get uvtempcorbydate ==== 
 +  * Function: uvtempcorbydate 
 +  * Description: return the temperature correction stored in the operative configuration at the selected date 
 +  * Example: https://eubrewnet.aemet.es/eubrewnet/data/get/uvtempcorbydate?brewerid=150&date=2024-09-13&format=text 
 +  * Input: 
 +      - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]] 
 +      - ''date'': see [[codes:dbaccess#common_inputs|Date in common inputs]] 
 +      - ''format'': see [[codes:dbaccess#format|Format]] 
 +      - ''fields'': see [[codes:dbaccess#common_inputs|Fields in common inputs]] 
 +  * Output: besides de standard output (Brewer ID, config ID, ...) the following fields are provided: 
 +      - ''wavelength'': wavelength in Angstroms 
 +      - ''tempdep'': temperature dependence 
 +      - ''tempref'': reference temperature
  
 ==== Get uvscans ==== ==== Get uvscans ====
   * Function: uvscans   * Function: uvscans
   * Description: This function lists the UV scans available in Eubrewnet for a specific Brewer and date range   * Description: This function lists the UV scans available in Eubrewnet for a specific Brewer and date range
-  * Example: https://rbcce.aemet.es/eubrewnet/data/get/uvscans?brewerid=157&date=2022-03-09&format=text+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/get/uvscans?brewerid=157&date=2022-03-09&format=text
   * Input:   * Input:
       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 53: Line 125:
   * Function: compareuvtimes   * Function: compareuvtimes
   * Description: This function lists the UV scans available in Eubrewnet in a date range, for two input Brewers.   * Description: This function lists the UV scans available in Eubrewnet in a date range, for two input Brewers.
-  * Example: https://rbcce.aemet.es/eubrewnet/data/get/compareuvtimes?brewerid=157&compid=183&date=2022-03-07&format=text+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/get/compareuvtimes?brewerid=157&compid=183&date=2022-03-07&format=text
   * Input:   * Input:
       - ''brewerid'': this is the ID of the reference Brewer. This follows the format described in [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': this is the ID of the reference Brewer. This follows the format described in [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 71: Line 143:
   * Function: compareuv   * Function: compareuv
   * Description: This function lists the irradiance ratios in a date range, for two input Brewers.   * Description: This function lists the irradiance ratios in a date range, for two input Brewers.
-  * Example: https://rbcce.aemet.es/eubrewnet/data/get/compareuv?brewerid=157&compid=183&date=2022-03-07&maxminutes=0.5&format=text+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/get/compareuv?brewerid=157&compid=183&date=2022-03-07&maxminutes=0.5&format=text
   * Input:   * Input:
       - ''brewerid'': ID of the reference Brewer. This follows the format described in [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': ID of the reference Brewer. This follows the format described in [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 91: Line 163:
   * Function: uvrall   * Function: uvrall
   * Description: This function lists the start dates of the operative UV configurations available in EUBREWNET.   * Description: This function lists the start dates of the operative UV configurations available in EUBREWNET.
-  * Example: http://rbcce.aemet.es/eubrewnet/data/get/uvrall?brewerid=185&format=text+  * Example: http://eubrewnet.aemet.es/eubrewnet/data/get/uvrall?brewerid=185&format=text
   * Input:   * Input:
       - ''brewerid'': this is the ID of the reference Brewer. This follows the format described in [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': this is the ID of the reference Brewer. This follows the format described in [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 104: Line 176:
   * Function: uvrbydate   * Function: uvrbydate
   * Description: This function lists the wavelengths and responsivites for the operative UV configuration at the requested date.   * Description: This function lists the wavelengths and responsivites for the operative UV configuration at the requested date.
-  * Example: http://rbcce.aemet.es/eubrewnet/data/get/uvrbydate?brewerid=185&date=today&format=text+  * Example: http://eubrewnet.aemet.es/eubrewnet/data/get/uvrbydate?brewerid=185&date=today&format=text
   * Input:   * Input:
       - ''brewerid'': this is the ID of the reference Brewer. This follows the format described in [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': this is the ID of the reference Brewer. This follows the format described in [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 118: Line 190:
   * Function: UVL0   * Function: UVL0
   * Description: return the raw counts measured by the Brewer.   * Description: return the raw counts measured by the Brewer.
-  * Example: http://rbcce.aemet.es/eubrewnet/data/get/uvl0?brewerid=150&date=2021-08-03&format=text+  * Example: http://eubrewnet.aemet.es/eubrewnet/data/get/uvl0?brewerid=150&date=2021-08-03&format=text
   * Input:   * Input:
       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 139: Line 211:
   * Function: UVL1   * Function: UVL1
   * Description: converts the raw counts measured by the Brewer to irradiances (in W/m2/nm) using the operative UV response. An operative UV configuration with the [[devel:eubrewnetconfiguration&#uv_response | UV response]] must be available for the requested period.   * Description: converts the raw counts measured by the Brewer to irradiances (in W/m2/nm) using the operative UV response. An operative UV configuration with the [[devel:eubrewnetconfiguration&#uv_response | UV response]] must be available for the requested period.
-  * Example: https://rbcce.aemet.es/eubrewnet/data/get/UVL1?brewerid=185&date=2021-10-13&enddate=2021-10-15&format=text+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/get/UVL1?brewerid=185&date=2021-10-13&enddate=2021-10-15&format=text
   * Input:   * Input:
       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 163: Line 235:
   * Function: UVL1_5   * Function: UVL1_5
   * Description: Starting from the level 1 UV product, spike and temperature corrections are applied to the irradiances. The spike correction is always applied if needed. For the temperature correction, an operative UV configuration with the [[devel:eubrewnetconfiguration&#temperature | Temperature correction coefficients]] must be available for the requested period. Output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]   * Description: Starting from the level 1 UV product, spike and temperature corrections are applied to the irradiances. The spike correction is always applied if needed. For the temperature correction, an operative UV configuration with the [[devel:eubrewnetconfiguration&#temperature | Temperature correction coefficients]] must be available for the requested period. Output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]
-  * Example: https://rbcce.aemet.es/eubrewnet/data/get/UVL1_5?brewerid=185&date=2021-10-14+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/get/UVL1_5?brewerid=185&date=2021-10-14
   * Input:   * Input:
       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 186: Line 258:
   * Function: UVL1_6   * Function: UVL1_6
   * Description: Starting from the level 1.5 UV product, the cosine correction is applied to the irradiances.The cosine correction is calculated using the BUVIC (Brewer UV Irradiance Calculation) code, developed by J. Gröbner and B. Maret at the PMOD/WRC in 2020, and available at https://github.com/pec0ra/buvic. An operative UV configuration with the [[devel:eubrewnetconfiguration&#cosine_correction | Cosine correction data]] must be available for the requested period, otherwise level 1.5 data is returned. As in the case of level 1.5, output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]   * Description: Starting from the level 1.5 UV product, the cosine correction is applied to the irradiances.The cosine correction is calculated using the BUVIC (Brewer UV Irradiance Calculation) code, developed by J. Gröbner and B. Maret at the PMOD/WRC in 2020, and available at https://github.com/pec0ra/buvic. An operative UV configuration with the [[devel:eubrewnetconfiguration&#cosine_correction | Cosine correction data]] must be available for the requested period, otherwise level 1.5 data is returned. As in the case of level 1.5, output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]
-  * Example: https://rbcce.aemet.es/eubrewnet/data/get/UVL1_6?brewerid=185&date=2021-10-14&format=text+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/get/UVL1_6?brewerid=185&date=2021-10-14&format=text
   * Input:   * Input:
       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 207: Line 279:
   * Function: UVL2   * Function: UVL2
   * Description: Starting from the level 1.6 UV product, process the data using the [[https://www.rivm.nl/en/uv-ozone-layer-and-climate/shicrivm|SHICRIVM code]] developed by Harry Slaper at the [[https://www.rivm.nl/en|National Institute of Public Health and the Environment (RIVM)]]. Shift-corrected irradiances are calculated using the [[devel:eubrewnetconfiguration&#slit_function|slit function defined in the operative UV configuration]]. Output data is further filtered by SHICRIVM's QA/QC, retaining only measurements with GREEN and YELLOW flags. As in the case of level 1.6, output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]   * Description: Starting from the level 1.6 UV product, process the data using the [[https://www.rivm.nl/en/uv-ozone-layer-and-climate/shicrivm|SHICRIVM code]] developed by Harry Slaper at the [[https://www.rivm.nl/en|National Institute of Public Health and the Environment (RIVM)]]. Shift-corrected irradiances are calculated using the [[devel:eubrewnetconfiguration&#slit_function|slit function defined in the operative UV configuration]]. Output data is further filtered by SHICRIVM's QA/QC, retaining only measurements with GREEN and YELLOW flags. As in the case of level 1.6, output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]
-  * Example: https://rbcce.aemet.es/eubrewnet/data/get/UVL2?brewerid=185&date=2021-10-14&format=text+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/get/UVL2?brewerid=185&date=2021-10-14&format=text
   * Input:   * Input:
       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 234: Line 306:
  
 ^ Function ^ Description ^ Help ^ Example ^ ^ Function ^ Description ^ Help ^ Example ^
-^ UVL1 | Returns Level 1 UV | [[codes:uvaccess#process_uvl1|UVL1]] | [[https://rbcce.aemet.es/eubrewnet/data/process/UVL1?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text|Process UVL1]] | +^ UVL1 | Returns Level 1 UV | [[codes:uvaccess#process_uvl1|UVL1]] | [[https://eubrewnet.aemet.es/eubrewnet/data/process/UVL1?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text|Process UVL1]] | 
-^ UVL1_5 | Returns Level 1.5 UV | [[codes:uvaccess#process_uvl1_5|UVL1_5]] | [[https://rbcce.aemet.es/eubrewnet/data/process/UVL1_5?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text|Process UVL1_5]] | +^ UVL1_5 | Returns Level 1.5 UV | [[codes:uvaccess#process_uvl1_5|UVL1_5]] | [[https://eubrewnet.aemet.es/eubrewnet/data/process/UVL1_5?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text|Process UVL1_5]] | 
-^ UVL1_6 | Returns Level 1.6 UV | [[codes:uvaccess#process_uvl1_6|UVL1_6]] | [[https://rbcce.aemet.es/eubrewnet/data/process/UVL1_6?brewerid=185&date=2021-09-15&format=text|Process UVL1_6]] | +^ UVL1_6 | Returns Level 1.6 UV | [[codes:uvaccess#process_uvl1_6|UVL1_6]] | [[https://eubrewnet.aemet.es/eubrewnet/data/process/UVL1_6?brewerid=185&date=2021-09-15&format=text|Process UVL1_6]] | 
-^ UVL2 | Returns Level 2 UV | [[codes:uvaccess#process_uvl2|UVL2]] | [[https://rbcce.aemet.es/eubrewnet/data/process/UVL2?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text|Process UVL2]] |+^ UVL2 | Returns Level 2 UV | [[codes:uvaccess#process_uvl2|UVL2]] | [[https://eubrewnet.aemet.es/eubrewnet/data/process/UVL2?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text|Process UVL2]] |
  
 ==== UV Corrections Flag ==== ==== UV Corrections Flag ====
Line 260: Line 332:
   * Function: UVL1   * Function: UVL1
   * Description: converts the raw counts measured by the Brewer to irradiances (in W/m2/nm) using the operative UV response. An operative UV configuration with the [[devel:eubrewnetconfiguration&#uv_response | UV response]] must be available for the requested period.   * Description: converts the raw counts measured by the Brewer to irradiances (in W/m2/nm) using the operative UV response. An operative UV configuration with the [[devel:eubrewnetconfiguration&#uv_response | UV response]] must be available for the requested period.
-  * Example: https://rbcce.aemet.es/eubrewnet/data/process/UVL1?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/process/UVL1?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text
   * Input:   * Input:
       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 285: Line 357:
   * Function: UVL1_5   * Function: UVL1_5
   * Description: Starting from the level 1 UV product, spike and temperature corrections are applied to the irradiances. The spike correction is always applied if needed. For the temperature correction, an operative UV configuration with the [[devel:eubrewnetconfiguration&#temperature | Temperature correction coefficients]] must be available for the requested period. Output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]   * Description: Starting from the level 1 UV product, spike and temperature corrections are applied to the irradiances. The spike correction is always applied if needed. For the temperature correction, an operative UV configuration with the [[devel:eubrewnetconfiguration&#temperature | Temperature correction coefficients]] must be available for the requested period. Output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]
-  * Example: https://rbcce.aemet.es/eubrewnet/data/process/UVL1_5?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/process/UVL1_5?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text
   * Input:   * Input:
       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 312: Line 384:
   * Function: UVL1_6   * Function: UVL1_6
   * Description: Starting from the level 1.5 UV product, the cosine correction is applied to the irradiances.The cosine correction is calculated using the BUVIC (Brewer UV Irradiance Calculation) code, developed by J. Gröbner and B. Maret at the PMOD/WRC in 2020, and available at https://github.com/pec0ra/buvic. An operative UV configuration with the [[devel:eubrewnetconfiguration&#cosine_correction | Cosine correction data]] must be available for the requested period, otherwise level 1.5 data is returned. As in the case of level 1.5, output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]   * Description: Starting from the level 1.5 UV product, the cosine correction is applied to the irradiances.The cosine correction is calculated using the BUVIC (Brewer UV Irradiance Calculation) code, developed by J. Gröbner and B. Maret at the PMOD/WRC in 2020, and available at https://github.com/pec0ra/buvic. An operative UV configuration with the [[devel:eubrewnetconfiguration&#cosine_correction | Cosine correction data]] must be available for the requested period, otherwise level 1.5 data is returned. As in the case of level 1.5, output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]
-  * Example: https://rbcce.aemet.es/eubrewnet/data/process/UVL1_6?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/process/UVL1_6?brewerid=185&date=2021-09-15&enddate=2021-09-16&format=text
   * Input:   * Input:
       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
Line 339: Line 411:
   * Function: UVL2   * Function: UVL2
   * Description: Starting from the level 1.6 UV product, process the data using the [[https://www.rivm.nl/en/uv-ozone-layer-and-climate/shicrivm|SHICRIVM code]] developed by Harry Slaper at the [[https://www.rivm.nl/en|National Institute of Public Health and the Environment (RIVM)]]. Shift-corrected irradiances are calculated using the [[devel:eubrewnetconfiguration&#slit_function|slit function defined in the operative UV configuration]]. Output data is further filtered by SHICRIVM's QA/QC, retaining only measurements with GREEN and YELLOW flags. As in the case of level 1.6, output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]   * Description: Starting from the level 1.6 UV product, process the data using the [[https://www.rivm.nl/en/uv-ozone-layer-and-climate/shicrivm|SHICRIVM code]] developed by Harry Slaper at the [[https://www.rivm.nl/en|National Institute of Public Health and the Environment (RIVM)]]. Shift-corrected irradiances are calculated using the [[devel:eubrewnetconfiguration&#slit_function|slit function defined in the operative UV configuration]]. Output data is further filtered by SHICRIVM's QA/QC, retaining only measurements with GREEN and YELLOW flags. As in the case of level 1.6, output data is further filtered by the [[devel:eubrewnetconfiguration&#exclusion_list | UV Exclusion List]]
-  * Example: https://rbcce.aemet.es/eubrewnet/data/process/UVL2?brewerid=185&date=2021-09-15&format=text+  * Example: https://eubrewnet.aemet.es/eubrewnet/data/process/UVL2?brewerid=185&date=2021-09-15&format=text
   * Input:   * Input:
       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]       - ''brewerid'': see [[codes:dbaccess#common_inputs|Brewerid in common inputs]]
codes/uvaccess.1725889975.txt.gz · Last modified: 2024/09/09 13:52 by jlsolano