THIS DATASET HAS BEEN SUPERSEDED The latest version is Potential evapotranspiration derived from HadUK-Grid 1km gridded climate observations 1969-2022 (Hydro-PE HadUK-Grid)
A number of missing data points were discovered in this dataset. The majority of the missing data points were occurring when the wind speed was set to 0 during the interpolation from monthly to daily, which occurred if the interpolation resulted in the wind speed dropping below 0. The zero wind speed resulted in a divide-by-zero in the PET calculation (when calculating aerodynamic resistance), therefore resulting in NaNs (missing data) in both the PET and PETI datasets. This was fixed by raising all 0 wind values to the minimum non-zero value found in the daily-interpolated wind dataset.
Further missing data was found over St Kilda. This was due to missing data in the original, monthly sfcWind variable in the HadUK dataset used in the PET calculations for Jan and Apr 2009. This was fixed by simply interpolating the monthly data linearly in time to obtain values for these months.
Two further minor bugs were identified that only affected the PETI dataset, resulting in a few further NaNs and a few incorrect values:
The first bug was due to the fact that the code calculates the amount of time it takes the canopy to dry out as the inverse of the potential interception. Even though this is done before it sets negative values to be zero, the potential interception rate (PEI) is sometimes equal to zero, which makes t_to_dry NaN, which then propagates through to the PETI as missing values. It’s rare that the PEI is numerically exactly zero, but it does happen! The simple fix was to set t_to_dry=D if PEI<0, so that those points worked out as expected (they end up as PETI=0). The other bug was that the code didn’t properly handle cases where PEI is negative (i.e., condensation, so the canopy never dries out). This meant there were some points which had positive PETI where it should actually have been zero. The impact of these two bugs was very minor.
Further missing data was found over St Kilda. This was due to missing data in the original, monthly sfcWind variable in the HadUK dataset used in the PET calculations for Jan and Apr 2009. This was fixed by simply interpolating the monthly data linearly in time to obtain values for these months.
Two further minor bugs were identified that only affected the PETI dataset, resulting in a few further NaNs and a few incorrect values:
The first bug was due to the fact that the code calculates the amount of time it takes the canopy to dry out as the inverse of the potential interception. Even though this is done before it sets negative values to be zero, the potential interception rate (PEI) is sometimes equal to zero, which makes t_to_dry NaN, which then propagates through to the PETI as missing values. It’s rare that the PEI is numerically exactly zero, but it does happen! The simple fix was to set t_to_dry=D if PEI<0, so that those points worked out as expected (they end up as PETI=0). The other bug was that the code didn’t properly handle cases where PEI is negative (i.e., condensation, so the canopy never dries out). This meant there were some points which had positive PETI where it should actually have been zero. The impact of these two bugs was very minor.
If you need access to the archived version, please contact the EIDC
Brown, M.J.; Robinson, E.L.; Kay, A.L.; Chapman, R.; Bell, V.A.; Blyth, E.M.
Potential evapotranspiration derived from HadUK-Grid 1km gridded climate observations 1969-2021 (Hydro-PE HadUK-Grid)
https://doi.org/10.5285/9275ab7e-6e93-42bc-8e72-59c98d409deb
Cite this dataset as:
Brown, M.J.; Robinson, E.L.; Kay, A.L.; Chapman, R.; Bell, V.A.; Blyth, E.M. (2022). Potential evapotranspiration derived from HadUK-Grid 1km gridded climate observations 1969-2021 (Hydro-PE HadUK-Grid). NERC EDS Environmental Information Data Centre. https://doi.org/10.5285/9275ab7e-6e93-42bc-8e72-59c98d409deb
Download/Access
THIS DATASET HAS BEEN SUPERSEDED The latest version is Potential evapotranspiration derived from HadUK-Grid 1km gridded climate observations 1969-2022 (Hydro-PE HadUK-Grid)
A number of missing data points were discovered in this dataset. The majority of the missing data points were occurring when the wind speed was set to 0 during the interpolation from monthly to daily, which occurred if the interpolation resulted in the wind speed dropping below 0. The zero wind speed resulted in a divide-by-zero in the PET calculation (when calculating aerodynamic resistance), therefore resulting in NaNs (missing data) in both the PET and PETI datasets. This was fixed by raising all 0 wind values to the minimum non-zero value found in the daily-interpolated wind dataset.
Further missing data was found over St Kilda. This was due to missing data in the original, monthly sfcWind variable in the HadUK dataset used in the PET calculations for Jan and Apr 2009. This was fixed by simply interpolating the monthly data linearly in time to obtain values for these months.
Two further minor bugs were identified that only affected the PETI dataset, resulting in a few further NaNs and a few incorrect values:
The first bug was due to the fact that the code calculates the amount of time it takes the canopy to dry out as the inverse of the potential interception. Even though this is done before it sets negative values to be zero, the potential interception rate (PEI) is sometimes equal to zero, which makes t_to_dry NaN, which then propagates through to the PETI as missing values. It’s rare that the PEI is numerically exactly zero, but it does happen! The simple fix was to set t_to_dry=D if PEI<0, so that those points worked out as expected (they end up as PETI=0). The other bug was that the code didn’t properly handle cases where PEI is negative (i.e., condensation, so the canopy never dries out). This meant there were some points which had positive PETI where it should actually have been zero. The impact of these two bugs was very minor.
Further missing data was found over St Kilda. This was due to missing data in the original, monthly sfcWind variable in the HadUK dataset used in the PET calculations for Jan and Apr 2009. This was fixed by simply interpolating the monthly data linearly in time to obtain values for these months.
Two further minor bugs were identified that only affected the PETI dataset, resulting in a few further NaNs and a few incorrect values:
The first bug was due to the fact that the code calculates the amount of time it takes the canopy to dry out as the inverse of the potential interception. Even though this is done before it sets negative values to be zero, the potential interception rate (PEI) is sometimes equal to zero, which makes t_to_dry NaN, which then propagates through to the PETI as missing values. It’s rare that the PEI is numerically exactly zero, but it does happen! The simple fix was to set t_to_dry=D if PEI<0, so that those points worked out as expected (they end up as PETI=0). The other bug was that the code didn’t properly handle cases where PEI is negative (i.e., condensation, so the canopy never dries out). This meant there were some points which had positive PETI where it should actually have been zero. The impact of these two bugs was very minor.
If you need access to the archived version, please contact the EIDC
Gridded potential evapotranspiration calculated from HadUK-Grid gridded observed meteorological data at 1 km resolution over the United Kingdom for the years 1969-2021. This dataset contains two potential evapotranspiration variables: daily total potential evapotranspiration (PET; kg m-2 d-1) and daily total potential evapotranspiration with interception correction (PETI; kg m-2 d-1). The units kg m-2 d-1 are equivalent to mm d-1.
The data are provided in gridded netCDF files. There is one file for each variable, for each calendar month.
These data were generated as part of NERC grant NE/S017380/1 (Hydro-JULES: Next generation land surface and hydrological prediction.)
The data are provided in gridded netCDF files. There is one file for each variable, for each calendar month.
These data were generated as part of NERC grant NE/S017380/1 (Hydro-JULES: Next generation land surface and hydrological prediction.)
Publication date: 2022-08-10
2,419 views *
View numbers valid from 01 June 2023 (information prior to this was not collected)
Format
NetCDF
Spatial information
Study area
Spatial representation type
Raster
Spatial reference system
OSGB 1936 / British National Grid
Temporal information
Temporal extent
1969-01-01 to 2021-12-31
Provenance & quality
This dataset was derived from the HadUK-Grid gridded observed meteorological dataset v1.0.3.0 at 1 km resolution over the United Kingdom for the years 1969-2020 and v1.1.0.0 for 2021. (https://catalogue.ceda.ac.uk/uuid/4dc8450d889a491ebb20e724debe2dfb). HadUK-Grid is a gridded dataset derived from observed meteorological station data. The daily total potential evapotranspiration (PET; kg m-2 d-1) was calculated using the Penman-Monteith equation parameterised for a well-watered grass surface. The daily total potential evapotranspiration with interception correction (PETI; kg m-2 d-1), was calculated as PET then a correction added for interception by a grass canopy on days with non-zero precipitation.
The HadUK-Grid meteorological variables used were: daily maximum and minimum air temperature at 1.5 m (°C), daily precipitation (mm d-1), monthly mean water vapour pressure (hPa), monthly mean sea level pressure (hPa), monthly total sunshine hours (hours) and monthly mean wind speed at 10 m (m s-1). Other variables used were the surface elevation (m) and Ångström coefficients a, b and c. A description of the methodology is available in the supporting documentation.
The HadUK-Grid meteorological variables used were: daily maximum and minimum air temperature at 1.5 m (°C), daily precipitation (mm d-1), monthly mean water vapour pressure (hPa), monthly mean sea level pressure (hPa), monthly total sunshine hours (hours) and monthly mean wind speed at 10 m (m s-1). Other variables used were the surface elevation (m) and Ångström coefficients a, b and c. A description of the methodology is available in the supporting documentation.
Licensing and constraints
THIS DATASET HAS BEEN SUPERSEDED The latest version is Potential evapotranspiration derived from HadUK-Grid 1km gridded climate observations 1969-2022 (Hydro-PE HadUK-Grid)
A number of missing data points were discovered in this dataset. The majority of the missing data points were occurring when the wind speed was set to 0 during the interpolation from monthly to daily, which occurred if the interpolation resulted in the wind speed dropping below 0. The zero wind speed resulted in a divide-by-zero in the PET calculation (when calculating aerodynamic resistance), therefore resulting in NaNs (missing data) in both the PET and PETI datasets. This was fixed by raising all 0 wind values to the minimum non-zero value found in the daily-interpolated wind dataset.
Further missing data was found over St Kilda. This was due to missing data in the original, monthly sfcWind variable in the HadUK dataset used in the PET calculations for Jan and Apr 2009. This was fixed by simply interpolating the monthly data linearly in time to obtain values for these months.
Two further minor bugs were identified that only affected the PETI dataset, resulting in a few further NaNs and a few incorrect values:
The first bug was due to the fact that the code calculates the amount of time it takes the canopy to dry out as the inverse of the potential interception. Even though this is done before it sets negative values to be zero, the potential interception rate (PEI) is sometimes equal to zero, which makes t_to_dry NaN, which then propagates through to the PETI as missing values. It’s rare that the PEI is numerically exactly zero, but it does happen! The simple fix was to set t_to_dry=D if PEI<0, so that those points worked out as expected (they end up as PETI=0). The other bug was that the code didn’t properly handle cases where PEI is negative (i.e., condensation, so the canopy never dries out). This meant there were some points which had positive PETI where it should actually have been zero. The impact of these two bugs was very minor.
Further missing data was found over St Kilda. This was due to missing data in the original, monthly sfcWind variable in the HadUK dataset used in the PET calculations for Jan and Apr 2009. This was fixed by simply interpolating the monthly data linearly in time to obtain values for these months.
Two further minor bugs were identified that only affected the PETI dataset, resulting in a few further NaNs and a few incorrect values:
The first bug was due to the fact that the code calculates the amount of time it takes the canopy to dry out as the inverse of the potential interception. Even though this is done before it sets negative values to be zero, the potential interception rate (PEI) is sometimes equal to zero, which makes t_to_dry NaN, which then propagates through to the PETI as missing values. It’s rare that the PEI is numerically exactly zero, but it does happen! The simple fix was to set t_to_dry=D if PEI<0, so that those points worked out as expected (they end up as PETI=0). The other bug was that the code didn’t properly handle cases where PEI is negative (i.e., condensation, so the canopy never dries out). This meant there were some points which had positive PETI where it should actually have been zero. The impact of these two bugs was very minor.
If you need access to the archived version, please contact the EIDC
This dataset is available under the terms of the Open Government Licence
Cite this dataset as:
Brown, M.J.; Robinson, E.L.; Kay, A.L.; Chapman, R.; Bell, V.A.; Blyth, E.M. (2022). Potential evapotranspiration derived from HadUK-Grid 1km gridded climate observations 1969-2021 (Hydro-PE HadUK-Grid). NERC EDS Environmental Information Data Centre. https://doi.org/10.5285/9275ab7e-6e93-42bc-8e72-59c98d409deb
Citations
Kay, A.L., Bell, V.A., Davies, H.N., Lane, R.A. & Rudd, A.C. (2023) The UKSCAPE-G2G river flow and soil moisture datasets: Grid-to-Grid model estimates for the UK for historical and potential future climates. Earth System Science Data 15, 2533–2546. https://doi.org/10.5194/essd-15-2533-2023
Robinson, E.L. (2023) NERC-CEH/hydro-pe: v1.2.0. Zenodo https://doi.org/10.5281/zenodo.8363164
Robinson, E.L., Brown, M.J., Kay, A.L., Lane, R.A., Chapman, R., Bell, V.A., & Blyth, E.M. (2023). Hydro-PE: gridded datasets of historical and future Penman–Monteith potential evaporation for the United Kingdom. In Earth System Science Data (Vol. 15, Issue 10, pp. 4433–4461). Copernicus GmbH. https://doi.org/10.5194/essd-15-4433-2023
Supplemental information
Correspondence/contact details
Brown, M.
UK Centre for Ecology & Hydrology
Maclean Building, Benson Lane, Crowmarsh Gifford
Wallingford
Oxfordshire
OX10 8BB
UNITED KINGDOM
enquiries@ceh.ac.uk
Wallingford
Oxfordshire
OX10 8BB
UNITED KINGDOM
Authors
Other contacts
Rights holder
UK Centre for Ecology & Hydrology
Custodian
NERC EDS Environmental Information Data Centre
info@eidc.ac.uk
Publisher
NERC EDS Environmental Information Data Centre
info@eidc.ac.uk
Additional metadata
Keywords
Funding
Natural Environment Research Council Award: NE/S017380/1
Last updated
21 March 2025 13:36