netcdf nextGEMS_cyc2_IFS_1_5524116480750143158 {
dimensions:
time = UNLIMITED ; // (12 currently)
rgrid = 26306560 ;
nv = 4 ;
variables:
double time(time) ;
time:_FillValue = NaN ;
time:standard_name = "time" ;
time:axis = "T" ;
time:units = "hours since 2020-01-20" ;
time:calendar = "proleptic_gregorian" ;
double clon(rgrid) ;
clon:_FillValue = NaN ;
clon:standard_name = "longitude" ;
clon:long_name = "longitude" ;
clon:units = "radian" ;
clon:bounds = "clon_bnds" ;
double clon_bnds(rgrid, nv) ;
clon_bnds:_FillValue = NaN ;
clon_bnds:coordinates = "clon clat" ;
double clat(rgrid) ;
clat:_FillValue = NaN ;
clat:standard_name = "latitude" ;
clat:long_name = "latitude" ;
clat:units = "radian" ;
clat:bounds = "clat_bnds" ;
double clat_bnds(rgrid, nv) ;
clat_bnds:_FillValue = NaN ;
clat_bnds:coordinates = "clon clat" ;
float \10u(time, rgrid) ;
\10u:_FillValue = NaNf ;
\10u:long_name = "10 metre U wind component" ;
\10u:units = "m s**-1" ;
\10u:code = 165 ;
\10u:table = 128 ;
\10u:CDI_grid_type = "unstructured" ;
\10u:institution = "ECMWF" ;
\10u:standard_name = "eastward_wind" ;
\10u:coordinates = "clat clon" ;
float \10v(time, rgrid) ;
\10v:_FillValue = NaNf ;
\10v:long_name = "10 metre V wind component" ;
\10v:units = "m s**-1" ;
\10v:code = 166 ;
\10v:table = 128 ;
\10v:CDI_grid_type = "unstructured" ;
\10v:institution = "ECMWF" ;
\10v:standard_name = "northward_wind" ;
\10v:coordinates = "clat clon" ;
float \2t(time, rgrid) ;
\2t:_FillValue = NaNf ;
\2t:long_name = "2 metre temperature" ;
\2t:units = "K" ;
\2t:code = 167 ;
\2t:table = 128 ;
\2t:CDI_grid_type = "unstructured" ;
\2t:institution = "ECMWF" ;
\2t:standard_name = "air_temperature" ;
\2t:coordinates = "clat clon" ;
float MLD2(time, rgrid) ;
MLD2:_FillValue = -9.e+33f ;
MLD2:long_name = "Mixed Layer Depth" ;
MLD2:units = "m" ;
MLD2:CDI_grid_type = "unstructured" ;
MLD2:cell_methods = "time: mean" ;
MLD2:description = "Mixed Layer Depth" ;
MLD2:standard_name = "ocean_mixed_layer_thickness" ;
MLD2:references = "Monterey and Levitus, (1997)" ;
MLD2:coordinates = "clat clon" ;
MLD2:missing_value = -9.e+33f ;
float slhf(time, rgrid) ;
slhf:_FillValue = NaNf ;
slhf:standard_name = "surface_downward_latent_heat_flux" ;
slhf:long_name = "Surface latent heat flux" ;
slhf:units = "W m**-2" ;
slhf:code = 147 ;
slhf:table = 128 ;
slhf:CDI_grid_type = "unstructured" ;
slhf:institution = "ECMWF" ;
slhf:coordinates = "clat clon" ;
float sshf(time, rgrid) ;
sshf:_FillValue = NaNf ;
sshf:standard_name = "surface_downward_sensible_heat_flux" ;
sshf:long_name = "Surface sensible heat flux" ;
sshf:units = "W m**-2" ;
sshf:code = 146 ;
sshf:table = 128 ;
sshf:CDI_grid_type = "unstructured" ;
sshf:institution = "ECMWF" ;
sshf:coordinates = "clat clon" ;
float sst(time, rgrid) ;
sst:_FillValue = -9.e+33f ;
sst:long_name = "Sea surface temperature" ;
sst:units = "K" ;
sst:code = 34 ;
sst:table = 128 ;
sst:CDI_grid_type = "unstructured" ;
sst:institution = "ECMWF" ;
sst:standard_name = "sea_surface_temperature" ;
sst:coordinates = "clat clon" ;
sst:missing_value = -9.e+33f ;
float tp(time, rgrid) ;
tp:_FillValue = NaNf ;
tp:long_name = "Total precipitation" ;
tp:units = "m s**-1" ;
tp:code = 228 ;
tp:table = 128 ;
tp:CDI_grid_type = "unstructured" ;
tp:institution = "ECMWF" ;
tp:standard_name = "precipitation_flux" ;
tp:coordinates = "clat clon" ;
float tsr(time, rgrid) ;
tsr:_FillValue = NaNf ;
tsr:standard_name = "toa_net_downward_shortwave_flux" ;
tsr:long_name = "Top net solar radiation" ;
tsr:units = "W m**-2" ;
tsr:code = 178 ;
tsr:table = 128 ;
tsr:CDI_grid_type = "unstructured" ;
tsr:institution = "ECMWF" ;
tsr:coordinates = "clat clon" ;
float ttr(time, rgrid) ;
ttr:_FillValue = NaNf ;
ttr:standard_name = "toa_net_downward_longwave_flux" ;
ttr:long_name = "Top net thermal radiation" ;
ttr:units = "W m**-2" ;
ttr:code = 179 ;
ttr:table = 128 ;
ttr:CDI_grid_type = "unstructured" ;
ttr:institution = "ECMWF" ;
ttr:coordinates = "clat clon" ;
// global attributes:
:CDI = "Climate Data Interface version 2.0.6 (https://mpimet.mpg.de/cdi)" ;
:Conventions = "CF-1.6" ;
:history = "Fri Mar 17 09:03:36 2023: cdo -setgrid,tco2559_grid.nc IFS_4km.nc IFS_4km_grid.nc\nFri Mar 17 08:50:42 2023: cdo merge 10u_4km.nc 10v_4km.nc 2t_4km.nc mld_4km.nc slhf_4km.nc sshf_4km.nc sst_4km_masked.nc tp_4km.nc tsr_4km.nc ttr_4km.nc IFS_4km.nc\nThu Mar 09 11:58:27 2023: cdo --eccodes -f nc copy ../grib/10u_4km.grb 10u_4km.nc" ;
:CDO = "Climate Data Operators version 2.0.6 (https://mpimet.mpg.de/cdo)" ;
:license = "CC BY 4.0" ;
:attribution = "The simulations are part of the nextGEMS project funded through the European Union\'s Horizon2020 research and innovation program under the grant agreement number 101003470 and were run through technical support provided by AWI, DKRZ, ECWMF, and MPI-M." ;
:institution = "ECMWF" ;
:source = "Cycle 47r3.3 nextGEMS" ;
:creation_date = "2023-03-17" ;
:contact = "Xabier Pedruzo Bagazgoitia and Thomas Rackow" ;
}