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