-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Multiple improvements Update modpath executable Add nlmod.plot.geotop_lithok_on_map() Add "concentration" to perioddata in nlmod.gwf.buy() Add optional "layer" argument to extrapolate_ds, so you can use method for geotop-data with layer="z" as well * Simplify fill_top_and_bottom See comment from Onno in issue #275 * Remove the layer dimension in top returned from get_regis * Also remove the layer dimension in top returned from get_geotop * Fix codacy issues * Make sure add_geotop_to_regis_layers works without a layer dimension in top of regis and geotop And fix codacy issue * Make sure insert_layer works without a layer dimension in ds And fix some tests Fix extrapolate_ds for 2d-data-arrays * Fix some geotop-errors * Change mapserver layer for level areas of Wetterkip Fryslan * Change extent of test, as Wetterskip Frysland does not return any geometries anymore Change to HHNK * Update url for level areas of noorderzijlvest And improve test * Process comments from @dbrakenhoff and other fixes fix split_layer_ds and combine_layer_ds, and add tests small fixes to notebooks * Process more comments and improve tests * Revert change which causes failed tests everywhere * Add tests from plot.flopy, gwt and hfb * Update 11_grid_rotation.ipynb * Make a copy of the dataset in most methods in nlmod.layers * Add docstrings and minor change in `set_model_top` * Process comments from @dbrakenhoff
- Loading branch information
1 parent
d4139c8
commit 23d9926
Showing
23 changed files
with
595 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.