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: restore double precision executables #24

Merged
merged 13 commits into from
Feb 15, 2024

Commits on Feb 14, 2024

  1. refactor: restore double precision executables

    * use new --double arg for pymake make-program
    * add modflow-devtools to requirements.txt, use ostags module
    * use develop branches of pymake and devtools in requirements.txt
    wpbonelli committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    133ab07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a5810 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    cfff060 View commit details
    Browse the repository at this point in the history
  2. various

    * don't build cloned version of mf6 for integration testing, use version built by pymake
    * rename scripts/build_executables.py -> scripts/build_programs.py
    * update .gitignore
    wpbonelli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    960c30f View commit details
    Browse the repository at this point in the history
  3. fix cp step

    wpbonelli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d83b677 View commit details
    Browse the repository at this point in the history
  4. lib exts

    wpbonelli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7506792 View commit details
    Browse the repository at this point in the history
  5. build mf6 so we have mf5to6

    wpbonelli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    94404f2 View commit details
    Browse the repository at this point in the history
  6. update flopy

    wpbonelli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8b6ea86 View commit details
    Browse the repository at this point in the history
  7. filter tests

    wpbonelli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c532eb4 View commit details
    Browse the repository at this point in the history
  8. cleanup, format with black

    wpbonelli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d03a7e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37dfa80 View commit details
    Browse the repository at this point in the history
  10. zipfile fix

    wpbonelli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    86f5bf7 View commit details
    Browse the repository at this point in the history
  11. mkdir

    wpbonelli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    65a9662 View commit details
    Browse the repository at this point in the history