Description Usage Arguments Value Examples
Get the unit of one EURO-CORDEX meteorological input parameter (should be equal to CF Conventions units). Only five parameters are currently supported: sfcWind, hurs, rsds, pr, tasmax, tasmin, and tas.
1  | get_eurocordex_unit(varname, stop_on_error = TRUE)
 | 
varname | 
 character or character-array: one or more EURO-CORDEX variable names  | 
stop_on_error | 
 boolean: stop, when one or more entries of varname are not convertible  | 
character or character-array: EURO-CORDEX units
1 2 3 4 5 6 7 8 9 10 11  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.