netcdf \3887474_1_6725259124937999102 {
dimensions:
station = 25 ;
time = UNLIMITED ; // (8760 currently)
name_strlen = 32 ;
variables:
int station(station) ;
station:long_name = "station" ;
double lon(station) ;
lon:units = "degrees_east" ;
lon:long_name = "station longitude" ;
lon:standard_name = "longitude" ;
double lat(station) ;
lat:units = "degrees_north" ;
lat:long_name = "station latitude" ;
lat:standard_name = "latitude" ;
double time(time) ;
time:units = "days since 1949-12-01T00:00:00Z" ;
time:long_name = "time" ;
time:calendar = "standard" ;
time:standard_name = "time" ;
time:bounds = "time_bnds" ;
time:axis = "T" ;
float tas(station, time) ;
tas:units = "K" ;
tas:_FillValue = 1.e+20f ;
tas:long_name = "Near-Surface Air Temperature" ;
tas:standard_name = "air_temperature" ;
tas:missing_value = 1.e+20f ;
tas:coordinates = "lon lat height" ;
tas:cell_methods = "time: point" ;
char station_name(station, name_strlen) ;
station_name:long_name = "station_name" ;
station_name:cf_role = "timeseries_id" ;
double height ;
height:long_name = "height" ;
height:standard_name = "height" ;
height:units = "m" ;
height:positive = "up" ;
height:axis = "Z" ;
// global attributes:
:project_id = "CORDEX.be" ;
:product = "output" ;
:Conventions = "CF-1.7" ;
:model_id = "ALARO-0" ;
:institute_id = "RMIB-UGent" ;
:driving_experiment_name = "ERAINT" ;
:driving_model_id = "ECMWF-ERAINT" ;
:experiment_id = "evaluation" ;
:starttime = 283996800. ;
:endtime = 315529200. ;
:CORDEX_domain = "HRes" ;
:driving_model_ensemble_member = "r1i1p1" ;
:rcm_version_id = "v1" ;
:contact = "Lesley De Cruz <>" ;
:references = "https://doi.org/10.1016/j.cliser.2018.05.001" ;
:creation_date = "2021-01-11T14:02:31Z" ;
:tracking_id = "c28c4e3f-39b5-469e-a7eb-ce4f108c6983" ;
:featureType = "timeSeries" ;
:driving_experiment = "ECMWF-ERAINT, ERAINT, r1i1p1" ;
:frequency = "1hr" ;
}