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

Update for Python 3.11 #124

Merged
merged 11 commits into from
Dec 12, 2023
Merged

Update for Python 3.11 #124

merged 11 commits into from
Dec 12, 2023

Conversation

jmcvey3
Copy link
Collaborator

@jmcvey3 jmcvey3 commented Dec 8, 2023

Code fixes to remove dependency on older netCDF4 package. Also fixes bug where prior variable encoding was dropped.

@jmcvey3
Copy link
Collaborator Author

jmcvey3 commented Dec 8, 2023

Resolves Issue #115

@coveralls
Copy link

coveralls commented Dec 8, 2023

Pull Request Test Coverage Report for Build 7145562198

  • 24 of 25 (96.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.01%) to 89.303%

Changes Missing Coverage Covered Lines Changed/Added Lines %
dolfyn/io/api.py 19 20 95.0%
Files with Coverage Reduction New Missed Lines %
dolfyn/io/api.py 1 92.81%
Totals Coverage Status
Change from base Build 6788370525: 0.01%
Covered Lines: 5393
Relevant Lines: 6039

💛 - Coveralls

@jmcvey3
Copy link
Collaborator Author

jmcvey3 commented Dec 8, 2023

Also added updates and fixes for ReadtheDocs

@lkilcher lkilcher merged commit 5389529 into lkilcher:master Dec 12, 2023
9 checks passed
@jmcvey3 jmcvey3 deleted the python_311_test branch December 12, 2023 22:43
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.

None yet

3 participants