Skip to content

Commit

Permalink
Add rivers for NEMO sss150 config to sarracenia client configurations (
Browse files Browse the repository at this point in the history
…#285)

* Add Capilano River at canyon to sarracenia configs

Add the Capilano River at canyon station (08GA031) to the
hydrometric-dd-weather.conf and hydrometric-hpfx.conf configuration files.
Discharge observations from that station are used for the NEMO sss150 config
runoff.

* Add Seymour River near North Van to sarracenia configs

Add the Seymour River near North Vancouver station (08GA030) to the
hydrometric-dd-weather.conf and hydrometric-hpfx.conf configuration files.
Discharge observations from that station are used for the NEMO sss150 config
runoff.

* Add Fraser River at Mission to sarracenia configs

Add the Fraser River at Mission station (08MH024) to the
hydrometric-dd-weather.conf and hydrometric-hpfx.conf configuration files.
Water level observations from that station are used for the NEMO sss150 config
sea surface height.

* Add Fraser River at Steveston to sarracenia configs

Add the Fraser River at Steveston station (08MH028) to the
hydrometric-dd-weather.conf and hydrometric-hpfx.conf configuration files.
Water level observations from that station are used for the NEMO sss150 config
sea surface height.
  • Loading branch information
douglatornell authored Jul 17, 2024
1 parent 5261aa1 commit e7d5ebd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
10 changes: 9 additions & 1 deletion sarracenia/hydrometric-dd-weather.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ directory /SalishSeaCast/datamart/hydrometric
overwrite true
# Capilano River above dam intake
accept .*08GA010.*
# Capilano River at canyon
accept .*08GA031.*
# Chilliwack River at Vedder Crossing
accept .*08MH001.*
# Clowhom River near Clowhom Lake
Expand All @@ -16,16 +18,22 @@ accept .*08GB013.*
accept .*08HB002.*
# Fraser River at Hope
accept .*08MF005.*
# Fraser River at Mission
accept .*08MH024.*
# Fraser River at Steveston
accept .*08MH028.*
# Homathko River at Mouth
accept .*08GD004.*
# Nicomekl River at Langley
accept .*08MH155.*
# Robers Creek at Roberts Creek
# Roberts Creek at Roberts Creek
accept .*08GA047.*
# Salmon River near Sayward
accept .*08HD006.*
# San Juan River at Port Renfrew
accept .*08HA010.*
# Seymour River near North Vancouver
accept .*08GA030.*
# Squamish River at Brackendale
accept .*08GA022.*
# Theodosia River above Scotty Creek
Expand Down
10 changes: 9 additions & 1 deletion sarracenia/hydrometric-hpfx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ directory /SalishSeaCast/datamart/hydrometric/
overwrite true
# Capilano River above dam intake
accept .*08GA010.*
# Capilano River at canyon
accept .*08GA031.*
# Chilliwack River at Vedder Crossing
accept .*08MH001.*
# Clowhom River near Clowhom Lake
Expand All @@ -16,16 +18,22 @@ accept .*08GB013.*
accept .*08HB002.*
# Fraser River at Hope
accept .*08MF005.*
# Fraser River at Mission
accept .*08MH024.*
# Fraser River at Steveston
accept .*08MH028.*
# Homathko River at Mouth
accept .*08GD004.*
# Nicomekl River at Langley
accept .*08MH155.*
# Robers Creek at Roberts Creek
# Roberst Creek at Roberts Creek
accept .*08GA047.*
# Salmon River near Sayward
accept .*08HD006.*
# San Juan River at Port Renfrew
accept .*08HA010.*
# Seymour River near North Vancouver
accept .*08GA030.*
# Squamish River at Brackendale
accept .*08GA022.*
# Theodosia River above Scotty Creek
Expand Down

0 comments on commit e7d5ebd

Please sign in to comment.