wpbonelli

Results 46 issues of wpbonelli

Carved out of #2317 — just move to Jinja as an initial step, type hints can come afterwards as they will take some effort to get right. The aim here...

modflow 6
dependencies
maintenance

Sketching #2298, and possibly moving the templating in `flopy/mf6/utils/createpackages.py` to [Jinja](https://jinja.palletsprojects.com/en/3.1.x/) Aiming to minimally/faithfully reproduce component source files, adding type hints in `__init__` and the docstrings. ### Type mapping Not...

The PRT flow model interface does not properly handle array-based recharge/evapotranspiration package input if the model grid has an inactive region. The package's `nodelist` may contain zeroes in this case...

bug

Posting after discussion with @jdhughes-usgs and @emorway-usgs. I may be mischaracterizing the issue, please correct if so **Is your feature request related to a problem? Please describe.** Some standard packages...

enhancement

Currently we have a mix of upper- and ~~title~~sentence-case error messages. Ideally this could be standardized, and the convention documented in the [styleguide](https://modflow6.readthedocs.io/en/latest/_dev/styleguide.html). I have no strong opinion on what...

question
code refactor
maintenance

Include the DFN specification document in the RTD developer docs section. Includes some minor touchup to the document: fix headers for table of contents rendering, plus some extra explication. ___...

documentation