Skip to content

Commit

Permalink
Merge pull request #8 from hydroframe/update-site-title
Browse files Browse the repository at this point in the history
Update groundwater site type title to water table depth
  • Loading branch information
welytle authored Sep 19, 2023
2 parents 58f4b25 + d1f4493 commit a4846b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hf_hydrodata"
version = "0.1.6"
version = "0.1.7"
description = "hydroframe tools and utilities"
authors = ["William M. Hasling", "Laura Condon", "Reed Maxwell", "George Artavanis", "Amy M. Johnson", "Amy C. Defnet"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion src/hf_hydrodata/model/site_type.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
id,title,
streamflow,Streamflow
groundwater,Groundwater,
groundwater,Water Table Depth,
snotel,Snow Water Equivalent

0 comments on commit a4846b7

Please sign in to comment.