Skip to content

Conversation

@raoulcollenteur
Copy link
Member

@raoulcollenteur raoulcollenteur commented Dec 2, 2024

Short Description

Update PyET to version 1.4 to make sure everything keeps working and to prepare for a further release this Fall.

@raoulcollenteur raoulcollenteur self-assigned this Sep 2, 2025
@raoulcollenteur raoulcollenteur changed the title Update master 1.3.2 Update master 1.4.0 Sep 2, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the project to version 1.4.0 with key dependency and configuration changes. The update includes modernizing Python support, updating dependency versions, and organizing imports for better consistency.

  • Bumps version to 1.4.0 and drops Python 3.9 support in favor of Python 3.10+
  • Updates pandas minimum version to 2.1 and adds Python 3.13 support
  • Reorganizes imports alphabetically and updates citation information

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Updates Python version requirements, dependency versions, and maintainer email
pyet/version.py Bumps version from 1.3.1 to 1.4.0
pyet/rad_utils.py Alphabetizes imports for consistency
pyet/meteo_utils.py Reorganizes imports alphabetically
docs/index.rst Updates citation information and fixes formatting
docs/examples/10_example_paper.ipynb Adds new computation time analysis section and updates notebook metadata
docs/conf.py Removes GitHub URL from theme options
README.md Updates citation information with published paper details
.github/workflows/ci.yml Updates Python version matrix to support 3.10-3.13
.github/workflows/ci-testing.yml Updates GitHub Actions versions and Python support matrix

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@raoulcollenteur raoulcollenteur added this to the 1.4 milestone Sep 2, 2025
Copy link
Member Author

@raoulcollenteur raoulcollenteur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@raoulcollenteur raoulcollenteur merged commit 2e857fe into master Sep 2, 2025
12 checks passed
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.

3 participants