<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="Not provided because of security concerns.">
  <attribute name="_NCProperties" value="version=2,netcdf=4.9.4-development,hdf5=1.14.2" />
  <attribute name="title" value="PRVI_20260411" />
  <attribute name="institution" value="School for Marine Science and Technology" />
  <attribute name="source" value="FVCOM_4.4.2" />
  <attribute name="history" value="model started at: 11/04/2026   00:02" />
  <attribute name="references" value="http://fvcom.smast.umassd.edu, http://codfish.smast.umassd.edu" />
  <attribute name="Conventions" value="CF-1.0" />
  <attribute name="CoordinateSystem" value="Cartesian" />
  <attribute name="CoordinateProjection" value="+proj=utm +datum=WGS84 +ellps=WGS84 +zone=19 +North +units=m" />
  <attribute name="Tidal_Forcing" value="Tidal Forcing Time Series Title: Shelf tides" />
  <attribute name="River_Forcing" value="THERE ARE NO RIVERS IN THIS MODEL" />
  <attribute name="GroundWater_Forcing" value="GROUND WATER FORCING IS OFF!" />
  <attribute name="Surface_Heat_Forcing" value="FVCOM variable surface heat forcing file:&#xA;FILE NAME:PRVI_20260411_wnd.nc&#xA;SOURCE:FVCOM grid (unstructured) surface forcing&#xA;Unknown start date meta data format" />
  <attribute name="Surface_Wind_Forcing" value="FVCOM variable surface Wind forcing:&#xA;FILE NAME:PRVI_20260411_wnd.nc&#xA;SOURCE:FVCOM grid (unstructured) surface forcing&#xA;Unknown start date meta data format" />
  <attribute name="Surface_PrecipEvap_Forcing" value="SURFACE PRECIPITATION FORCING IS OFF" />
  <attribute name="_CoordSysBuilder" value="ucar.nc2.internal.dataset.conv.CF1Convention" />
  <dimension name="nele" length="175616" />
  <dimension name="node" length="91221" />
  <dimension name="three" length="3" />
  <dimension name="DateStrLen" length="26" />
  <dimension name="maxnode" length="10" />
  <dimension name="maxelem" length="8" />
  <dimension name="four" length="4" />
  <dimension name="time" length="24" />
  <dimension name="siglay" length="32" />
  <dimension name="siglev" length="33" />
  <group name="CFMetadata">
    <attribute name="geospatial_lon_min" value="-68.5" type="float" />
    <attribute name="geospatial_lat_min" value="18.30818" type="float" />
    <attribute name="geospatial_lon_max" value="-65.30189" type="float" />
    <attribute name="geospatial_lat_max" value="18.75035" type="float" />
    <attribute name="geospatial_lon_units" value="degrees_east" />
    <attribute name="geospatial_lat_units" value="degrees_north" />
    <attribute name="geospatial_lon_resolution" value="3.505933444193125E-5" />
    <attribute name="geospatial_lat_resolution" value="4.847241556192275E-6" />
    <attribute name="time_coverage_start" value="2026-04-10T00:00:00Z" />
    <attribute name="time_coverage_end" value="2026-04-10T22:58:07Z" />
    <attribute name="time_coverage_units" value="seconds" />
    <attribute name="time_coverage_resolution" value="3595.0" />
    <attribute name="time_coverage_duration" value="P0Y0M0DT22H58M7.500S" />
  </group>
  <group name="NCISOMetadata">
    <attribute name="metadata_creation" value="2026-04-12" />
    <attribute name="nciso_version" value="2.4.7" />
  </group>
  <variable name="depth" shape="siglay nele" type="float">
    <attribute name="long_name" value="Depth" />
    <attribute name="positive" value="up" />
    <attribute name="units" value="meters" />
  </variable>
  <variable name="nv" shape="three nele" type="int">
    <attribute name="long_name" value="Element-node connectivity: nodes surrounding each element" />
    <attribute name="standard_name" value="face_node_connectivity" />
    <attribute name="description" value="Maps each triangular mesh element to its three bounding node indices. Dimensions: (3, nele). Used with lon/lat for horizontal position and with h, siglay/siglev for depth: depth(z) = h * siglay(z) at nodes, or h_center * siglay_center at element centers." />
    <attribute name="coordinates" value="lon lat" />
    <attribute name="start_index" type="long" value="1" />
    <attribute name="usage" value="Index into lon/lat arrays (1-based). Combine with siglay and h to compute 3D depth at any layer." />
  </variable>
  <variable name="siglev" shape="siglev node" type="float">
    <attribute name="long_name" value="Sigma Levels" />
    <attribute name="standard_name" value="ocean_sigma/general_coordinate" />
    <attribute name="positive" value="up" />
    <attribute name="valid_min" type="float" value="-1.0" />
    <attribute name="valid_max" type="float" value="0.0" />
    <attribute name="formula_terms" value="sigma:siglay eta: zeta depth: h" />
  </variable>
  <variable name="h" shape="node" type="float">
    <attribute name="long_name" value="Bathymetry" />
    <attribute name="standard_name" value="sea_floor_depth_below_geoid" />
    <attribute name="units" value="m" />
    <attribute name="positive" value="down" />
    <attribute name="grid" value="Bathymetry_Mesh" />
    <attribute name="coordinates" value="x y" />
    <attribute name="type" value="data" />
  </variable>
  <variable name="zeta" shape="time node" type="float">
    <attribute name="long_name" value="Water Surface Elevation" />
    <attribute name="units" value="meters" />
    <attribute name="positive" value="up" />
    <attribute name="standard_name" value="sea_surface_height_above_geoid" />
    <attribute name="grid" value="Bathymetry_Mesh" />
    <attribute name="coordinates" value="time lat lon" />
    <attribute name="type" value="data" />
    <attribute name="location" value="node" />
  </variable>
  <variable name="u" shape="time siglay nele" type="float">
    <attribute name="long_name" value="Eastward Water Velocity" />
    <attribute name="standard_name" value="eastward_sea_water_velocity" />
    <attribute name="units" value="meters s-1" />
    <attribute name="grid" value="fvcom_grid" />
    <attribute name="type" value="data" />
    <attribute name="coordinates" value="time siglay latc lonc" />
    <attribute name="mesh" value="fvcom_mesh" />
    <attribute name="location" value="face" />
  </variable>
  <variable name="v" shape="time siglay nele" type="float">
    <attribute name="long_name" value="Northward Water Velocity" />
    <attribute name="standard_name" value="Northward_sea_water_velocity" />
    <attribute name="units" value="meters s-1" />
    <attribute name="grid" value="fvcom_grid" />
    <attribute name="type" value="data" />
    <attribute name="coordinates" value="time siglay latc lonc" />
    <attribute name="mesh" value="fvcom_mesh" />
    <attribute name="location" value="face" />
  </variable>
  <variable name="temp" shape="time siglay node" type="float">
    <attribute name="long_name" value="temperature" />
    <attribute name="standard_name" value="sea_water_temperature" />
    <attribute name="units" value="degrees_C" />
    <attribute name="grid" value="fvcom_grid" />
    <attribute name="coordinates" value="time siglay lat lon" />
    <attribute name="type" value="data" />
    <attribute name="mesh" value="fvcom_mesh" />
    <attribute name="location" value="node" />
  </variable>
  <variable name="salinity" shape="time siglay node" type="float">
    <attribute name="long_name" value="salinity" />
    <attribute name="standard_name" value="sea_water_salinity" />
    <attribute name="units" value="1e-3" />
    <attribute name="grid" value="fvcom_grid" />
    <attribute name="coordinates" value="time siglay lat lon" />
    <attribute name="type" value="data" />
    <attribute name="mesh" value="fvcom_mesh" />
    <attribute name="location" value="node" />
  </variable>
  <variable name="lon" shape="node" type="float">
    <attribute name="long_name" value="nodal longitude" />
    <attribute name="standard_name" value="longitude" />
    <attribute name="units" value="degrees_east" />
    <attribute name="_CoordinateAxisType" value="Lon" />
  </variable>
  <variable name="lat" shape="node" type="float">
    <attribute name="units" value="degrees_north" />
    <attribute name="long_name" value="nodal latitude" />
    <attribute name="standard_name" value="latitude" />
    <attribute name="_CoordinateAxisType" value="Lat" />
  </variable>
  <variable name="lonc" shape="nele" type="float">
    <attribute name="units" value="degrees_east" />
    <attribute name="long_name" value="zonal longitude" />
    <attribute name="standard_name" value="longitude" />
    <attribute name="_CoordinateAxisType" value="Lon" />
  </variable>
  <variable name="latc" shape="nele" type="float">
    <attribute name="long_name" value="zonal latitude" />
    <attribute name="standard_name" value="latitude" />
    <attribute name="units" value="degrees_north" />
    <attribute name="_CoordinateAxisType" value="Lat" />
  </variable>
  <variable name="time" shape="time" type="float">
    <attribute name="long_name" value="time" />
    <attribute name="units" value="days since 1858-11-17 00:00:00" />
    <attribute name="format" value="modified julian day (MJD)" />
    <attribute name="time_zone" value="UTC" />
    <attribute name="_CoordinateAxisType" value="Time" />
  </variable>
  <variable name="siglay" shape="siglay node" type="float">
    <attribute name="long_name" value="Sigma Layers" />
    <attribute name="standard_name" value="ocean_sigma/general_coordinate" />
    <attribute name="positive" value="up" />
    <attribute name="valid_min" type="float" value="-1.0" />
    <attribute name="valid_max" type="float" value="0.0" />
    <attribute name="formula_terms" value="sigma: siglay eta: zeta depth: h" />
  </variable>
</netcdf>
