Skip to content

Pandas 3 support#133

Merged
aleaf merged 4 commits intoDOI-USGS:developfrom
aleaf:develop
Feb 27, 2026
Merged

Pandas 3 support#133
aleaf merged 4 commits intoDOI-USGS:developfrom
aleaf:develop

Conversation

@aleaf
Copy link
Collaborator

@aleaf aleaf commented Feb 26, 2026

No description provided.

aleaf added 4 commits January 23, 2026 08:26
 * re-adjust SFR package layering each time idomain is adjusted, to prevent SFR in inactive cells (SFR reaches with no groundwater connections)
 * write SFR Package shapefiles when MODFLOW input is written, so that the shapefiles reflect the final state of the SFR package
 * fix some lingering pandas delim_whitespace=True args
 * add --no-deps to pip reinstall of flopy from latest release; apparently this was clobbering the conda installs of pandas and other packages on the Windows CI runs
…SourceData.from_config with individual raster input for recharge.
…>.gpkg|layername=<layer name> or filename>.gpkg|layer=<layer name>), for example as a way to specify the active model extent (e.g. in the source_data: idomain: block for Modflow 6 models)
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 85.52632% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.44%. Comparing base (9b4fb65) to head (caa513f).
⚠️ Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
mfsetup/mfmodel.py 71.42% 8 Missing ⚠️
mfsetup/mfnwtmodel.py 60.00% 2 Missing ⚠️
mfsetup/sourcedata.py 95.65% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #133      +/-   ##
===========================================
- Coverage    89.45%   89.44%   -0.01%     
===========================================
  Files           67       67              
  Lines        13176    13202      +26     
===========================================
+ Hits         11787    11809      +22     
- Misses        1389     1393       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aleaf aleaf merged commit bc64fdb into DOI-USGS:develop Feb 27, 2026
8 checks passed
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