netcdf ADRIE/AdriE_ECMWF-ERAINT_r1i1p1.nc { dimensions: time = UNLIMITED; // (288 currently) eta_rho = 75; xi_rho = 180; s_rho = 15; s_w = 16; variables: float time(time=288); :long_name = "time since initialization"; :units = "seconds since 1968-05-23"; :calendar = "gregorian"; :_ChunkSizes = 1024U; // uint float mask_rho(eta_rho=75, xi_rho=180); :long_name = "mask on RHO-points"; :option(0) = "land"; :option(1) = "water"; :_ChunkSizes = 75U, 180U; // uint float s_rho(s_rho=15); :long_name = "S-coordinate at RHO-points"; :_ChunkSizes = 15U; // uint float s_w(s_w=16); :long_name = "S-coordinate at W-points"; :_ChunkSizes = 16U; // uint float lon_rho(eta_rho=75, xi_rho=180); :long_name = "longitude of RHO-points"; :units = "degree_east"; :_ChunkSizes = 75U, 180U; // uint float lat_rho(eta_rho=75, xi_rho=180); :long_name = "latitude of RHO-points"; :units = "degree_north"; :_ChunkSizes = 75U, 180U; // uint float zeta(time=288, eta_rho=75, xi_rho=180); :long_name = "free-surface"; :units = "meter"; :time = "time"; :grid = "grid"; :location = "face"; :coordinates = "lon_rho lat_rho ocean_time"; :field = "free-surface, scalar, series"; :_FillValue = 1.0E37f; // float :_ChunkSizes = 1U, 75U, 180U; // uint float theta(time=288, s_rho=15, eta_rho=75, xi_rho=180); :long_name = "potential temperature"; :units = "Celsius"; :time = "time"; :grid = "grid"; :location = "face"; :coordinates = "lon_rho lat_rho s_rho ocean_time"; :field = "temperature, scalar, series"; :_FillValue = 1.0E37f; // float :_ChunkSizes = 1U, 15U, 75U, 180U; // uint float S(time=288, s_rho=15, eta_rho=75, xi_rho=180); :long_name = "salinity"; :time = "time"; :grid = "grid"; :location = "face"; :coordinates = "lon_rho lat_rho s_rho ocean_time"; :field = "salinity, scalar, series"; :_FillValue = 1.0E37f; // float :_ChunkSizes = 1U, 15U, 75U, 180U; // uint float w(time=288, s_w=16, eta_rho=75, xi_rho=180); :long_name = "vertical momentum component"; :units = "meter second-1"; :time = "time"; :standard_name = "upward_sea_water_velocity"; :grid = "grid"; :location = "face"; :coordinates = "lon_rho lat_rho s_w ocean_time"; :field = "w-velocity, scalar, series"; :_FillValue = 1.0E37f; // float :_ChunkSizes = 1U, 16U, 75U, 180U; // uint float u(time=288, s_rho=15, eta_rho=75, xi_rho=180); :long_name = "zonal velocity component"; :units = "meter second-1"; :time = "time"; :grid = "grid"; :location = "edge1"; :coordinates = "lon_u lat_u s_rho ocean_time"; :field = "u-velocity, scalar, series"; :_FillValue = 1.0E37f; // float :_ChunkSizes = 1U, 15U, 75U, 180U; // uint float v(time=288, s_rho=15, eta_rho=75, xi_rho=180); :long_name = "meridional velocity component"; :units = "meter second-1"; :time = "time"; :grid = "grid"; :location = "edge2"; :coordinates = "lon_v lat_v s_rho ocean_time"; :field = "v-velocity, scalar, series"; :_FillValue = 1.0E37f; // float :_ChunkSizes = 1U, 15U, 75U, 180U; // uint // global attributes: :description = "Monthly mean ocean variables from the ROMS AdriE climate ensemble"; :history = "Created Thu May 16 09:38:05 2024"; :RCM = "SMHI-RCA4"; :Driving_GCM = "ECMWF-ERAINT"; :ensemble = "r1i1p1"; :scenario = "RCP8.5"; :doi = "10.5281/zenodo.11202265"; }