netcdf content/AMSEAS_3D/2025100600_amseas_3d.nc { dimensions: longitude = 150; latitude = 75; depth = 40; time = 33; variables: float longitude(longitude=150); :units = "degrees_east"; :long_name = "Longitude"; :standard_name = "longitude"; float latitude(latitude=75); :units = "degrees_north"; :long_name = "Latitude"; :standard_name = "latitude"; float depth(depth=40); :units = "meters"; :long_name = "Depth"; :standard_name = "depth"; :positive = "down"; double time(time=33); :units = "hours since 1970-01-01T00:00:00Z"; :long_name = "Time"; :standard_name = "time"; :calendar = "gregorian"; double water_u(time=33, depth=40, latitude=75, longitude=150); :units = "m/s"; :long_name = "Eastward Water Velocity"; :standard_name = "eastward_sea_water_velocity"; :_FillValue = NaN; // double double water_v(time=33, depth=40, latitude=75, longitude=150); :units = "m/s"; :long_name = "Northward Water Velocity"; :standard_name = "northward_sea_water_velocity"; :_FillValue = NaN; // double double water_temp(time=33, depth=40, latitude=75, longitude=150); :units = "Celsius"; :long_name = "Water Temperature"; :standard_name = "sea_water_temperature"; :_FillValue = NaN; // double double salinity(time=33, depth=40, latitude=75, longitude=150); :units = "psu"; :long_name = "Salinity"; :standard_name = "sea_water_salinity"; :_FillValue = NaN; // double // global attributes: :title = "AMSEAS Ocean Model Forecast Data"; :source = "NCOM Version 4.6.8"; :institution = "not applicable"; :model_run_date = "2025100600"; :creation_date = "2025-10-07 14:33:48"; :geospatial_lat_min = 17.03213119506836; // double :geospatial_lat_max = 19.498550415039062; // double :geospatial_lon_min = -68.4696044921875; // double :geospatial_lon_max = -63.503448486328125; // double :Conventions = "NAVO_netcdf_v1.1"; :classification_level = ; :distribution_statement = "Approved for Public Release; distribution unlimited."; :downgrade_date = "not applicable"; :classification_authority = "not applicable"; :contact = "not applicable"; :history = "created: 2025-10-07 14:33:48 -0000"; :generating_model = "COAMPS amseas_u project"; :model_type = "COAMPS Version v2021.5"; :operational_status = "not applicable"; :input_data_source = "not applicable"; :time_origin = "2025-10-06 00:00:00 UTC"; :Unlimited_Dimension = "time"; }