<dataset type="EDDTableFromDatabase" datasetID="calcofi_ctd_thin_duckdb" active="true">
  <reloadEveryNMinutes>10080</reloadEveryNMinutes>
  <sourceUrl>jdbc:duckdb:/share/data/erddap-duckdb/duckdb/calcofi_ctd.db</sourceUrl>
  <driverName>org.duckdb.DuckDBDriver</driverName>
  <connectionProperty name="duckdb.read_only">true</connectionProperty>
  <connectionProperty name="memory_limit">1024MB</connectionProperty>
  <connectionProperty name="threads">2</connectionProperty>
  <connectionProperty name="temp_directory">/share/data/erddap-duckdb/tmp</connectionProperty>
  <catalogName></catalogName>
  <schemaName></schemaName>
  <tableName>ctd_thin_erddap</tableName>
  <columnNameQuotes>"</columnNameQuotes>
  <sourceCanOrderBy>yes</sourceCanOrderBy>
  <sourceCanDoDistinct>yes</sourceCanDoDistinct>
  <addAttributes>
    <att name="cdm_data_type">Point</att>
    <att name="Conventions">COARDS, CF-1.10, ACDD-1.3</att>
    <att name="institution">CalCOFI</att>
    <att name="infoUrl">https://calcofi.org</att>
    <att name="sourceUrl">(local DuckDB)</att>
    <att name="license">CC-BY 4.0</att>
    <att name="creator_name">CalCOFI</att>
    <att name="creator_url">https://calcofi.org</att>
    <att name="title">CalCOFI CTD thinned (DuckDB)</att>
    <att name="summary">Adaptively-thinned CTD profiles, long format, served via DuckDB views over partitioned Parquet.</att>
    <att name="standard_name_vocabulary">CF Standard Name Table v79</att>
    <att name="subsetVariables">cruise_key, measurement_type</att>
  </addAttributes>
<dataVariable>
    <sourceName>ctd_cast_uuid</sourceName>
    <destinationName>ctd_cast_uuid</destinationName>
    <dataType>String</dataType>
    <addAttributes>
      <att name="ioos_category">Identifier</att>
      <att name="long_name">Ctd cast uuid</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>time</sourceName>
    <destinationName>time</destinationName>
    <dataType>double</dataType>
    <addAttributes>
      <att name="units">seconds since 1970-01-01T00:00:00Z</att>
      <att name="ioos_category">Time</att>
      <att name="standard_name">time</att>
      <att name="long_name">Time</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>latitude</sourceName>
    <destinationName>latitude</destinationName>
    <dataType>double</dataType>
    <addAttributes>
      <att name="units">degrees_north</att>
      <att name="ioos_category">Location</att>
      <att name="standard_name">latitude</att>
      <att name="long_name">Latitude</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>longitude</sourceName>
    <destinationName>longitude</destinationName>
    <dataType>double</dataType>
    <addAttributes>
      <att name="units">degrees_east</att>
      <att name="ioos_category">Location</att>
      <att name="standard_name">longitude</att>
      <att name="long_name">Longitude</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>depth</sourceName>
    <destinationName>depth</destinationName>
    <dataType>double</dataType>
    <addAttributes>
      <att name="units">m</att>
      <att name="positive">down</att>
      <att name="ioos_category">Location</att>
      <att name="standard_name">depth</att>
      <att name="long_name">Depth</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>cruise_key</sourceName>
    <destinationName>cruise_key</destinationName>
    <dataType>String</dataType>
    <addAttributes>
      <att name="ioos_category">Identifier</att>
      <att name="long_name">Cruise key</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>site_key</sourceName>
    <destinationName>site_key</destinationName>
    <dataType>String</dataType>
    <addAttributes>
      <att name="ioos_category">Identifier</att>
      <att name="long_name">Site key</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>line</sourceName>
    <destinationName>line</destinationName>
    <dataType>String</dataType>
    <addAttributes>
      <att name="ioos_category">Location</att>
      <att name="long_name">Line</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>sta</sourceName>
    <destinationName>sta</destinationName>
    <dataType>String</dataType>
    <addAttributes>
      <att name="ioos_category">Other</att>
      <att name="long_name">Sta</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>measurement_type</sourceName>
    <destinationName>measurement_type</destinationName>
    <dataType>String</dataType>
    <addAttributes>
      <att name="ioos_category">Other</att>
      <att name="long_name">Measurement type</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>measurement_value</sourceName>
    <destinationName>measurement_value</destinationName>
    <dataType>double</dataType>
    <addAttributes>
      <att name="ioos_category">Other</att>
      <att name="long_name">Measurement value</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>measurement_qual</sourceName>
    <destinationName>measurement_qual</destinationName>
    <dataType>String</dataType>
    <addAttributes>
      <att name="ioos_category">Other</att>
      <att name="long_name">Measurement qual</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>cast_dir</sourceName>
    <destinationName>cast_dir</destinationName>
    <dataType>String</dataType>
    <addAttributes>
      <att name="ioos_category">Other</att>
      <att name="long_name">Cast dir</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>retained_reason</sourceName>
    <destinationName>retained_reason</destinationName>
    <dataType>String</dataType>
    <addAttributes>
      <att name="ioos_category">Other</att>
      <att name="long_name">Retained reason</att>
    </addAttributes>
  </dataVariable>
<dataVariable>
    <sourceName>ctd_thin_uuid</sourceName>
    <destinationName>ctd_thin_uuid</destinationName>
    <dataType>String</dataType>
    <addAttributes>
      <att name="ioos_category">Identifier</att>
      <att name="long_name">Ctd thin uuid</att>
    </addAttributes>
  </dataVariable>
</dataset>
