-
Notifications
You must be signed in to change notification settings - Fork 3
Origin/python 311 #180
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
Origin/python 311 #180
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.
Files not reviewed (1)
- constraints.txt: Language not supported
Comments suppressed due to low confidence (1)
setup.py:5
- The updated numpy version 'numpy>=2.2.4' appears incorrect, since numpy versions are typically in the 1.x series. Please verify and set an appropriate version constraint.
'numpy>=2.2.4',
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.
Files not reviewed (1)
- constraints.txt: Language not supported
mhidas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Nice work!
This all looks good... but hold off on merging for now...
|
I've created a new |
Updated repository to use Python 3.11 and most recent packages, which required some refactoring. The unitttests are passing locally, and I have tested creating aggregated and hourly products, and running the Rottnest Island ncwriter example script.