Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* replace `unittest` with `pytest` * fix typo * Fix code style issues with oitnb * remove unnecessary `as` * update test fixtures * update examples + use `pytest-codeblocks` * directory fixes * Fix code style issues with oitnb * update README examples with descriptions * restore shebangs * add reference checks to tests * remove codeblocks for now * skip first line of `fort.15` * skip specific lines in `fort.15` * skip specific lines in `fort.15` * skip specific lines in `fort.15` * fix newline discrepancy * see if tests fail per-version * enable plotting the timestep of maximum elevation (#101) * enable plotting of timestep of maximum elevation Co-authored-by: Keith Roberts <[email protected]> Co-authored-by: Lint Action <[email protected]> * add `metControl` namelist * update message to use XOR set comparison * add configuration reference files * Fix code style issues with oitnb * add `metControl` to reference files * ensure same number of processors in tests as in reference files * make set diff ordered * explicitly set processors * fix import * fix `nproc` propagation * update reference files * use difflib * format diff * Fix code style issues with oitnb * update reference file * update reference file Co-authored-by: Lint Action <[email protected]> Co-authored-by: Keith Roberts <[email protected]> Co-authored-by: Keith Roberts <[email protected]>
- Loading branch information