43 | | * '''High frequency''' meteorological files have a forcing step lower than or equal to six hours. |
44 | | This document [attachment:Description_Forcing_Files.pdf] provides detail of how forcing files need to be prepared. It addresses in particular the issues one may face when the fluxes are averaged and scalar variables instantaneous. The driver needs to take this into account else the diurnal cycle needs to be misplaced. Some data providers have different convention for representing averaged fluxes and this type of details matter. |
45 | | |
46 | | * ORCHIDEE accepts '''daily''' files (ask for example ISI-MIP files). |
47 | | * ORCHIDEE accepts '''monthly''' files (see WG files below). |
48 | | |
49 | | These forcing files are stored in the shared accounts in IGCM/SRF/METEO directory. The shared accounts are found: |
| 43 | |
| 44 | === 1.0 General information === |
| 45 | |
| 46 | (a) '''ORCHIDEE accepts meteorological forcing files at different frequencies''': |
| 47 | * '''high frequency''' meteorological files have a forcing step lower than or equal to six hours (most of the datasets below are 3-hourly or 6-hourly); |
| 48 | * '''daily''' files (for example ISI-MIP files); |
| 49 | * '''monthly''' files (see WG files below). |
| 50 | It is the role of the driver to inter/extrapolate timeseries of the forcing meteorological variables at the time step of ORCHIDEE (usually 30 min) based on the forcing dataset. |
| 51 | |
| 52 | (b) '''Two versions of the driver are available''' to do do both the reading and the inter/extrapolation of the forcing datasets. They differ in the way they interpret the time at which the diffrent variables are read in the forcing dataset (further called the timestamp, while the interval refers to the period between two succesive timestamps): |
| 53 | * '''the old driver (src_driver/dim2driver)''', which assumes that scalar variables (Tair,Qair,Psurf) are instantaneous values at the timestamp, while flux variables (Rainf,Snowf, SWdown, LWdown) are mean values over the interval ending at the timestamp. The old driver also needs a forcing that has its first record at 0 UTC to work correctly. |
| 54 | * '''the new driver (src_driver/orchideedriver.f90) is more flexible''' and can normally deal with any temporal structure of the forcing datasets, provided the required attributes are inserted in the forcing files. This document [attachment:Description_Forcing_Files.pdf] provides detail of how forcing files need to be prepared. It addresses in particular the issues one may face when the fluxes are averaged and scalar variables instantaneous. The driver needs to take this into account else the diurnal cycle needs to be misplaced. Some data providers have different convention for representing averaged fluxes and this type of details matter. |
| 55 | |
| 56 | A longer discussion on the differences between the two drivers (dated in 2016) can be found on https://forge.ipsl.jussieu.fr/orchidee/wiki/Branches/Driver_Improvements. |
| 57 | |
| 58 | (c) '''Usually, the forcing files are stored in the shared accounts''' in IGCM/SRF/METEO directory. The shared accounts are found: |
62 | | Tips when building meteorological forcing files: |
63 | | * '''Land compressed files''': The '''missing_value''' attribute is mandatory in forcing files containing only land points, with a value outside of the valid range of the variables, for example missing_value=1.e+20. In flinget_mat, the default value is set to 0, if this value is kept, oceanic points will be filled with it and treated as land points because 0. is a valid value for some fields (Qair) but ORCHIDEE will crash because it's not valid for others (PSurf), causing the usual problems in qsatcalc. |
64 | | |
| 71 | (d) '''Tips and script examples when building meteorological forcing files''': |
| 72 | * '''Land compressed files''': |
| 73 | - The '''missing_value''' attribute is mandatory in forcing files containing only land points, with a value outside of the valid range of the variables, for example missing_value=1.e+20. In flinget_mat, the default value is set to 0, if this value is kept, oceanic points will be filled with it and treated as land points because 0. is a valid value for some fields (Qair) but ORCHIDEE will crash because it's not valid for others (PSurf), causing the usual problems in qsatcalc. |
| 74 | - FORTRAN 90 script to create a land points only forcing file (use of the compress attribute) [attachment:mk_grid.f90] |
211 | | === 1.8 ERA_05 === |
212 | | |
213 | | This meteorological data set has been prepared by ECMWF in the framework of the Earth2Observe project : http://www.earth2observe.eu/ |
214 | | |
215 | | Using a simple bi-linear interpolation the data of the ERA-I re-analysis on the Gaussian grid (N128) output was projected to a regular lat/lon grid at 0.5deg resolution, without special consideration for the land/sea mask. It was thus considered, in consultation with Emanuel Dutra of ECMWF, that it was not unreasonable to use the same land/sea mask as WFDEI and hope that the atmospheric forcing on coastal points will not be too badly affected by the methodology. |
216 | | |
217 | | The value of this forcing lies in its close relation to the ERA-I re-analysis and its extension to December 2014. |
218 | | |
219 | | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
220 | | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
221 | | || ERAI_yyyy.nc || ERAI_05 || -180:180; -90:90 || 720x360 || 1979 || 2014 || 36 || 3H || || 20 June 2015|| || 293 GB || |
222 | | |
223 | | |
224 | | === 1.9 ERA_05_GPCP |
225 | | |
226 | | This is the same forcing as ERA_05 except for the rainfall and snow fall from the re-analysis which were corrected with the GPCP estimates (http://precip.gsfc.nasa.gov/). |
227 | | |
228 | | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
229 | | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
230 | | || ERAI_GPCP_yyyy.nc || ERAI_05_GPCP || -180:180; -90:90 || 720x360 || 1979 || 2014 || 36 || 3H || || 20 June 2015|| || 298 GB || |
231 | | |
232 | | == 2. Older Weather Data == |
233 | | |
234 | | These forcing data sets have been superseded by more recent re-analysis of meteorological observations and more complete meta-data have been included in the forcing file. |
235 | | |
236 | | === 2.1 ISLSCP === |
237 | | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
238 | | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
239 | | || islscp_for_1987.nc || || -180:180; -90:90 || 360x179 || 1987 || 1987 || 1 || 6H || || 28 jun 2005 || || 1.1 GB || |
240 | | |
241 | | === 2.2 ISLSCP2 === |
242 | | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
243 | | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
244 | | || islscp_for_yyyy.nc || || -180:180; -90:90 || 360x179 || 1982 || 1995 || 14 || 3H (6H for 1982) || || 28 jun 2005 || ||19 GB || |
245 | | |
246 | | === 2.3 NCC === |
247 | | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
248 | | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
249 | | || ncc_for_yyyy.nc || || -180:180; -90:90 || 360x180 || 1948 || 2000 || 52 || 6H || [http://thanh.ngoduc.free.fr/wiki/index.php/Main/NCCDataset info]|| sept 2005 ||[http://www.agu.org/pubs/crossref/2005/2004JD005434.shtml ref] || 37 GB || |
250 | | |
251 | | === 2.4 NLDAS === |
252 | | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
253 | | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
254 | | || orchidee_NLDAS_forcing_yyyymm.nc || || -67:-24; 25:52 || 464x224 || 199701 || 200212 || 6 || 1H || || mai 2008 |||| 197 GB || |
255 | | |
256 | | === 2.5 WFD3/annual === |
257 | | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
258 | | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
259 | | || WFD_yyyy.nc || || -180:180; -90:90 || 720x360 || 1958 || 2001 || 44 || 3H || || april 2010 || || 300 GB || |
260 | | |
261 | | === 2.6 WFDEI (WFDEI_GPCC/v1/noleap) === |
| 225 | ==== WFDEI_GPCC/v1/noleap ==== |
| 226 | |
| 227 | This dataset is available in the shared accounts (IGCM/SRF/METEO directory). |
272 | | === 2.8 WG === |
| 242 | The above shift has not been done here, and this forcing should only be used with the new driver (orchideedriver.f90). |
| 243 | |
| 244 | === 1.8 Princeton Global Forcing (PGF) === |
| 245 | |
| 246 | This dataset is available in the shared accounts (IGCM/SRF/METEO/Princeton_GPCC/v1/1deg_3h directory). |
| 247 | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
| 248 | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
| 249 | || PGF_GPCC_1deg_3h_yyyy.nc || || -180:180; -90:90 || 360x180 || 1948 || 2010 || 63 || 3H || || 26 avril 2014|| || 265 GB || |
| 250 | |
| 251 | |
| 252 | |
| 253 | === 1.9 ERA_05 === |
| 254 | |
| 255 | This meteorological data set has been prepared by ECMWF in the framework of the Earth2Observe project : http://www.earth2observe.eu/ |
| 256 | |
| 257 | Using a simple bi-linear interpolation the data of the ERA-I re-analysis on the Gaussian grid (N128) output was projected to a regular lat/lon grid at 0.5deg resolution, without special consideration for the land/sea mask. It was thus considered, in consultation with Emanuel Dutra of ECMWF, that it was not unreasonable to use the same land/sea mask as WFDEI and hope that the atmospheric forcing on coastal points will not be too badly affected by the methodology. |
| 258 | |
| 259 | The value of this forcing lies in its close relation to the ERA-I re-analysis and its extension to December 2014. |
| 260 | |
| 261 | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
| 262 | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
| 263 | || ERAI_yyyy.nc || ERAI_05 || -180:180; -90:90 || 720x360 || 1979 || 2014 || 36 || 3H || || 20 June 2015|| || 293 GB || |
| 264 | |
| 265 | |
| 266 | === 1.10 ERA_05_GPCP |
| 267 | |
| 268 | This is the same forcing as ERA_05 except for the rainfall and snow fall from the re-analysis which were corrected with the GPCP estimates (http://precip.gsfc.nasa.gov/). |
| 269 | |
| 270 | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
| 271 | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
| 272 | || ERAI_GPCP_yyyy.nc || ERAI_05_GPCP || -180:180; -90:90 || 720x360 || 1979 || 2014 || 36 || 3H || || 20 June 2015|| || 298 GB || |
| 273 | |
| 274 | === 1.11 GSWP3 |
| 275 | |
| 276 | This forcing has been constructed for the GSWP3 experiment, cf. http://hydro.iis.u-tokyo.ac.jp/GSWP3/exp1.html#boundary-conditions. It is based on the 20th Century Reanalysis (20CR) [Compo et al., 2011 http://hydro.iis.u-tokyo.ac.jp/GSWP3/refs.html#compo2011] at the global 2° resolution, dynamically downscaled into T248 (~0.5°). Several versions are available. |
| 277 | |
| 278 | ==== GSWP3v0 (ISIMIP2) ==== |
| 279 | |
| 280 | This dataset is available on ergon in /arch/home/rech/lmd/rlmd979/GSWP3_forcing/halfdeg_v1. It was prepared by Jinfeng Chang for the ISIMIP2 simulations, using the TRENDY land mask. |
| 281 | It was also upscaled at the 1° resolution by Matthieu Guimberteau for the ORCHIDEE-MICT paper (https://www.geosci-model-dev.net/11/121/2018/) |
| 282 | |
| 283 | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
| 284 | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
| 285 | ||GSWP3_halfdeg_3h _yyyy.nc || GSWP3 || -180:180; -90:90 || 720x360 || 1901 || 2007 || 107 || 3H || || 24 April 2016|| || 5.5 GB/yr || |
| 286 | |
| 287 | ==== GSWP3v1 ==== |
| 288 | |
| 289 | This is the official v1 release of GSWP3. It covers 1901-2010 and is dated on 2017-06-01. The original files are 2D, and only the wind is not worldwide and can serve as a land mask). |
| 290 | This dataset needs to be formatted for ORCHIDEE for : |
| 291 | - the LS3MIP off-line simulation (landhist at the resolution of the IPSL-CM6 climate model 144x143) |
| 292 | - the SP-MIP simulations at the 0.5° |
| 293 | |
| 294 | == 2. Older Weather Data == |
| 295 | |
| 296 | These forcing data sets have been superseded by more recent re-analysis of meteorological observations and more complete meta-data have been included in the forcing file. |
| 297 | |
| 298 | === 2.1 ISLSCP === |
| 299 | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
| 300 | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
| 301 | || islscp_for_1987.nc || || -180:180; -90:90 || 360x179 || 1987 || 1987 || 1 || 6H || || 28 jun 2005 || || 1.1 GB || |
| 302 | |
| 303 | === 2.2 ISLSCP2 === |
| 304 | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
| 305 | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
| 306 | || islscp_for_yyyy.nc || || -180:180; -90:90 || 360x179 || 1982 || 1995 || 14 || 3H (6H for 1982) || || 28 jun 2005 || ||19 GB || |
| 307 | |
| 308 | === 2.3 NCC === |
| 309 | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
| 310 | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
| 311 | || ncc_for_yyyy.nc || || -180:180; -90:90 || 360x180 || 1948 || 2000 || 52 || 6H || [http://thanh.ngoduc.free.fr/wiki/index.php/Main/NCCDataset info]|| sept 2005 ||[http://www.agu.org/pubs/crossref/2005/2004JD005434.shtml ref] || 37 GB || |
| 312 | |
| 313 | === 2.4 NLDAS === |
| 314 | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
| 315 | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
| 316 | || orchidee_NLDAS_forcing_yyyymm.nc || || -67:-24; 25:52 || 464x224 || 199701 || 200212 || 6 || 1H || || mai 2008 |||| 197 GB || |
| 317 | |
| 318 | === 2.5 WFD3/annual === |
| 319 | || Name || || Spatial information || ||Temporal information || || || || Web documentation || || || Size || |
| 320 | || Abbreviation || Full name || Coverage || Resolution || First year || Last year || Number of years || Resolution || Informations || Data download || References || GB || |
| 321 | || WFD_yyyy.nc || || -180:180; -90:90 || 720x360 || 1958 || 2001 || 44 || 3H || || april 2010 || || 300 GB || |
| 322 | |
| 323 | === 2.6 WG === |