Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update site end times to match station end times #2301

Merged
merged 2 commits into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions network/sites.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2241,8 +2241,8 @@ WI12,10,-37.52564,177.19278,9,,WGS84,External GPS Device,2011-06-13T00:01:02Z,20
WI13,10,-37.52353,177.19058,17,,WGS84,External GPS Device,2011-06-13T00:00:02Z,2018-05-19T00:00:00Z
WI14,10,-37.52216,177.18849,25,,WGS84,External GPS Device,2011-06-13T00:00:02Z,2011-11-23T00:00:00Z
WI15,10,-37.52165,177.18668,33,,WGS84,External GPS Device,2011-06-13T00:00:02Z,2011-11-23T00:00:00Z
WI227,02,-37.52188,177.189942,9,,WGS84,External GPS Device,2019-04-10T01:40:00Z,9999-01-01T00:00:00Z
WI227,03,-37.52188,177.189942,9,,WGS84,External GPS Device,2019-06-17T23:40:00Z,9999-01-01T00:00:00Z
WI227,02,-37.52188,177.189942,9,,WGS84,External GPS Device,2019-04-10T01:40:00Z,2023-12-01T00:00:00Z
WI227,03,-37.52188,177.189942,9,,WGS84,External GPS Device,2019-06-17T23:40:00Z,2023-12-01T00:00:00Z
WIAS,20,-41.32344,174.805996,19,,WGS84,External GPS Device,2024-10-11T02:05:00Z,9999-01-01T00:00:00Z
WIAZ,10,-36.793,175.1339,255,,WGS84,Internal GPS Clock,2010-07-27T03:15:00Z,2024-10-09T21:58:00Z
WIAZ,11,-36.793,175.1339,255,,WGS84,Internal GPS Clock,2024-10-09T21:59:00Z,9999-01-01T00:00:00Z
Expand Down
2 changes: 1 addition & 1 deletion network/stations.csv
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ AICS,SM,Aickens,-42.768185088,171.624357133,268,,WGS84,2003-08-18T00:00:00Z,2008
AIRO,XX,Airedale,-45.00131,170.91063,262,,WGS84,2014-09-18T00:00:00Z,2015-04-15T02:00:00Z
AKCZ,SI,Akaroa Harbour,-43.8721,172.90983,374.2,,WGS84,2012-03-01T00:00:00Z,9999-01-01T00:00:00Z
AKFZ,RA,Atkinson Farm,-36.605669,174.522439,94,,WGS84,2023-03-21T02:06:00Z,9999-01-01T00:00:00Z
AKLS,SM,Auckland University,-36.85365,174.76983,70,,WGA84,2023-06-23T01:07:00Z,9999-01-01T00:00:00Z
AKLS,SM,Auckland University,-36.85365,174.76983,70,,WGS84,2023-06-23T01:07:00Z,9999-01-01T00:00:00Z
AKSS,SM,Akaroa School,-43.81091,172.96349,13,,WGS84,2011-08-25T00:00:00Z,2020-07-06T22:21:00Z
AKUS,SM,Auckland University School of Engineering,-36.853158207,174.770451257,50,,WGS84,2002-06-19T00:00:00Z,2017-02-16T01:00:00Z
ALLC,XX,Allen Road,-38.416928536,175.473483976,575,,WGS84,2001-02-13T16:17:00Z,2001-07-07T18:55:00Z
Expand Down
Loading