wpbonelli
wpbonelli
@Julien-K apology for the delay here. Someone else more knowledgeable might jump in here and correct me but I don't think there is a clean way to do this —...
bug: GridIntersect's intersect method may throw IndexError when LineString starts outside model grid
We are trying to shrink the backlog before releasing 3.7.0 later this month so I took a shot at this in #2173 with @vincentpost's proposed solution. I didn't add any...
I switched this from a bug to enhancement. As @spaulins-usgs said flopy can't currently do this for MF6 simulations, and it is out of scope for the current major version...
This seems more involved than anticipated — when `length_units` are passed to e.g. `flopy.mf6.ModflowGwfdis` they are first set on the discretization instance via generic mfdata mechanisms before making their way...
Thanks for this @zroy-wc and apologies for the long delay. Your suggestion seems good to me, with the caveat that in #1915 it is proposed to deprecate and eventually remove...
Closing as per recommendation to switch to MF6 GWT in #775. Feel free to reopen if you feel this is premature @emorway-usgs or anyone else.
Thanks! Got downloads working with [`:download:` role](https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#referencing-downloadable-files) in the prolog, e.g. `prolog.rst` ```rst .. only:: html .. role:: raw-html(raw) :format: html .. note:: | Download :download:`Jupyter notebook (.ipynb) ` or...
> would you mind providing a link, just out of curiosity? Sure, [here](https://flopy.readthedocs.io/en/latest/Notebooks/raster_intersection_example.html) is a sample notebook. I used `:download:` because it renders a download link, where the direct link...
Thanks much, that looks like a nice solution.
Also seeing this while hashing a small conda environment file