ImperialCollegeLondon / pyrealm

Development of the pyrealm package, providing an integrated toolbox for modelling plant productivity, growth and demography using Python.
https://pyrealm.readthedocs.io/
MIT License
19 stars 8 forks source link

Updating xarray #258

Closed davidorme closed 1 month ago

davidorme commented 2 months ago

Description

This PR updates the xarray requirement to the most recent version to try and replicate the issue reported in #257. Although #257 was closed as unreproducible and likely a Python environment issue, it still makes sense to update.

Fixes # (issue)

Type of change

Key checklist

Further checks

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.24%. Comparing base (a800662) to head (6d57725). Report is 23 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #258 +/- ## ======================================== Coverage 95.24% 95.24% ======================================== Files 28 28 Lines 1703 1703 ======================================== Hits 1622 1622 Misses 81 81 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

j-emberton commented 1 month ago

Would you like me to assign this PR to myself and review?