Skip to content

Commit

Permalink
Revert "changes on hecate, not sure if they are ok but can't merge gi…
Browse files Browse the repository at this point in the history
…t changes with these hanging around."

This reverts commit 14e56ce.
  • Loading branch information
fostermh committed Oct 17, 2024
1 parent 14e56ce commit 2f5a820
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1,049 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @JessyBarrette
* @fostermh
66 changes: 0 additions & 66 deletions datasets.d/HakaiKCBuoy1hour.xml
Original file line number Diff line number Diff line change
Expand Up @@ -523,23 +523,6 @@ This dataset is provisional. For science purposes, please refer to the dataset:
</addAttributes>
</dataVariable>


<dataVariable>
<sourceName>KCBuoy:WaterTemp_Std</sourceName>
<destinationName>WaterTemp_Std</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="standard_name">sea_water_temperature</att>
<att name="sensor_type">SBE16</att>
<att name="long_name">TWtrKCBuoy_Std</att>
<att name="units">degree_Celsius</att>
<att name="depth">0.5</att>
<att name="cell_methods">time: standard_deviation (interval: 5.0 minutes)</att>
<att name="ancillary_data">WaterTemp_UQL WaterTemp_flags</att>
</addAttributes>
</dataVariable>


<dataVariable>
<sourceName>KCBuoy:WaterTemp_UQL</sourceName>
<destinationName>WaterTemp_UQL</destinationName>
Expand Down Expand Up @@ -647,23 +630,6 @@ This dataset is provisional. For science purposes, please refer to the dataset:
</addAttributes>
</dataVariable>


<dataVariable>
<sourceName>KCBuoy:WaterConductivity_Std</sourceName>
<destinationName>WaterConductivity_Std</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="sensor_type">SBE16</att>
<att name="long_name">ConductivityKCBuoy_Std</att>
<att name="units">S/m</att>
<att name="depth">0.5</att>
<att name="cell_methods">time: standard_deviation (interval: 5.0 minutes)</att>
<att name="ancillary_data">WaterConductivity_UQL WaterConductivity_flags</att>
<att name="standard_name">sea_water_electrical_conductivity</att>
</addAttributes>
</dataVariable>


<dataVariable>
<sourceName>KCBuoy:WaterConductivity_UQL</sourceName>
<destinationName>WaterConductivity_UQL</destinationName>
Expand Down Expand Up @@ -772,22 +738,6 @@ This dataset is provisional. For science purposes, please refer to the dataset:
</dataVariable>


<dataVariable>
<sourceName>KCBuoy:WaterPressure_Std</sourceName>
<destinationName>WaterPressure_Std</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="sensor_type">SBE16</att>
<att name="long_name">PressureKCBuoy_Std</att>
<att name="units">dbar</att>
<att name="depth">0.5</att>
<att name="cell_methods">time: standard_deviation (interval: 5.0 minutes)</att>
<att name="ancillary_data">WaterPressure_UQL WaterPressure_flags</att>
<att name="standard_name">sea_water_pressure</att>
</addAttributes>
</dataVariable>


<dataVariable>
<sourceName>KCBuoy:WaterPressure_UQL</sourceName>
<destinationName>WaterPressure_UQL</destinationName>
Expand Down Expand Up @@ -896,22 +846,6 @@ This dataset is provisional. For science purposes, please refer to the dataset:
</dataVariable>


<dataVariable>
<sourceName>KCBuoy:WaterSalinity_Std</sourceName>
<destinationName>WaterSalinity_Std</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="sensor_type">SBE16</att>
<att name="long_name">SalinityKCBuoy_Std</att>
<att name="depth">0.5</att>
<att name="cell_methods">time: standard_deviation (interval: 5.0 minutes)</att>
<att name="ancillary_data">WaterSalinity_UQL WaterSalinity_flags</att>
<att name="standard_name">sea_water_practical_salinity</att>
<att name="units">1e-3</att>
</addAttributes>
</dataVariable>


<dataVariable>
<sourceName>KCBuoy:WaterSalinity_UQL</sourceName>
<destinationName>WaterSalinity_UQL</destinationName>
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: "2"
services:
erddap:
image: "axiom/docker-erddap:2.22-jdk17-openjdk"
image: "axiom/docker-erddap:2.24-jdk21-openjdk"
restart: always
container_name: ${CONTAINER_NAME:-erddap}
# platform: linux/x86_64
Expand Down
Loading

0 comments on commit 2f5a820

Please sign in to comment.