Skip to content

Commit

Permalink
Feat armmac (#42)
Browse files Browse the repository at this point in the history
* added realization explorer notebook
* ldflags for meson-armmac problems
* realization notebook
* more words on the variogram notebook
* added hyper par explore to variogram notebook - yikes
* trying arm gha runners
* more arm testing
* fix in quadtree test files for float iconvert -only showing up a mac for some reason
* another picky mf6 int/float casting issue only on mac...
* [pre-commit.ci] auto fixes from pre-commit.com hooks
* Fix unused variable
* Expand logic for adding -ld_classic flag, if present and not deprecated

---------

Co-authored-by: Mike Taves <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 3, 2025
1 parent 4aaf5ae commit 11a8a83
Show file tree
Hide file tree
Showing 8 changed files with 15,697 additions and 15,329 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-13, windows-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.9", "3.13"] # run lower and upper versions

steps:
Expand Down
2 changes: 1 addition & 1 deletion examples/freyberg_monthly/sfr.obs_continuous_sfr.csv.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
headwater sfr headwater
tailwater sfr tailwater
gage_1 inflow 120.0
gage_1 inflow 120
Loading

0 comments on commit 11a8a83

Please sign in to comment.