Skip to content

Commit

Permalink
add rename
Browse files Browse the repository at this point in the history
using this example caused an error, adding this rename solved it
  • Loading branch information
JoostBuitink committed Feb 13, 2025
1 parent 20f5e87 commit 2347973
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/prepare_ldd.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,8 @@
" data_type: GeoDataFrame\n",
" driver: vector\n",
" path: ./da_hydro_basins.geojson\n",
" rename:\n",
" value: basid\n",
" meta:\n",
" processing_notes: prepared from MERIT Hydro using hydromt d8_from_dem and pyflwdir\n",
" processing_script: prepare_ldd.ipynb from hydromt_wflow repository\n"
Expand Down

0 comments on commit 2347973

Please sign in to comment.