What's Changed
- update for generalisation of config file by @julienrobi3 in #25
- Add IML different data types to ODF parser by @JessyBarrette in #18
- Update seabird_variable_attributes.json by @tratsimbazafy in #1
- Include new tools to ocean-data-parser by @JessyBarrette in #28
- Add mkdocs documentation by @JessyBarrette in #36
- add netcdf variable compiler method to package by @JessyBarrette in #38
- Add batch convertion module by @JessyBarrette in #35
- Merge in the pfile parser and number of changes to the batch.convert module by @JessyBarrette in #44
- Add-latest-odf by @JessyBarrette in #45
- Clean-up-cli by @JessyBarrette in #47
- Move-o2conversion by @JessyBarrette in #48
- Cli docs by @JessyBarrette in #49
- Improve parsers testing by @JessyBarrette in #51
- add a logo to docs footer by @JessyBarrette in #52
- Use converters in pd.read_csv instead of the deprecated parse_dates and date_parsers by @JessyBarrette in #54
- initial commit of the ios.shell parser migration by @JessyBarrette in #56
- Merge development to main branch by @JessyBarrette in #60
- replace setup.py by pyproject.toml by @JessyBarrette in #59
- Fix-parser-logger-tests by @JessyBarrette in #58
- Add loguru file configuration to odpy convert by @JessyBarrette in #63
- Fix pydatetime deprecation by @JessyBarrette in #64
- test mkdocs build strick by @JessyBarrette in #65
- Add some minor changes to IOS parser by @JessyBarrette in #67
- Improve logging and batch convert configuration by @JessyBarrette in #68
- Add NAFC pcnv parser and improve NAFC pfile conversion by @JessyBarrette in #70
- Fix-ruff-issues by @JessyBarrette in #76
- Include latest changes form NAFC parser by @JessyBarrette in #77
- Improve a few issues with docs and add netcdf by @JessyBarrette in #78
- improve docs by @JessyBarrette in #79
- Update-nafc-parser by @JessyBarrette in #80
- Fix standardized attributes by @JessyBarrette in #86
- improve onset parser and assume only date format exist within a file by @JessyBarrette in #87
- Fix-seabird by @JessyBarrette in #89
- fix handle cases where onset csv contains multiple time format by @JessyBarrette in #91
- Add platform vocabulary tests by @JessyBarrette in #90
- Fix-generate-file-path by @JessyBarrette in #92
- Improve documentation for deploying ocean-data-parser within your own project by @JessyBarrette in #93
- add more fixes to the onset parser by @JessyBarrette in #96
- add pytest-xdist dependancy to dev to speed up tests locally or on action by @JessyBarrette in #97
- specify amundsen timestamp date format by @JessyBarrette in #98
- add parser_kwargs to odpy convert by @JessyBarrette in #100
- Add the latest changes to main branch by @JessyBarrette in #75
- Drop-sentry-dsn-default by @JessyBarrette in #101
- release v0.6.0 by @JessyBarrette in #109
New Contributors
- @julienrobi3 made their first contribution in #25
- @tratsimbazafy made their first contribution in #1
Full Changelog: v0.2.0...v0.6.0