MODFLOW-USGS / modflow-devtools

Python tools for MODFLOW 6 development
https://modflow-devtools.readthedocs.io/en/latest/
Other
2 stars 5 forks source link

test(MFZipFile): add tests for MFZipFile, update docs #64

Closed wpbonelli closed 1 year ago

wpbonelli commented 1 year ago

Previously MFZipFile was untested, add a few test cases for it. Also mention the compressall() utility method in the docs.