From e7d5ebd28f62fea15c7a8ea72f87ff365e0bf0d6 Mon Sep 17 00:00:00 2001 From: Doug Latornell Date: Tue, 16 Jul 2024 18:18:48 -0700 Subject: [PATCH] Add rivers for NEMO sss150 config to sarracenia client configurations (#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. --- sarracenia/hydrometric-dd-weather.conf | 10 +++++++++- sarracenia/hydrometric-hpfx.conf | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/sarracenia/hydrometric-dd-weather.conf b/sarracenia/hydrometric-dd-weather.conf index 4e9ad743..795bd74c 100644 --- a/sarracenia/hydrometric-dd-weather.conf +++ b/sarracenia/hydrometric-dd-weather.conf @@ -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 @@ -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 diff --git a/sarracenia/hydrometric-hpfx.conf b/sarracenia/hydrometric-hpfx.conf index 3ca6241b..49ca70e4 100644 --- a/sarracenia/hydrometric-hpfx.conf +++ b/sarracenia/hydrometric-hpfx.conf @@ -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 @@ -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