Skip to content

fix(dfns): add missing attributes - #345

Merged
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:fix-migration
Aug 14, 2026
Merged

fix(dfns): add missing attributes#345
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:fix-migration

Conversation

@wpbonelli

@wpbonelli wpbonelli commented Aug 14, 2026

Copy link
Copy Markdown
Member

Add several DFN schema attributes previously omitted from the migration or render:

  • layered: unmigrated
  • removed: unmigrated
  • deprecated: unmigrated
  • netcdf: migrated but unrendered
  • time_series: migrated but unrendered
  • developmode: migrated but unrendered, also incorrectly wired into v1's dev_-name convention

Wire all of them into render() so block templates match what's shown in the MF6IO guide. Exclude removed/deprecated fields from render. Optionally exclude developmode fields, configurable with render(developmode=True) parameter

@wpbonelli wpbonelli added this to the 1.10.0 milestone Aug 14, 2026
@wpbonelli wpbonelli added the bug Something isn't working label Aug 14, 2026
@wpbonelli
wpbonelli marked this pull request as ready for review August 14, 2026 11:02
@wpbonelli
wpbonelli merged commit f3ae0f4 into MODFLOW-ORG:develop Aug 14, 2026
14 checks passed
@wpbonelli
wpbonelli deleted the fix-migration branch August 14, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant