Daniel Buckley
Daniel Buckley
**Describe the bug** The `flopy.mf6.modflow.mfutlobs.ModflowUtlobs` class does not load both of the `continuous` blocks from the `ex-gwf-advtidal.obs` file within the `ex-gwf-advtidal` MODFLOW 6 example. This is what the loaded class...
**Is your feature request related to a problem? Please describe.** The documentation for the "type recarray" entries in the dfn specifications is sometimes hard to understand. These parameters might be...
See issue #997
Hello, I am currently building an implementation of the CQL2-Text spec and had a question about the current definition of the `function` rule in the BNF schema. https://github.com/opengeospatial/ogcapi-features/blob/64e26b624a052510b7d10e93b304cad0e5b30194/cql2/standard/schema/cql2.bnf#L355 Based on...