netcdf testAll/collection_lisocean/lisocean_best.ncd { dimensions: lat = 285; lon = 355; depth = 44; time = 7370; variables: float bathymetry(lat=285, lon=355); :units = "m"; :long_name = "bathymetry"; :standard_name = "sea_floor_depth_below_geoid"; :_FillValue = -99.0f; // float :missing_value = -99.0f; // float :valid_min = -50.0f; // float :valid_max = 11000.0f; // float :maximum = 3037.72f; // float :minimum = -2.999964f; // float :coordinates = "lat lon "; :_ChunkSizes = 285U, 355U; // uint int mask(depth=44, lat=285, lon=355); :long_name = "mask of potential water points"; :standard_name = "land_binary_mask"; :valid_min = 0.0f; // float :valid_max = 1.0f; // float :maximum = 1.0f; // float :minimum = 0.0f; // float :_FillValue = -99; // int :missing_Value = -99; // int :coordinates = "depth lat lon "; :_ChunkSizes = 44U, 285U, 355U; // uint float salinity(time=7370, depth=44, lat=285, lon=355); :units = "1e-3"; :long_name = "sea water salinity"; :standard_name = "sea_water_salinity"; :_FillValue = -9.8999995E15f; // float :missing_value = -9.8999995E15f; // float :valid_min = 0.0f; // float :valid_max = 40.0f; // float :coordinates = "time_run time depth lat lon "; :maximum = 36.384716f; // float :minimum = 0.011125555f; // float :_ChunkSizes = 1U, 22U, 143U, 178U; // uint float temperature(time=7370, depth=44, lat=285, lon=355); :units = "degC"; :long_name = "sea water temperature"; :standard_name = "sea_water_temperature"; :_FillValue = -9.8999995E15f; // float :missing_value = -9.8999995E15f; // float :valid_min = 0.0f; // float :valid_max = 50.0f; // float :coordinates = "time_run time depth lat lon "; :maximum = 22.689184f; // float :minimum = 3.261894f; // float :_ChunkSizes = 1U, 22U, 143U, 178U; // uint float u(time=7370, depth=44, lat=285, lon=355); :units = "m s-1"; :long_name = "eastward sea water velocity"; :standard_name = "eastward_sea_water_velocity"; :_FillValue = -9.8999995E15f; // float :missing_value = -9.8999995E15f; // float :valid_min = -5.0f; // float :valid_max = 5.0f; // float :coordinates = "time_run time depth lat lon "; :maximum = 1.7445335f; // float :minimum = -1.7465885f; // float :_ChunkSizes = 1U, 22U, 143U, 178U; // uint float v(time=7370, depth=44, lat=285, lon=355); :units = "m s-1"; :long_name = "northward sea water velocity"; :standard_name = "northward_sea_water_velocity"; :_FillValue = -9.8999995E15f; // float :missing_value = -9.8999995E15f; // float :valid_min = -5.0f; // float :valid_max = 5.0f; // float :coordinates = "time_run time depth lat lon "; :maximum = 1.4716986f; // float :minimum = -1.8230983f; // float :_ChunkSizes = 1U, 22U, 143U, 178U; // uint float velocity_W(time=7370, depth=44, lat=285, lon=355); :units = "m s-1"; :long_name = "upward sea water velocity"; :standard_name = "upward_sea_water_velocity"; :_FillValue = -9.8999995E15f; // float :missing_value = -9.8999995E15f; // float :valid_min = -2.0f; // float :valid_max = 2.0f; // float :coordinates = "time_run time depth lat lon "; :maximum = 0.05275524f; // float :minimum = -0.036232173f; // float :_ChunkSizes = 1U, 22U, 143U, 178U; // uint float vm(time=7370, depth=44, lat=285, lon=355); :units = "m s-1"; :long_name = "sea water speed"; :standard_name = "sea_water_speed"; :_FillValue = -9.8999995E15f; // float :missing_value = -9.8999995E15f; // float :valid_min = -5.0f; // float :valid_max = 5.0f; // float :minimum = 0.0f; // float :coordinates = "time_run time depth lat lon "; :maximum = 2.013821f; // float :_ChunkSizes = 1U, 22U, 143U, 178U; // uint float ssh(time=7370, lat=285, lon=355); :units = "m"; :long_name = "sea surface height"; :standard_name = "sea_surface_height"; :_FillValue = -9.8999995E15f; // float :missing_value = -9.8999995E15f; // float :valid_min = -20.0f; // float :valid_max = 20.0f; // float :coordinates = "time_run time lat lon "; :maximum = 4.3716764f; // float :minimum = 0.4729351f; // float :_ChunkSizes = 1U, 285U, 355U; // uint float lat(lat=285); :units = "degrees_north"; :long_name = "latitude"; :standard_name = "latitude"; :valid_min = -90.0f; // float :valid_max = 90.0f; // float :axis = "Y"; :reference = "geographical coordinates, WGS84 projection"; :_ChunkSizes = 285U; // uint :_CoordinateAxisType = "Lat"; float lon(lon=355); :units = "degrees_east"; :long_name = "longitude"; :standard_name = "longitude"; :valid_min = -180.0f; // float :valid_max = 180.0f; // float :axis = "X"; :reference = "geographical coordinates, WGS84 projection"; :_ChunkSizes = 355U; // uint :_CoordinateAxisType = "Lon"; float depth(depth=44); :units = "m"; :long_name = "Depth"; :standard_name = "depth"; :positive = "down"; :bounds = "depth_staggered"; :axis = "Z"; :_CoordinateAxisType = "Height"; :_CoordinateZisPositive = "down"; :_ChunkSizes = 44U; // uint double time(time=7370); :long_name = "Forecast time for ForecastModelRunCollection"; :standard_name = "time"; :calendar = "proleptic_gregorian"; :units = "hours since 2023-10-12 00:00:00.000 UTC"; :missing_value = NaN; // double :_CoordinateAxisType = "Time"; double time_run(time=7370); :long_name = "run times for coordinate = time"; :standard_name = "forecast_reference_time"; :calendar = "proleptic_gregorian"; :units = "hours since 2023-10-12 00:00:00.000 UTC"; :missing_value = NaN; // double :_CoordinateAxisType = "RunTime"; double time_offset(time=7370); :long_name = "offset hour from start of run for coordinate = time"; :standard_name = "forecast_period"; :calendar = "proleptic_gregorian"; :units = "hours since 2023-10-12T00:00:00Z"; :missing_value = NaN; // double :_CoordinateAxisType = "TimeOffset"; // global attributes: :Title = "- Forecast for 2019-04-23 to 2019-04-24"; :Conventions = "CF-1.4"; :netcdf_version_id = "4.4.1"; :history = "2018/11/12 14:45:24 +ATLANTIC Netcdf creation ;\nFMRC Best Dataset"; :date = 2024; // int :source = "ConvertTonetcdf - Mohid tools"; :institution = "+ATLANTIC CoLAB"; :references = "https://colabatlantic.com/"; :geospatial_lat_min = 38.16f; // float :geospatial_lat_max = 38.958f; // float :geospatial_lon_min = -9.65f; // float :geospatial_lon_max = -8.656f; // float :_CoordSysBuilder = "ucar.nc2.dataset.conv.CF1Convention"; :contact = "francisco.campuzano@colabatlantic.com"; :field_type = "mean"; :bulletin_date = "2018-11-12 00:00:00"; :bulletin_type = "operational"; :comment = "+ATLANTIC operational modelling product"; :cdm_data_type = "GRID"; :featureType = "GRID"; :location = "Proto fmrc:lisocean"; }