The database is pulling any changes from the agol station page back within the database nightly.
The database isn't loading the stations depth which prevents the qc tool from using exclusively using the the database as a main source for getting the reference stations.
@fostermh will include the depth and depth_source columns within the database.
With that in place we won't have to maintain the StationLocation.csv file anymore.
The database is pulling any changes from the agol station page back within the database nightly.
The database isn't loading the stations depth which prevents the qc tool from using exclusively using the the database as a main source for getting the reference stations.
@fostermh will include the
depth
anddepth_source
columns within the database.With that in place we won't have to maintain the StationLocation.csv file anymore.