Davíd Brakenhoff
Davíd Brakenhoff
I removed the dev merge commit and redid the master merge. So I think it should be good now.
Good questions! There's quite a few cases to consider here. The current implementation I wrote works like this: 1. Get the x- and y-cellcenters of the gridcells that intersect with...
I made a notebook showcasing the code I wrote, and included some different cases. Perhaps this is a useful starting point for figuring out which operations we can include in...
I think this still needs some more thought, so any feedback is welcome! And otherwise, I'll think about it some more and submit a PR (after the next flopy release...
The reason I opened this issue was because of the following cases I ran into: - I have a shapefile describing a river (linestring or polygon) and several waterlevel measurement...
Still WIP, moving it to the next release. I'll take another look somewhere this month!
Hi @ArtemisRo, Thanks for posting your issue. I contoured the heads after running your script, and near the element, the solution seems pretty reasonable. ```python xg = np.arange(81_250, 81_475, 5)...
Installing arctic from this PR #928 has worked for me with newer versions of pandas (1.5.2) and numpy (1.21.2). I've only used VersionStore, and its not officially supported so no...
I think it's fine closing this, but to double check: @mbakker7 you had a ttim script where you discovered this issue, can you confirm it is now no longer a...
Linked to https://github.com/pastas/pastas/issues/352, implement as plugin, see https://github.com/pastas/pastas/pull/657