Skip to content

Commit

Permalink
Upload verwerkt
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Oct 21, 2024
1 parent d5aeac8 commit e50e41d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/peilbeheerst_model/parse_crossings/AmstelGooienVecht.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@
else:
df_hydro, df_dsf, df_hydro_dsf = cross.find_crossings_with_peilgebieden("hydroobject", **crossing_settings)
cross.write_crossings(df_hydro, crossing_settings["filterlayer"], df_dsf, df_hydro_dsf)

# %%

cloud.upload_verwerkt(waterschap)

0 comments on commit e50e41d

Please sign in to comment.