<?xml version="1.0" encoding="UTF-8"?>
<ncml:netcdf xmlns:ncml="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="http://thredds.socib.es/thredds/dodsC/operational_models/oceanographical/hydrodynamics/wmop_3d/2025/07/roms_wmop_3d_20250718.nc">
  <ncml:attribute name="file" value="WMOP regular daily average file" />
  <ncml:attribute name="institution" value="SOCIB" />
  <ncml:attribute name="fullname" value="Balearic Islands Coastal Observing and Forecasting System" />
  <ncml:attribute name="publisher_name" value="SOCIB" />
  <ncml:attribute name="publisher_url" value="www.socib.es" />
  <ncml:attribute name="publisher_email" value="info@socib.es" />
  <ncml:attribute name="date" value="18-Jul-2025 08:41:48 CET" />
  <ncml:attribute name="_CoordSysBuilder" value="ucar.nc2.dataset.conv.DefaultConvention" />
  <ncml:dimension name="ocean_time" length="1" isUnlimited="true" />
  <ncml:dimension name="lon_rho" length="631" />
  <ncml:dimension name="lat_rho" length="539" />
  <ncml:dimension name="lon_uv" length="631" />
  <ncml:dimension name="lat_uv" length="539" />
  <ncml:dimension name="depth" length="13" />
  <group xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="CFMetadata">
    <attribute name="geospatial_lon_min" value="-5.8" type="float" />
    <attribute name="geospatial_lat_min" value="34.9" type="float" />
    <attribute name="geospatial_lon_max" value="9.2" type="float" />
    <attribute name="geospatial_lat_max" value="44.71292" type="float" />
    <attribute name="geospatial_lon_units" value="degree_east" />
    <attribute name="geospatial_lat_units" value="degree_north" />
    <attribute name="geospatial_lon_resolution" value="0.023809523809523808" />
    <attribute name="geospatial_lat_resolution" value="0.01823962754033312" />
  </group>
  <group xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="NCISOMetadata">
    <attribute name="metadata_creation" value="2026-03-09" />
    <attribute name="nciso_version" value="2.2.3" />
  </group>
  <group xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="THREDDSMetadata">
    <attribute name="id" value="operational_models/oceanographical/hydrodynamics/wmop_3d/2025/07/roms_wmop_3d_20250718.nc" />
    <attribute name="full_name" value="07/roms_wmop_3d_20250718.nc" />
    <attribute name="data_type" value="GRID" />
    <group name="services">
      <attribute name="opendap_service" value="http://thredds.socib.es/thredds/dodsC/operational_models/oceanographical/hydrodynamics/wmop_3d/2025/07/roms_wmop_3d_20250718.nc" />
      <attribute name="httpserver_service" value="http://thredds.socib.es/thredds/fileServer/operational_models/oceanographical/hydrodynamics/wmop_3d/2025/07/roms_wmop_3d_20250718.nc" />
      <attribute name="wcs_service" value="http://thredds.socib.es/thredds/wcs/operational_models/oceanographical/hydrodynamics/wmop_3d/2025/07/roms_wmop_3d_20250718.nc?service=WCS&amp;version=1.0.0&amp;request=GetCapabilities" />
      <attribute name="wms_service" value="http://thredds.socib.es/thredds/wms/operational_models/oceanographical/hydrodynamics/wmop_3d/2025/07/roms_wmop_3d_20250718.nc?service=WMS&amp;version=1.3.0&amp;request=GetCapabilities" />
      <attribute name="nccs_service" value="http://thredds.socib.es/thredds/ncss/operational_models/oceanographical/hydrodynamics/wmop_3d/2025/07/roms_wmop_3d_20250718.nc/dataset.html" />
      <attribute name="sos_service" value="http://thredds.socib.es/thredds/sos/operational_models/oceanographical/hydrodynamics/wmop_3d/2025/07/roms_wmop_3d_20250718.nc?service=SOS&amp;version=1.0.0&amp;request=GetCapabilities" />
    </group>
    <group name="dates">
      <attribute name="date" value="2025-07-18T06:42:01Z" type="modified" />
    </group>
    <group name="properties">
      <attribute name="viewer" value="/lw4nc2/?nc={WMS},lw4nc2" />
    </group>
  </group>
  <ncml:variable name="temp" shape="ocean_time depth lat_rho lon_rho" type="float">
    <ncml:attribute name="standard_name" value="temperature" />
    <ncml:attribute name="long_name" value="potential temperature" />
    <ncml:attribute name="units" value="Celsius" />
    <ncml:attribute name="time" value="ocean_time" />
    <ncml:attribute name="coordinates" value="ocean_time depth lat_rho lon_rho" />
    <ncml:attribute name="_FillValue" type="float" value="NaN" />
  </ncml:variable>
  <ncml:variable name="salt" shape="ocean_time depth lat_rho lon_rho" type="float">
    <ncml:attribute name="standard_name" value="salinity" />
    <ncml:attribute name="long_name" value="salinity" />
    <ncml:attribute name="units" value=" " />
    <ncml:attribute name="time" value="ocean_time" />
    <ncml:attribute name="coordinates" value="ocean_time depth lat_rho lon_rho" />
    <ncml:attribute name="_FillValue" type="float" value="NaN" />
  </ncml:variable>
  <ncml:variable name="u" shape="ocean_time depth lat_uv lon_uv" type="float">
    <ncml:attribute name="standard_name" value="eastward_velocity" />
    <ncml:attribute name="long_name" value="zonal velocity" />
    <ncml:attribute name="units" value="meter second-1" />
    <ncml:attribute name="time" value="ocean_time" />
    <ncml:attribute name="coordinates" value="ocean_time depth lat_uv lon_uv" />
    <ncml:attribute name="_FillValue" type="float" value="NaN" />
  </ncml:variable>
  <ncml:variable name="v" shape="ocean_time depth lat_uv lon_uv" type="float">
    <ncml:attribute name="standard_name" value="northward_velocity" />
    <ncml:attribute name="long_name" value="meridional velocity" />
    <ncml:attribute name="units" value="meter second-1" />
    <ncml:attribute name="time" value="ocean_time" />
    <ncml:attribute name="coordinates" value="ocean_time depth lat_uv lon_uv" />
    <ncml:attribute name="_FillValue" type="float" value="NaN" />
  </ncml:variable>
  <ncml:variable name="zeta" shape="ocean_time lat_rho lon_rho" type="float">
    <ncml:attribute name="standard_name" value="sea_surface_height" />
    <ncml:attribute name="long_name" value="free-surface" />
    <ncml:attribute name="units" value="meter" />
    <ncml:attribute name="time" value="ocean_time" />
    <ncml:attribute name="coordinates" value="ocean_time lat_rho lon_rho" />
    <ncml:attribute name="_FillValue" type="float" value="NaN" />
  </ncml:variable>
  <ncml:variable name="sst_gradients" shape="ocean_time lat_rho lon_rho" type="float">
    <ncml:attribute name="standard_name" value="surface temperature gradient" />
    <ncml:attribute name="long_name" value="surface temperature horizontal gradient" />
    <ncml:attribute name="units" value="Celsius km-1" />
    <ncml:attribute name="time" value="ocean_time" />
    <ncml:attribute name="coordinates" value="ocean_time lat_rho lon_rho" />
    <ncml:attribute name="_FillValue" type="float" value="NaN" />
  </ncml:variable>
  <ncml:variable name="sss_gradients" shape="ocean_time lat_rho lon_rho" type="float">
    <ncml:attribute name="standard_name" value="surface salinity gradient" />
    <ncml:attribute name="long_name" value="surface salinity horizontal gradient" />
    <ncml:attribute name="units" value="km-1" />
    <ncml:attribute name="time" value="ocean_time" />
    <ncml:attribute name="coordinates" value="ocean_time lat_rho lon_rho" />
    <ncml:attribute name="_FillValue" type="float" value="NaN" />
  </ncml:variable>
  <ncml:variable name="surface_divergence" shape="ocean_time lat_rho lon_rho" type="float">
    <ncml:attribute name="standard_name" value="surface divergence" />
    <ncml:attribute name="long_name" value="surface current divergence" />
    <ncml:attribute name="units" value="s-1" />
    <ncml:attribute name="time" value="ocean_time" />
    <ncml:attribute name="coordinates" value="ocean_time lat_rho lon_rho" />
    <ncml:attribute name="_FillValue" type="float" value="NaN" />
  </ncml:variable>
  <ncml:variable name="ocean_time" shape="ocean_time" type="double">
    <ncml:attribute name="units" value="seconds since 1968-05-23 00:00:00 GMT" />
    <ncml:attribute name="_CoordinateAxisType" value="Time" />
  </ncml:variable>
  <ncml:variable name="lon_rho" shape="lon_rho" type="float">
    <ncml:attribute name="standard_name" value="longitude" />
    <ncml:attribute name="long_name" value="longitude of RHO-points" />
    <ncml:attribute name="units" value="degree_east" />
    <ncml:attribute name="_CoordinateAxisType" value="Lon" />
  </ncml:variable>
  <ncml:variable name="lat_rho" shape="lat_rho" type="float">
    <ncml:attribute name="standard_name" value="latitude" />
    <ncml:attribute name="long_name" value="latitude of RHO-points" />
    <ncml:attribute name="units" value="degree_north" />
    <ncml:attribute name="_CoordinateAxisType" value="Lat" />
  </ncml:variable>
  <ncml:variable name="lon_uv" shape="lon_uv" type="float">
    <ncml:attribute name="standard_name" value="longitude" />
    <ncml:attribute name="long_name" value="longitude of UV-points" />
    <ncml:attribute name="units" value="degree_east" />
    <ncml:attribute name="_CoordinateAxisType" value="Lon" />
  </ncml:variable>
  <ncml:variable name="lat_uv" shape="lat_uv" type="float">
    <ncml:attribute name="standard_name" value="latitude" />
    <ncml:attribute name="long_name" value="latitude of UV-points" />
    <ncml:attribute name="units" value="degree_north" />
    <ncml:attribute name="_CoordinateAxisType" value="Lat" />
  </ncml:variable>
  <ncml:variable name="depth" shape="depth" type="float">
    <ncml:attribute name="standard_name" value="depth" />
    <ncml:attribute name="long_name" value="depth" />
    <ncml:attribute name="units" value="positive meters" />
  </ncml:variable>
</ncml:netcdf>

