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