Skip to content

Commit

Permalink
Update discharge_cms
Browse files Browse the repository at this point in the history
  • Loading branch information
ZahraGhahremani-NOAA committed Jul 18, 2024
1 parent b170a02 commit c563514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/update_htable_src.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def process_branch(sub_branch_path, branch):

# Update hydroTable
input_hydro_table['subdiv_discharge_cms'] = pd.NA
input_hydro_table['discharge_cms'] = input_hydro_table['default_discharge_cms']

# Save updated files
input_src_full.to_csv(src_full_file, index=False)
Expand Down

0 comments on commit c563514

Please sign in to comment.