netcdf CMEMS/CMEMS_Velocity.nc { dimensions: depth = 1; latitude = 1799; longitude = 1674; time = 15; variables: float depth(depth=1); :_FillValue = NaNf; // float :standard_name = "depth"; :long_name = "Depth"; :positive = "down"; :units = "m"; :unit_long = "Meters"; :axis = "Z"; float latitude(latitude=1799); :_FillValue = NaNf; // float :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; :unit_long = "Degrees North"; :axis = "Y"; float longitude(longitude=1674); :_FillValue = NaNf; // float :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :unit_long = "Degrees East"; :axis = "X"; float time(time=15); :_FillValue = NaNf; // float :long_name = "Time"; :unit_long = "Hours Since 1950-01-01"; :standard_name = "time"; :axis = "T"; :units = "hours since 1950-01-01"; :calendar = "gregorian"; long spatial_ref; :crs_wkt = "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]"; :semi_major_axis = 6378137.0; // double :semi_minor_axis = 6356752.314245179; // double :inverse_flattening = 298.257223563; // double :reference_ellipsoid_name = "WGS 84"; :longitude_of_prime_meridian = 0.0; // double :prime_meridian_name = "Greenwich"; :geographic_crs_name = "WGS 84"; :horizontal_datum_name = "World Geodetic System 1984"; :grid_mapping_name = "latitude_longitude"; :spatial_ref = "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]"; :GeoTransform = "-97.79166666818676 0.08333333637353836 0.0 -69.95833079090903 0.0 0.08333333474775576"; float uo(time=15, depth=1, latitude=1799, longitude=1674); :_FillValue = 9.96921E36f; // float :standard_name = "eastward_sea_water_velocity"; :valid_min = -5.0f; // float :long_name = "Eastward velocity"; :valid_max = 5.0f; // float :units = "m s-1"; :unit_long = "Meters per second"; :grid_mapping = "spatial_ref"; float vo(time=15, depth=1, latitude=1799, longitude=1674); :_FillValue = 9.96921E36f; // float :standard_name = "northward_sea_water_velocity"; :valid_min = -5.0f; // float :long_name = "Northward velocity"; :valid_max = 5.0f; // float :units = "m s-1"; :unit_long = "Meters per second"; :grid_mapping = "spatial_ref"; // global attributes: :title = "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily"; :references = "http://marine.copernicus.eu"; :producer = "CMEMS - Global Monitoring and Forecasting Centre"; :Conventions = "CF-1.8"; :source = "MOI GLO12"; :credit = "E.U. Copernicus Marine Service Information (CMEMS)"; :contact = "https://marine.copernicus.eu/contact"; :institution = "Mercator Ocean International"; :copernicusmarine_version = "2.0.0"; }