Skip to content

Conversation

@jamesfwood
Copy link
Collaborator

[0.11.0]

Added

Changed

  • Updated to Python 3.12
  • Updated Github Actions to use launchpad token lambda
  • Update Sphinx documentation
  • issue #154: Fix construct history json from none, as we are identifying empty files wrong.
  • issue #156: Error in calculating dimensions, fix via collapse function if the dimension inheritance for dims aren't consistent in the files.

Deprecated

Removed

Fixed

James Wood and others added 18 commits January 2, 2025 13:50
* poetry update

* update sphinx and github actions

* update actions

* update docs

* update readme

* removed files not used

* update to python 3.12

* fix poetry lock

* poetry update

* update steps names

* update readme
* update to python 3.12 and add update calculating max dimension

* update fix pylint

* fix checking empty file function to check all groups

* update not to collapse dim as stitchee is processing single granules also to align the dims

* fix pylint and flake

* add test for collapse dims

* update poetry lock

* Update tests/test_path_utils.py

Co-authored-by: Copilot <[email protected]>

* Update podaac/merger/path_utils.py

Co-authored-by: Copilot <[email protected]>

* Update podaac/merger/path_utils.py

Co-authored-by: Copilot <[email protected]>

* update changelog

* update sonar cloud

* update poetry version and remove unused code

* Update lock file to proper version

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: James Wood <[email protected]>
@jamesfwood jamesfwood requested review from Copilot and sliu008 December 3, 2025 20:12
@jamesfwood jamesfwood changed the base branch from develop to main December 3, 2025 20:12
Copy link
Contributor

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 release updates the project to version 0.11.0 with Python 3.12 support, dependency updates, and bug fixes related to history JSON construction and dimension calculations.

  • Updated Python version to 3.12
  • Updated development dependencies (pytest, pytest-cov, pylint)
  • Fixed issues with empty file identification and dimension calculation consistency

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Updated dev dependency versions for pytest, pytest-cov, and pylint
CHANGELOG.md Reorganized changelog structure and documented version 0.11.0 changes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

### Added
### Changed
- Updated to Python 3.12
- Updated Github Actions to use launchpad token lambda
Copy link

Copilot AI Dec 3, 2025

Choose a reason for hiding this comment

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

Corrected spelling of 'Github' to 'GitHub'.

Copilot uses AI. Check for mistakes.
@jamesfwood jamesfwood self-assigned this Dec 3, 2025
@jamesfwood jamesfwood moved this to 🏗 In progress in hitide-25.4 Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

3 participants