Skip to content

Patch: Pandas compatibility and NREL/WISDEM rename#238

Merged
RHammond2 merged 5 commits intomainfrom
patch/pandas-compatibility
Feb 10, 2026
Merged

Patch: Pandas compatibility and NREL/WISDEM rename#238
RHammond2 merged 5 commits intomainfrom
patch/pandas-compatibility

Conversation

@RHammond2
Copy link
Collaborator

Fix max Pandas version after 3.0 release and rename NREL and WISDEM

This PR enforces Pandas v2 releases only to avoid analysis failures until the integration is fixed. In addition, all instances of NREL have been changed to NLR following the lab's rename (except for citations) and all instances of WISDEM have been updated to NLRWindSystems following the group's rename.

PR Checklist

  • CHANGELOG.md has been updated to describe the changes made in this PR
  • Documentation
    • Docstrings are up-to-date
    • Related docs/ files are up-to-date, or added when necessary
    • Documentation has been rebuilt successfully
    • Examples have been updated
  • Tests pass (If not, and this is expected, please elaborate in the tests section)
  • PR description thoroughly describes the new feature, bug fix, etc.

Related issues

N/A--CI tests have been failing for the past 3 weeks.

Impacted areas of the software

Pandas version pinning is the only code update, otherwise it's only name changes within the documentation parts of the library.

Additional supporting information

Python version: 3.x
WOMBAT version (wombat.__version__): 0.x

N/A

Test results, if applicable

@RHammond2 RHammond2 added bug Something isn't working documentation Improvements or additions to documentation labels Feb 10, 2026
@RHammond2 RHammond2 merged commit 80e4737 into main Feb 10, 2026
11 checks passed
@RHammond2 RHammond2 deleted the patch/pandas-compatibility branch February 10, 2026 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant