-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add the latest changes to main branch #75
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* drop pydatetime * replace applymap by map * fix nmea parser * fix typo * drop extra code in process module which was unused * enforce datatype in registry
* use mkdocs build -s to test docs build * add geo to poetry docs build * keep .python-version to .gitignore * fix mkdocs material * fix odpy.read **kwargs typehint
…en only one record exist
* move generate path variables to a separated function * test get_path_generation_input on all parsed files * fix star_oddi parser to output time as datetime64 dataarray * add to changelog * reduce selected parser log level to debug
… project (#93) * add links from main page to user guide sections * use pymarkdown to copy changelog instead of hook * remove extra spaces in header-index.md * improve user-guide main page * improve again user_guide page * add package-mode admonition
…with parser defined as string
* make onset parser test reject any warnings except a few * add record_number mapping * isort black * add to changelog * add more log message to test_read_file_unique_import * clear ocean_data_parser.parsers while running test_read_file_unique_import * drop test_read_file_unique_import
…tion (#97) * add pytest-xdist dependancy to dev to speed up tests locally or on action
* specify amundsen parser timestamp date format
JessyBarrette
temporarily deployed
to
development
June 14, 2024 18:27
— with
GitHub Actions
Inactive
* specify amundsen timestamp date format * add decimal seconds option to Amundsen timestamps * add parsers-kwargs to cli * add tests * improve cli docs * use click callback to parse json input * drop trip_tag attribute from dfo.nafc.pcnv parser * always try to retrieve dfo.nafc.pcnv metqa files. Get warning if missing and match_metqa_file is true
JessyBarrette
temporarily deployed
to
development
June 20, 2024 13:36
— with
GitHub Actions
Inactive
JessyBarrette
temporarily deployed
to
development
June 20, 2024 18:11
— with
GitHub Actions
Inactive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.