Skip to content

Conversation

@wpbonelli
Copy link
Member

@wpbonelli wpbonelli commented Jun 3, 2025

Just set up the boilerplace needed to use cattrs. We now send the component to jinja as a dictionary instead of the instance itself, so the filter for value lookup can just use dict access instead of getattr().

Still need to set up conversion for list input, etc.

Also some tests weren't cleaning up after themselves, fix it.

Just set up the boilerplace needed to use cattrs. We now send the component to jinja as a dictionary instead of the instance itself, so the filter for value lookup needed to change.

Still need to set up conversion for list input, etc.
@wpbonelli wpbonelli merged commit 164bcea into modflowpy:develop Jun 3, 2025
11 checks passed
@wpbonelli wpbonelli deleted the converter branch June 3, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant