Skip to content

Commit

Permalink
Fixed PCR stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmijn committed Oct 20, 2023
1 parent db2e169 commit 49e0e86
Show file tree
Hide file tree
Showing 4 changed files with 326 additions and 105 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Added
Changed
-------
- **WflowModel** and **WflowSedimentModel** now rely on `GridModel` from HydroMT
- PCRaster methods are moved to `pcr` submodule and are deprecated as methods for the **WflowModel** class
- PCRaster methods are moved to `pcrm` submodule and are deprecated as methods for the **WflowModel** class
- **read_staticgeoms**, **write_staticgeoms** and **staticgeoms** are now deprecated
- Staticgeoms methods are superseded by **read_geoms**, **write_geoms** and **geoms**
- **read_staticmaps**, **write_staticmaps** and **staticmaps** are now deprecated
Expand Down
100 changes: 0 additions & 100 deletions hydromt_wflow/pcr.py

This file was deleted.

Loading

0 comments on commit 49e0e86

Please sign in to comment.