Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Confirmed.

...

Info
iconfalse
titleTable of Contents

Table of Contents
maxLevel4

Easy Heading Macro
navigationExpandOptioncollapse-all-but-headings-1


History of modifications

Version

Date

Description

1.0

08/12/2021

First version

List of datasets covered by this document

Deliverable ID

Product title

Product type

Version Number

Delivery date

M311_Lot3.3.1.2-2021/10

NGCD

Observational gridded dataset

21.03

31/03/2021

M311_Lot3.3.1.2-2022/03NGCDObservational gridded dataset22.0331/03/2022

Related documents

Reference ID

Document

D1

Anchor
D1
D1

C3S Product User Guide and Specification for NGCD

Acronyms

Acronym

Definition

CDS

Climate Data Store

MET Norway

The Norwegian Meteorological Institute

FMI

Finnish Meteorological Institute

KNMI

The Royal Netherlands Meteorological Institute

SMHI

The Swedish Meteorological and Hydrological Institute

NGCD

Nordic Gridded Climate Dataset (DOI: https://doi.org/10.24381/cds.e8f4a10c)

NGCD-1

NGCD type 1 datasets

NGCD-2

NGCD type 2 datasets

seNorge

Observational gridded dataset over Norway (senorge.no)

ECA&D

European Climate Assessment & Dataset

TITAN

software for automatic quality control (TITAN and titanlib)

OI

Optimal Interpolation

LAFLand-area fraction


General definitions

Symbol

Definition

TG

Daily mean temperature (from day before the date in the timestamp at 06 UTC, to date in the timestamp at 06 UTC)

TX

Daily maximum temperature (from day before the date in the timestamp at 18 UTC, to date in the timestamp at 18 UTC)

TN

Daily minimum temperature (from day before the date in the timestamp at 18 UTC, to date in the timestamp at 18 UTC)

RR

Daily precipitation total (from day before the date in the timestamp at 06 UTC, to date in the timestamp at 06 UTC)

Scope of the document

This document describes NGCD input data sources and the algorithms used to generate the products.

Executive summary

NGCD is a high‐resolution observational gridded dataset for daily temperature and precipitation covering Fennoscandia (Finland, Sweden and Norway). It covers the period 1971‐present, and it has a grid spacing of 1 km in both the Northing and Easting directions.

...

The climate dataset consists of two independent datasets, NGCD-1 and NGCD-2, derived using different spatial interpolation algorithms applied to the same input observation dataset. The gridded dataset is based on observations of daily precipitation and daily mean, minimum and maximum temperatures. A historical archive of NGCD is made available in subsequent versions, released twice a year, in March and September. A provisional archive of NGCD is updated daily and it provides fresh data for those applications that require data availability closer to real time than two releases per year.

For more information on NGCD, such as how to access the data and product information updated to the latest version, we refer to the C3S Product User Guide and Specification for NGCD (Nordic Gridded Climate Dataset: Algorithm Theoretical Basis Document (ATBD))D1).

The input data sources are described in the next section. Then, the spatial interpolation methods are described in the Nordic Gridded Climate Dataset: Algorithm Theoretical Basis Document (ATBD) Algorithms section.

In a nutshell, NGCD-1 mean, minimum and maximum temperature are based on residual kriging with five explanatory variables, the weights of which, in the trend expression, are estimated from long term climatology on a monthly scale. Precipitation is estimated by triangulation with a terrain adjustment. NGCD-2 is based on Bayesian spatial interpolation methods. For temperature, a two‐step scale separation OI is applied. Precipitation is based on a multi‐scale optimal interpolation over a cascade of (decreasing) spatial scales. The programs used for production are available at https://github.com/metno/NGCD.

Input Data Sources

The in-situ observations used have been measured by networks of traditional weather stations managed by public institutions. The list of data providers is shown in Table 1.

Note that for the production of the NGCD historical archive, the station data over Finland and Sweden are obtained via ECA&D (Klein Tank et al., 2002), while for the provisional archive the data over the two countries are retrieved from the FMI and SMHI open data application programming interfaces.

NGCD input data are non-homogenized time series. For the historical archive, the time series used are the non-blended ECA&D dataset. Therefore, NGCD uses a larger set of observations than we could have using only homogenized stations, particularly for more recent years. In this way, the estimates of precipitation and temperatures should include phenomena on a more local scale, as we use a denser observational network. This characteristic is important for hydrological applications, for instance. However, the drawback is that long-term temporal trends extracted from NGCD can be affected by possible local inhomogeneities in the input data (Masson and Frei, 2016). For this type of application, a suggestion could be to spatially aggregate the NGCD grid points at spatial scales coarser than 1 km, in order to filter out some of the variations due to changes in the observational network over time.

...

The automatic quality checks applied  have been implemented in the TITAN software (Båserud et al. 2020), which in turn make use of the functions made available through the titanlib library. Those software are designed to test, simultaneously, all the observations referring to the same observation time using spatial quality control methods, such as buddy-check or spatial consistency tests. Currently, the statistics of the individual station time series are not considered.

List of in-situ data providers

Anchor
table1
table1
Table 1: List of data providers.

Algorithms

Interpolation of temperature, type 1

The spatial interpolation of temperature for NGCD-1 is based on a residual kriging model developed by Tveito et al. (2000) to derive monthly, long term climatologies for Fennoscandia. Residual kriging is a conventional and frequently used concept to produce gridded temperature data. Kriging (and in principle any 2D spatial interpolation method) assumes second order spatial stationarity. There are several reasons why this assumption is difficult to fulfill when considering meteorological observations directly. Meteorological station networks are normally biased, especially towards lower elevations (populated areas, Figure 1). They will therefore not represent the whole spatial domain they are meant to cover. Fields of meteorological elements are also strongly influenced by the local physiography and environment. In areas with large variations in topography and other physiographical and environmental conditions, the spatial field of meteorological elements will not exhibit second order stationarity or show an isotropic behaviour in its spatial covariance structure.

...

The first step is to obtain the spatial trend. For the gridding of daily minimum (TN), daily maximum (TX) and daily mean temperatures (TG), the trend is defined by applying five external predictors, as described by Tveito et al. (2000). The five predictors are: point or grid cell elevation, average elevation within a 20 km circle, minimum elevation within the 20 km circle, longitude and latitude. The objective is to use these five predictors, each of them available as a gridded field on the NGCD grid, to obtain monthly spatial trends (i.e. one gridded field per month). In order to obtain these monthly trends, a multiple linear regression is applied where the five predictors are the independent variables and the dependent variables are mean monthly long term (normal) temperatures. The regression parameters are optimized by fitting the best multiple linear relationship between the dependent and independent variables. In this way, fixed monthly trend expressions are established, and the same trend expressions are applied for TN, TX and TG. This will ensure consistency between the three temperatures.

The spatial trend used for NGCD-1 is a similar concept as the first-guess or pseudo-background used for NGCD-2. In the context of kriging models, the term "trend" is commonly used, while for OI, terms like first-guess or background (see Interpolation of temperature, type 2) are used with a similar meaning. In this document, we have decided to keep the terms used in the referenced articles. Note that there is a difference between NGCD-1 and NGCD-2 which is worth noting. The NGCD-1 trend is the same for every day of a month. The NGCD-2 pseudo-background varies every day.

The trend expressions show a strong annual cycle (Figure 2), indicating that the influence of the predictors varies throughout the year. The effect of the smoothed terrain is stronger in winter and the local terrain is stronger in the warmer seasons. This is, among other things, due to the small scale variability caused by temperature inversions during the winter season. The strong seasonal variation in the longitude parameters reflects continentality and the opposing coast-inland temperature gradients in winter and summer.

Figure 3 shows the trend fields based on linear regression models for January and April. They clearly show the different influence of the external parameters included in the trend field. The spatial variability of the trend field in January is characterized by variations on larger spatial scales than in April. In fact, in April the signal of the high resolution terrain model is very distinct.

...

Figure 3: NGCD-1 temperature trend fields (background fields) for January (left) and April (right)

Interpolation of temperature, type 2

The statistical method applied is described in detail by Lussana et al. (2018a). The core of the method is a modified Optimal Interpolation (OI) scheme, where the pseudo-background (or first-guess) field is the blending of several spatial trends of temperature. Each trend is centered on a subregion and it is obtained by fitting non-linear analytical functions to a subset of the observations. In this sense, the method is based on a two-step scale-separation concept. First, the pseudo-background temperature at grid points is computed, based on the dozen, nearest observations. Second, the OI locally adjusts the temperature fields at grid points based on the few (i.e. much less than for the pseudo-background), nearest observations. The exact number of the observations used at a location by the OI depends both on the local station density and and the geophysical characteristics of the area. The weights of each observation in the OI is determined by the correlation function, as explained in this section, below. A spatial consistency test (Lussana et al., 2010) has been included, so that the method is robust from a statistical point of view.


The main improvement in the NGCD procedure is the inclusion of the land-area fraction (LAF, a scalar value between: 0 = point is in the water, as in the sea or a big lake; 1 = point is surrounded by land) among the geographical information used (Lussana et al, 2018a). The others are: geographical coordinates and elevation. LAF is used in the definition of the correlation function (Eq.(1), Lussana et al., 2018a) to decorrelate grid points along the coast from inland grid points. The correlation function ⍴ between the two points ri and rj is then:

...

The exponential function on the right hand side of the equation is the same correlation function used in (Lussana et al, 2018a), where: Δd indicates the horizontal distance, Δz the elevation difference. The parameter values used are: the horizontal decorrelation length (Dh), which is set to 60 km; the vertical decorrelation length (Dz), which is set to 250 m. The OI requires the specification of the ratio between observation and background error variances, which is set to 0.5 (i.e. we assume that observations are twice as precise as the background).

The exponential function is is multiplied by a linear function of the LAF differences, Δw. wmin is set to 0.5. As a result, if two points, ri and rj, of the same LAF class are considered (i.e. Δw=0), then the LAF term is equal to 1 and it does not affect the correlation between ri and rj. On the other hand, when for ri and rj the LAF difference is such that Δw=1 (e.g. one point is on land and the other over the sea), then the LAF term in the square brackets is equal to wmin. This means that, with our settings, when Δw=1, the correlation is half of that which would occur with the exponential function alone.

Interpolation of precipitation, type 1

Precipitation is a more challenging element to interpolate in space due to its non-continuous, non-Gaussian characteristics. This means that the spatial interpolation of precipitation is usually a two-step procedure; first, determine the areas that have precipitation and secondly, determine the precipitation amount in those areas. It also means that the assumptions of the statistical interpolation methods are difficult to fulfill. The method used for estimating precipitation in NGCD-1, therefore, takes a different approach. It is based on Delaunay triangulation and is therefore in its basics, closely related to the nearest neighbour, Thiessen method that has been frequently used to estimate areal precipitation. The main difference is that while Thiessen polygons represent precipitation as flat surfaces (terraces), triangulation represents precipitation as a surface where the precipitation "height" at the three stations at the corners of the triangle, defines the linear slope of that triangle.

Both experience and theory shows that precipitation increases with elevation, and this is implemented in the type 1 interpolation as an altitude adjustment term. In practice, this means that two fields are interpolated: ( i ) precipitation amount and (ii) station elevation. The difference between the station elevation grid and the 1x1 km terrain model is used to adjust the precipitation grid. The height adjustment is 10% per 100 m at elevations below 1000 metres above sea level (m.a.s.l) and 5% at higher elevations. Since most of the precipitation stations are located at the lowest elevations, this adjustment is quite large in some places. The procedure is shown in Figure 4.

Anchor
figure4
figure4

 

Observed precipitation 15 October 1987

Triangle structure for the precipitation observation network on 15 October 1987

The gridded precipitation field for 15 October 1987.

Figure 4: NGCD-1. Daily total precipitation (RR) field for 15 October 1987 based on triangulation.

Interpolation of precipitation, type 2

The gridded precipitation data of NGCD-2 is based on the statistical interpolation method presented by Lussana et al. (2018b). It builds upon classical methods such as OI and successive-correction schemes (Daley, 1991) adapted to the peculiar characteristics of precipitation. It is an iterative method as shown in Figure 5. In the first iteration, the estimation of precipitation over the grid points involves all the observations simultaneously, such that the field is constant and equal to the mean observed value. Then, each iteration adjusts the field locally at the grid points and this adjustment involves fewer and fewer observations each time. As a result, the effective resolution of the final fields depends on the local station density. In data-dense areas, the precipitation field includes all the available details. On the other hand, for data-sparse regions, such as in the mountains or in the north of the domain, the precipitation field in the proximity of a station is very close to its observation, while in between stations the field is actually representative of a larger-scale mean precipitation.


In the case of NGCD-2, the main differences compared to Lussana et al. (2018b) are that: (1) in the specification of the OI correlations between two points, the elevation differences are not taken into account; (2) the "identification of events" has been removed because the benefits are not evident and sometimes it creates unrealistic border effects between rain/no-rain regions.

The reason that led us to choice (1) above is that the number of RR observations decreases significantly as the elevation increases (see C3S Product User Guide and Specification for NGCD (Nordic Gridded Climate Dataset: Algorithm Theoretical Basis Document (ATBDD1))). Therefore, in mountainous areas it is necessary to use the nearby observations to estimate the precipitation, regardless of any differences in altitude. Note that as a result of choice (1), the spatial interpolation method does not rely on user-defined parameters and this strengthens the portability of the method to other areas.

Anchor
figure5
figure5


Figure 5: NGCD-2. Daily total precipitation (RR) field for 2 June 1995 based on the iterative OI method. The top row shows two iterations for the larger spatial scales. The bottom row shows two iterations for the smaller-scales. The dots show the observations.


References

  • Båserud, L., Lussana, C., Nipen, T. N., Seierstad, I. A., Oram, L., and Aspelien, T.: TITAN automatic spatial quality control of meteorological in-situ observations, Adv. Sci. Res., 17, 153–163, https://doi.org/10.5194/asr-17-153-2020, 2020.
  • Daley, R. (1991). Atmospheric data analysis, Cambridge atmospheric and space science series. Cambridge University Press, 6966(25), 809-822.
  • Engeset, R., Tveito,O.E., Alfes,E., Mengistu,Z., , Udnæs, H.-C., Isaksen,K., Førland, E.J. 2004. Snow map system for Norway, XXIII Nordic Hydrological Conference, 8-12 Aug. 2004, Tallinn, Estonia. NHP report 48(1): 112-121
  • Klein Tank, A. M., Wijngaard, J. B., Können, G. P., Böhm, R. , Demarée, G. , Gocheva, A. , Mileta, M., Pashiardis, S. , Hejkrlik, L. , Kern‐Hansen, C. , Heino, R. , Bessemoulin, P. , Müller‐Westermeier, G. , Tzanakou, M. , Szalai, S. , Pálsdóttir, T. , Fitzgerald, D. , Rubin, S. , Capaldo, M. , Maugeri, M. , Leitass, A. , Bukantis, A. , Aberfeld, R. , van Engelen, A. F., Forland, E. , Mietus, M. , Coelho, F. , Mares, C. , Razuvaev, V. , Nieplova, E. , Cegnar, T. , Antonio López, J. , Dahlström, B. , Moberg, A. , Kirchhofer, W. , Ceylan, A. , Pachaliuk, O. , Alexander, L. V. and Petrovic, P. (2002), Daily dataset of 20th‐century surface air temperature and precipitation series for the European Climate Assessment. Int. J. Climatol., 22: 1441-1453. doi:10.1002/joc.773
  • Haylock, M.R., N. Hofstra, A.M.G. Klein Tank, E.J. Klok, P.D. Jones and M. New. 2008: A European daily high-resolution gridded dataset of surface temperature and precipitation. J. Geophys. Res (Atmospheres), 113, D20119, doi:10.1029/2008JD10201
  • Lussana, C. , Uboldi, F. and Salvati, M. R. (2010), A spatial consistency test for surface observations from mesoscale meteorological networks. Q.J.R. Meteorol. Soc., 136: 1075-1088. doi:10.1002/qj.622
  • Lussana, C., Tveito, O.E., Uboldi,F. 2016. SeNorge v2.0. Temperature; MET Norway Report 14/2016
  • Lussana, C., Tveito, O. E. and Uboldi, F. (2018a), Three-dimensional spatial interpolation of 2 m temperature over Norway. Q.J.R. Meteorol. Soc.. doi:10.1002/qj.3208
  • Lussana, C., Saloranta, T., Skaugen, T., Magnusson, J., Tveito, O. E., and Andersen, J. (2018b). seNorge2 daily precipitation, an observational gridded dataset over Norway from 1957 to the present day, Earth Syst. Sci. Data, 10, 235-249, https://doi.org/10.5194/essd-10-235-2018
  • Masson, D. and Frei, C. (2016), Long-term variations and trends of mesoscale precipitation in the Alps: recalculation and update for 1901–2008. Int. J. Climatol., 36: 492-500. https://doi.org/10.1002/joc.4343
  • Obled,J., Creutin D. 1982. Objective Analyses and Mapping Techniques for Rainfall Fields: An Objective Comparison, Water Resources Research 18(2):413-431, doi: 10.1029/WR018i002p00413
  • Tveito, O.E. 2012 EUMETGRID Final Report, Available from member NMSs of EUMETNET.
  • Tveito,O.E., Bjørdal,I., Skjelvåg,A.O., Aune,B. (2005) A GIS-based agro-ecological decision system based on gridded climatology, Meteorol.Appl., 12, 57-68, doi:10.1017/S1350482705001490
  • Tveito, O.E., E.J.Førland, R.Heino, I.Hanssen-Bauer, H.Alexandersson, B.Dahlström, A.Drebs, C.Kern-Hansen, T.Jónsson, E.Vaarby-Laursen and Y.Westman. (2000), Nordic Temperature Maps, DNMI Klima 9/00 KLIMA, Norwegian Meteorological Institute
  • van den Besselaar, E.J.M., M.R. Haylock, G. van der Schrier and A.M.G. Klein Tank. 2011: A European Daily High-resolution Observational Gridded Data set of Sea Level Pressure. J. Geophys. Res., 116, D11110, doi:10.1029/2010JD015468


Info
iconfalse

This document has been produced in the context of the Copernicus Climate Change Service (C3S).

The activities leading to these results have been contracted by the European Centre for Medium-Range Weather Forecasts, operator of C3S on behalf of the European Union (Delegation

agreement

Agreement signed on 11/11/2014 and Contribution Agreement signed on 22/07/2021). All information in this document is provided "as is" and no guarantee or warranty is given that the information is fit for any particular purpose.

The users thereof use the information at their sole risk and liability. For the avoidance of all doubt , the European Commission and the European Centre for Medium - Range Weather Forecasts have no liability in respect of this document, which is merely representing the author's view.

Related articles

Content by Label
showLabelsfalse
max5
spacesCKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("in-situ","ngcd") and type = "page" and space = "CKB"
labels era-interim

...