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

Upgrade main to 0.7.0 version #121

Open
wants to merge 74 commits into
base: main
Choose a base branch
from
Open

Upgrade main to 0.7.0 version #121

wants to merge 74 commits into from

Conversation

JessyBarrette
Copy link
Collaborator

@JessyBarrette JessyBarrette commented Jan 30, 2025

This new version implements several new things.

  • Move from poetry to UV for package management.
  • Fix several issues brought up by uv linter and implement the list of checks in the pyproject.toml
  • Rename PME parsers by removing the prefix minidot_
  • Add tests on vocabulary that should respect the CF and Nerc P01 and P06 vocabulary.

JessyBarrette and others added 30 commits June 21, 2024 14:01
* add input_table input to configuration
* update dependancies
* update action
* run all ruff tests and report any failure  right after
* fix nafc ruff check issues
* fix seabird imports
* add input-path-list
* add os path separator compatibility to both cli and configuration
* add onset.xlsx to read module and test
* make read xlsx parser more restrictive
* move daylight saving check to a checks module, add ambiguous input and timezone to both xlsx and csv outputs
* add some pme wiper test data
* add pressure to pme parser
* deprecate pme.minidot_* parsers to pme.*
* capture all header metadata from both wiper and minidot data
* fix new warning with star_oddi parser dayfirst missing input
* specify dayfirst for star_oddi sensors format
@JessyBarrette
Copy link
Collaborator Author

Ideally i'd like #114 to be included for a new release but I could always get it all merged now. and leave Amundsen stuff for a new release

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.

2 participants