Skip to content

Commit

Permalink
Update Flood_Estimate.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
cyb2111 authored Jan 29, 2021
1 parent 74d8b9f commit 752e862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Flood_Estimate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@
"\n",
"surge = pd.read_csv(r\"Data/CO-OPS_8518750_met_hr.csv\")['Verified (m)'].values.transpose() #water level data\n",
"\n",
"# SLR middle estimate projections",
"#surge = surge + .4\n",
"#surge = surge + .9\n",
"\n",
Expand Down

0 comments on commit 752e862

Please sign in to comment.