CalSIP Stream Gages
State of California
@usgov.ca_gov_calsip_stream_gages
State of California
@usgov.ca_gov_calsip_stream_gages
Senate Bill (SB) 19 (Stats. 2019, Ch. 361, Section 2.) directed DWR and the State Water Resources Control Board (State Water Board) to develop a plan to deploy a network of stream gages to help address significant gaps in information needed for water management and the conservation of freshwater species. The SB19 legislation directs that priority be given to places where lack of data contributes to conflicts in water management or where water can be more effectively managed for multiple benefits, including water supply, flood, water quality, ecosystems, and reference gages. DWR and the State Water Board coordinated with the California Department of Fish and Wildlife, Department of Conservation, and interested entities to develop the recommendations.
Following the directions of SB 19, the interagency group developed, and the State Water Board published, the California Stream Gaging Prioritization Plan 2022 (SB 19 Plan). The SB 19 Plan includes recommendations to upgrade existing stream gages, install new stream gages, reactivate historical stream gages, and install water temperature sensors to existing stream gages. The plan identifies the top locations at a watershed level to make improvements based on analysis that was conducted for the development of the plan.
The SB 19 Plan sets a robust foundation for where stream gages can be installed to maximize benefits for various management activities. While this CalSIP utilizes many of the recommendations and logic of that plan, it also recognizes operational limitations of operators that may not be able to install and operate gages in all high-priority locations. CalSIP serves to disburse fiscal resources to public agencies and federally recognized Tribes in a timely and judicious manner to best enhance the surface water monitoring network in the state.
CalSIP serves to execute funding agreements as soon as reasonably possible with a deadline to award by March 1, 2025, and to fully execute agreements by June 30, 2025. Gages should be fully operational by October 1, 2026. This requires recipient local agencies to faithfully and diligently, permit and install gages within 15 months. Failure to make this deadline will require justification and coordination with DWR and may result in loss of funding. Final reimbursement invoices must be submitted to DWR by April 15, 2027.
Organization: State of California
Last updated: 2025-10-23T12:41:48.814096
Tags: california-department-of-water-resources, stream-gages
CREATE TABLE table_1 (
"siteid" BIGINT,
"sitename" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"contractamount" DOUBLE,
"implementingagency" VARCHAR,
"contractingagency" VARCHAR,
"operator" VARCHAR,
"datasource" VARCHAR,
"sitestatus" VARCHAR,
"stage_yn" VARCHAR,
"stage_status" VARCHAR,
"flow_yn" VARCHAR,
"flow_status" VARCHAR,
"watqual_yn" VARCHAR,
"watqual_status" VARCHAR,
"temp_yn" VARCHAR,
"temp_status" VARCHAR,
"weblink" VARCHAR,
"wtrshdnm_huc12" VARCHAR,
"huc12" DOUBLE,
"addtelemetry" VARCHAR,
"tier" BIGINT,
"primary_benefit" VARCHAR,
"sb19_action_recommended" VARCHAR,
"statusimplementation" VARCHAR,
"id_cdec" VARCHAR,
"id_usgs" DOUBLE,
"id_state" VARCHAR,
"id_nws" VARCHAR,
"programstatus" VARCHAR,
"implementationtype" VARCHAR,
"gagebenefit" VARCHAR,
"addstage" VARCHAR,
"addflow" VARCHAR,
"addwaterquality" VARCHAR,
"addtemperature" VARCHAR,
"gagenotes" VARCHAR,
"implementingagencytype" VARCHAR,
"telemetrystatus" VARCHAR,
"gagepriority" VARCHAR,
"other_yn" VARCHAR,
"other_status" VARCHAR,
"addother" VARCHAR,
"other_desc" VARCHAR
);Anyone who has the link will be able to view this.