@@ -119,3 +120,22 @@ class Metro_data_station(Metro_data):
bFlat=False
returnbFlat
defget_sst_depth(self):
"""
Get the sensor SST depth value
Return 0.4 if value in station config file is not between 0.2 and 0.6 and if no flag '--use-sst-sensor-depth' is used. Else returns value provided for sensor SST depth in station config file.