Skip to content

Origin/python 311 - #180

Merged
mphemming merged 9 commits into
v2from
origin/python-311
Apr 8, 2025
Merged

Origin/python 311#180
mphemming merged 9 commits into
v2from
origin/python-311

Conversation

@mphemming

Copy link
Copy Markdown

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.

@mphemming
mphemming requested a review from CopilotApril 7, 2025 05:51

CopilotAI left a comment

Copy link
Copy Markdown

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',

Comment threadsetup.py Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mphemming
mphemming requested a review from CopilotApril 7, 2025 05:54

CopilotAI left a comment

Copy link
Copy Markdown

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

@mphemming
mphemming requested a review from mhidasApril 7, 2025 05:55
@mphemming
mphemming marked this pull request as ready for review April 7, 2025 05:55

@mhidasmhidas left a comment

Copy link
Copy Markdown
Contributor

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...

@mhidas
mhidas changed the base branch from master to v2April 8, 2025 07:18
@mhidas

Copy link
Copy Markdown
Contributor

I've created a new v2 branch, which we'll use to develop a new version of this package, for use in Prefect. I've switched your PR to merge into that branch, so go for it!

@mphemming
mphemming merged commit 7c6bfaa into v2Apr 8, 2025
@mphemming
mphemming deleted the origin/python-311 branch April 8, 2025 23:36
@mphemming
mphemming restored the origin/python-311 branch April 8, 2025 23:36
Sign up for freeto 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.

3 participants

@mphemming@mhidas