Recent Releases of glidertest

glidertest - GLIDERS hot release

What's Changed

  • Plotting updates by @eleanorfrajka in https://github.com/OceanGlidersCommunity/glidertest/pull/129
  • [REFACTOR] Change order of demo.ipynb by @eleanorfrajka in https://github.com/OceanGlidersCommunity/glidertest/pull/133
  • [FIX] Adjusted T/S plot with histograms on the two sides by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/131
  • [FEAT] Add function to check for any odd profile duration by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/134
  • [DOCS] Add conda install by @callumrollo in https://github.com/OceanGlidersCommunity/glidertest/pull/135
  • [FEAT] Added section to demo showing resize/change labels etc. by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/136
  • [FIX] Allow to call the ax and make changes to it by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/137
  • Add scope to readme by @callumrollo in https://github.com/OceanGlidersCommunity/glidertest/pull/140
  • [FIX] Removed cline computation and plots by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/141
  • [FEAT] Added checks and plots based on oxygen SOP by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/139
  • [FIX BUG] Axis labels are wrong when ytick are not fixed by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/142
  • Add sampling period by @LouClement in https://github.com/OceanGlidersCommunity/glidertest/pull/145
  • Update README.md to new location by @callumrollo in https://github.com/OceanGlidersCommunity/glidertest/pull/147
  • Update pyproject.toml to new location by @callumrollo in https://github.com/OceanGlidersCommunity/glidertest/pull/150
  • [FIX] Update CONTRIBUTING.md after migration by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/154
  • [FIX] Update docs after migration by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/153
  • [FIX ]Update CITATION and add Louis by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/160
  • [FEAT] Added function to create nice labels and units by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/161
  • [FIX] Adjusted text in profile duration function by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/163
  • [FIX] Use log scale for chla plot for quenching assess by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/164
  • [FEAT] Add plot that shows the max depth of each profile by @tillmrtz in https://github.com/OceanGlidersCommunity/glidertest/pull/159
  • [FIX] Add ax to basic variable plot by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/167
  • [FIX] Adjusted labels check with the use of utilities functions by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/168
  • [FIX] Make variable name OG1 compliant by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/172
  • plotglidertrack: NaN-handling for lat/lon by @eleanorfrajka in https://github.com/OceanGlidersCommunity/glidertest/pull/178
  • [FEAT] Create mission summary sheet by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/173
  • improved demo dataset by @callumrollo in https://github.com/OceanGlidersCommunity/glidertest/pull/176
  • import version and use in summary sheet by @callumrollo in https://github.com/OceanGlidersCommunity/glidertest/pull/179
  • [FEAT ] Add new collaborator to the citation file by @tillmrtz in https://github.com/OceanGlidersCommunity/glidertest/pull/182
  • [FEAT] Plot sigma-T instead of density in basic_vars plot by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/184
  • [FEAT] Adjust basic vars plot labels by @MOchiara in https://github.com/OceanGlidersCommunity/glidertest/pull/185

New Contributors

  • @LouClement made their first contribution in https://github.com/OceanGlidersCommunity/glidertest/pull/145
  • @tillmrtz made their first contribution in https://github.com/OceanGlidersCommunity/glidertest/pull/159

Full Changelog: https://github.com/OceanGlidersCommunity/glidertest/compare/v0.0.1...v0.0.2

- Python
Published by callumrollo about 1 year ago

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: https://github.com/callumrollo/glidertest/compare/v0.0.1alpha6...v0.0.2

- Python
Published by callumrollo over 1 year ago

glidertest - 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: https://github.com/callumrollo/glidertest/compare/v0.0.1alpha5...v0.0.1alpha6

- Python
Published by MOchiara over 1 year ago

glidertest - 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: https://github.com/callumrollo/glidertest/compare/v0.0.1alpha4...v0.0.1alpha5

- Python
Published by callumrollo over 1 year ago

glidertest - v0.0.1alpha4

- Python
Published by callumrollo over 1 year ago

glidertest - 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: https://github.com/callumrollo/glidertest/compare/v0.0.1alpha...v0.0.1alpha3

- Python
Published by callumrollo over 1 year ago

glidertest - 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: https://github.com/callumrollo/glidertest/compare/v0.0.1alpha...v0.0.1alpha2

- Python
Published by callumrollo over 1 year ago

glidertest - v0.0.1alpha

Candidate release to trigger PyPI action

- Python
Published by callumrollo over 1 year ago