netcdf data/somisana/shared/MERCATOR_20250913_00.nc { dimensions: depth = 50; latitude = 169; longitude = 301; time = 13; variables: float depth(depth=50); :_FillValue = NaNf; // float :axis = "Z"; :positive = "down"; :units = "m"; :long_name = "Depth"; :unit_long = "Meters"; :standard_name = "depth"; float latitude(latitude=169); :_FillValue = NaNf; // float :axis = "Y"; :units = "degrees_north"; :long_name = "Latitude"; :unit_long = "Degrees North"; :standard_name = "latitude"; float longitude(longitude=301); :_FillValue = NaNf; // float :axis = "X"; :units = "degrees_east"; :long_name = "Longitude"; :unit_long = "Degrees East"; :standard_name = "longitude"; float time(time=13); :_FillValue = NaNf; // float :long_name = "Time"; :axis = "T"; :standard_name = "time"; :unit_long = "Hours Since 1950-01-01"; :units = "hours since 1950-01-01"; :calendar = "gregorian"; float so(time=13, depth=50, latitude=169, longitude=301); :_FillValue = 9.96921E36f; // float :units = "1e-3"; :valid_min = 0.0f; // float :valid_max = 50.0f; // float :long_name = "Salinity"; :unit_long = "Practical Salinity Unit"; :standard_name = "sea_water_salinity"; float thetao(time=13, depth=50, latitude=169, longitude=301); :_FillValue = 9.96921E36f; // float :standard_name = "sea_water_potential_temperature"; :unit_long = "Degrees Celsius"; :long_name = "Temperature"; :valid_max = 40.0f; // float :units = "degrees_C"; :valid_min = -10.0f; // float float zos(time=13, latitude=169, longitude=301); :_FillValue = 9.96921E36f; // float :valid_max = 5.0f; // float :unit_long = "Meters"; :long_name = "Sea surface height"; :standard_name = "sea_surface_height_above_geoid"; :units = "m"; :valid_min = -5.0f; // float float uo(time=13, depth=50, latitude=169, longitude=301); :_FillValue = 9.96921E36f; // float :valid_max = 5.0f; // float :unit_long = "Meters per second"; :long_name = "Eastward velocity"; :standard_name = "eastward_sea_water_velocity"; :valid_min = -5.0f; // float :units = "m s-1"; float vo(time=13, depth=50, latitude=169, longitude=301); :_FillValue = 9.96921E36f; // float :valid_max = 5.0f; // float :unit_long = "Meters per second"; :long_name = "Northward velocity"; :standard_name = "northward_sea_water_velocity"; :valid_min = -5.0f; // float :units = "m s-1"; // global attributes: :Conventions = "CF-1.8"; :title = "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"; :institution = "Mercator Ocean International"; :credit = "E.U. Copernicus Marine Service Information (CMEMS)"; :producer = "CMEMS - Global Monitoring and Forecasting Centre"; :contact = "https://marine.copernicus.eu/contact"; :source = "MOI GLO12"; :references = "http://marine.copernicus.eu"; :copernicusmarine_version = "2.2.2"; }