Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(export_array): testing #1702

Merged

Conversation

langevin-usgs
Copy link
Contributor

  • add export array testing to autotest/test_gwf_npf01_75x75.py
  • update tex files

There is still an unresolved issue in that export_array only works for "layered" variables, but if we add "layered true" to disv1d variables, then the io guide says "layered" for these variables. Also, for the swf-dis2d grid, if we include support for export_array, then we get nrow files created, each with ncol values in it. So there is some work left to do in supporting disv1d, dis2d, and other variables, such as gwf-dis-top, that might be considered "layered".

* add export array testing to autotest/test_gwf_npf01_75x75.py
* update tex files

There is still an unresolved issue in that export_array only works for "layered" variables, but if we add "layered true" to disv1d variables, then the io guide says "layered" for these variables.  Also, for the swf-dis2d grid, if we include support for export_array, then we get nrow files created, each with ncol values in it.  So there is some work left to do in supporting disv1d, dis2d, and other variables, such as gwf-dis-top, that might be considered "layered".
Copy link
Contributor

@mjreno mjreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @langevin-usgs

@langevin-usgs langevin-usgs merged commit 9721877 into MODFLOW-USGS:develop Apr 3, 2024
16 checks passed
@langevin-usgs langevin-usgs deleted the patch-exportarray branch April 3, 2024 18:52
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.

2 participants