Skip to content

Commit

Permalink
Update drifters.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunwbell committed Dec 10, 2024
1 parent fc88c35 commit 794c203
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config_files/drifters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,32 @@ latitude:
generic_name: latitude
units: degrees_north
longname: 'latitude'
dtype: float
_Encoding: float
longitude:
name: longitude
generic_name: longitude
units: degrees_west
longname: 'longitude'
dtype: float
_Encoding: float
sst:
name: sea surface temperature
generic_name: sst
units: degree_C
longname: 'sea surface temperature (degree_C)'
standard_name: 'sea_surface_temperature'
dtype: float
_Encoding: float
strain:
name: strain
generic_name: strain
units: percent
longname: 'strain gauge percent'
dtype: float
_Encoding: float
voltage:
name: voltage
generic_name: voltage
longname: 'battery voltage'
units: volts
dtype: float
_Encoding: float
location_quality:
name: location_quality
generic_name: location_quality
Expand Down

0 comments on commit 794c203

Please sign in to comment.