Releases: OceanGlidersCommunity/glidertest
Releases · OceanGlidersCommunity/glidertest
v0.0.1
First stable release! Still in v0.x so expect changes until we go v1
What's Changed
- [FIX ]Update glidertest.rst with the new functions setup by @MOchiara in https://github.com/callumrollo/glidertest/pull/118
- deploy docs on merge of PR by @callumrollo in https://github.com/callumrollo/glidertest/pull/119
- remove unnecessary ci runs by @callumrollo in https://github.com/callumrollo/glidertest/pull/120
- fix docs to build on pr merge by @callumrollo in https://github.com/callumrollo/glidertest/pull/123
- workflow experiment check by @callumrollo in https://github.com/callumrollo/glidertest/pull/121
- ci fix to deploy docs on merge by @callumrollo in https://github.com/callumrollo/glidertest/pull/125
- [FEAT] Add new hysteresis plots and computations by @MOchiara in https://github.com/callumrollo/glidertest/pull/124
- CI trigger only on changes to python files by @callumrollo in https://github.com/callumrollo/glidertest/pull/126
Full Changelog: callumrollo/glidertest@v0.0.1alpha6...v0.0.2
v0.0.1alpha6
What's Changed
- [FIX] add new seaglider dataset and use sg015 in docs by @callumrollo in https://github.com/callumrollo/glidertest/pull/71
- [bug, feat] Replicate Fig 3 in Frajka-Williams et al. 2011 by @eleanorfrajka in https://github.com/callumrollo/glidertest/pull/70
- Bump mamba-org/setup-micromamba from 2.0.0 to 2.0.1 in the github-actions group by @dependabot in https://github.com/callumrollo/glidertest/pull/72
- [FIX] Updated description of default dataset by @MOchiara in https://github.com/callumrollo/glidertest/pull/73
- [FIX] Consistent font size in demo + no error text for legend i… by @MOchiara in https://github.com/callumrollo/glidertest/pull/74
- [FEAT] add subset dataset of sg014 for demo notebook by @callumrollo in https://github.com/callumrollo/glidertest/pull/76
- [FIX] Automatic selection of profiles in vertical vel plots by @MOchiara in https://github.com/callumrollo/glidertest/pull/75
- [FEAT] Added variables check function at the beginning of every function by @MOchiara in https://github.com/callumrollo/glidertest/pull/79
- pls work by @callumrollo in https://github.com/callumrollo/glidertest/pull/84
- [FEAT] Add package description to index.rst by @MOchiara in https://github.com/callumrollo/glidertest/pull/81
- Chiara patch 24 by @MOchiara in https://github.com/callumrollo/glidertest/pull/85
- [FEAT] Add output check to the test by @MOchiara in https://github.com/callumrollo/glidertest/pull/86
- [FEAT] Add tests for all functions by @callumrollo in https://github.com/callumrollo/glidertest/pull/88
- [FEAT] Added tests for new functions by @MOchiara in https://github.com/callumrollo/glidertest/pull/80
- [TST] add coverage to tests by @callumrollo in https://github.com/callumrollo/glidertest/pull/90
- [TST] add test for depth_z and increase coverage by @callumrollo in https://github.com/callumrollo/glidertest/pull/92
- [DEP] remove unused dependencies by @callumrollo in https://github.com/callumrollo/glidertest/pull/95
- [FEAT] standardise names for functions by @MOchiara in https://github.com/callumrollo/glidertest/pull/101
- [FEAT] Add author to functions by @MOchiara in https://github.com/callumrollo/glidertest/pull/98
- [FEAT] add teos10 function for adding variables by @callumrollo in https://github.com/callumrollo/glidertest/pull/100
- [Feat] Improved plot readability for vertical velocities by @eleanorfrajka in https://github.com/callumrollo/glidertest/pull/89
- [CI] add windows tests back in by @callumrollo in https://github.com/callumrollo/glidertest/pull/97
- [FIX] Adjusted names of functions by @MOchiara in https://github.com/callumrollo/glidertest/pull/103
- [REFRACTOR] Refactoring code, adjust demo and refactor tests by @MOchiara in https://github.com/callumrollo/glidertest/pull/105
- [FIX] removed unused packages by @MOchiara in https://github.com/callumrollo/glidertest/pull/106
- [FEAT] standard figure style by @MOchiara in https://github.com/callumrollo/glidertest/pull/113
- [BUG] Fix plots by @callumrollo in https://github.com/callumrollo/glidertest/pull/116
- [DOCS] Add base document for contribution by @MOchiara in https://github.com/callumrollo/glidertest/pull/115
New Contributors
- @dependabot made their first contribution in https://github.com/callumrollo/glidertest/pull/72
Full Changelog: callumrollo/glidertest@v0.0.1alpha5...v0.0.1alpha6
v0.0.1alpha5
What's Changed
- [FEAT] Added three functions to display basic glider statistics by @eleanorfrajka in https://github.com/callumrollo/glidertest/pull/43
- [DOCS] add logo and authors to docs + docstrings for fetchers by @callumrollo in https://github.com/callumrollo/glidertest/pull/45
- [TESTS] notebooks are tested in the docs build, no need again by @callumrollo in https://github.com/callumrollo/glidertest/pull/46
- [FEAT] add new default sample dataset by @callumrollo in https://github.com/callumrollo/glidertest/pull/49
- Fixed date selection for new default dataset by @MOchiara in https://github.com/callumrollo/glidertest/pull/50
- [feat] Added some checks for cells that expect particular variables (e.g., CHLA or DOXY) by @eleanorfrajka in https://github.com/callumrollo/glidertest/pull/53
- [TESTS] test of monotony by @callumrollo in https://github.com/callumrollo/glidertest/pull/51
- [CI] add dependabot by @callumrollo in https://github.com/callumrollo/glidertest/pull/55
- [docs] Added authorship (Frajka-Williams) by @eleanorfrajka in https://github.com/callumrollo/glidertest/pull/60
- [FEAT] add Eleanor's dataset and clean out old datasets from fetcher by @callumrollo in https://github.com/callumrollo/glidertest/pull/57
- [docs] Added authorship (Monforte) by @MOchiara in https://github.com/callumrollo/glidertest/pull/63
- add new seaglider dataset by @callumrollo in https://github.com/callumrollo/glidertest/pull/66
- [DOCS] ignore warnings in notebook by @callumrollo in https://github.com/callumrollo/glidertest/pull/68
- [FEAT] Vertical velocity calculation and diagnostic plot by @eleanorfrajka in https://github.com/callumrollo/glidertest/pull/59
- [FEAT] set default dates for all functions by @callumrollo in https://github.com/callumrollo/glidertest/pull/56
- [FEAT] check for essential vars and raise KeyError by @callumrollo in https://github.com/callumrollo/glidertest/pull/54
Full Changelog: callumrollo/glidertest@v0.0.1alpha4...v0.0.1alpha5
v0.0.1alpha4
add permissions to docs for pages push
v0.0.1alpha3
What's Changed
- fix sgp4 for skyfield by @callumrollo in https://github.com/callumrollo/glidertest/pull/35
- Spelling correction by @eleanorfrajka in https://github.com/callumrollo/glidertest/pull/37
- add dataset with PAR by @callumrollo in https://github.com/callumrollo/glidertest/pull/30
- run the notebook as part of tests by @callumrollo in https://github.com/callumrollo/glidertest/pull/31
- fix tests by @callumrollo in https://github.com/callumrollo/glidertest/pull/42
- Create autobuilding docs by @callumrollo in https://github.com/callumrollo/glidertest/pull/41
Full Changelog: callumrollo/glidertest@v0.0.1alpha...v0.0.1alpha3
v0.0.1alpha2
What's Changed
- fix sgp4 for skyfield by @callumrollo in https://github.com/callumrollo/glidertest/pull/35
- Spelling correction by @eleanorfrajka in https://github.com/callumrollo/glidertest/pull/37
- add dataset with PAR by @callumrollo in https://github.com/callumrollo/glidertest/pull/30
- run the notebook as part of tests by @callumrollo in https://github.com/callumrollo/glidertest/pull/31
- fix tests by @callumrollo in https://github.com/callumrollo/glidertest/pull/42
- Create autobuilding docs by @callumrollo in https://github.com/callumrollo/glidertest/pull/41
Full Changelog: callumrollo/glidertest@v0.0.1alpha...v0.0.1alpha2
v0.0.1alpha
Candidate release to trigger PyPI action