Recent Releases of seagliderog1

seagliderog1 - v0.0.1alpha4

Move to http://github.com/ifmeo-hamburg/

What's Changed

  • [FEAT] Deploy documents by @eleanorfrajka in https://github.com/ifmeo-hamburg/seagliderOG1/pull/44
  • [fix] Change URLs for new repo location by @eleanorfrajka in https://github.com/ifmeo-hamburg/seagliderOG1/pull/47

Full Changelog: https://github.com/ifmeo-hamburg/seagliderOG1/compare/v0.0.1alpha3...v0.0.1alpha4

- Jupyter Notebook
Published by eleanorfrajka over 1 year ago

seagliderog1 - v0.0.1alpha3

What's Changed

  • [FIX] Change environment name to release in pypi.yml by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/43

Full Changelog: https://github.com/eleanorfrajka/seagliderOG1/compare/v0.0.1alpha...v0.0.1alpha3

- Jupyter Notebook
Published by eleanorfrajka over 1 year ago

seagliderog1 - v0.0.1alpha2

Re-release to troubleshoot pyproject.toml for dynamic versioning.

What's Changed

  • [FEAT] Change pip to micromamba in tests.yml by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/39
  • [bug] Fixing tests.yml using micromamba instead of pip for env by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/41
  • feat: Adding docs with nbconvert and docs.yml by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/42

Full Changelog: https://github.com/eleanorfrajka/seagliderOG1/compare/v0.0.0-alpha...v0.0.1alpha2

- Jupyter Notebook
Published by eleanorfrajka over 1 year ago

seagliderog1 - SeagliderOG1 v0.0.1

Testing the release again.

What's Changed

  • [FEAT] Change pip to micromamba in tests.yml by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/39
  • [bug] Fixing tests.yml using micromamba instead of pip for env by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/41
  • feat: Adding docs with nbconvert and docs.yml by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/42

Full Changelog: https://github.com/eleanorfrajka/seagliderOG1/compare/v0.0.0-alpha...v0.0.1alpha

- Jupyter Notebook
Published by eleanorfrajka over 1 year ago

seagliderog1 - Seaglider OG1 v0.0.0

First release using pypi.

What's Changed

  • Initial edits to load Seaglider netcdf files. by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/1
  • [feat] Created functions within fetchers.py to handle loading data from local or remote server by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/2
  • [feat] Starting to think about conversion to OG1 by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/3
  • [feat] Added functionality to better visualise variables and attributes in Seaglider basestation *nc file by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/4
  • [feat] First attempt - Seaglider data in OG1 format by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/5
  • [feat] Cleaned code and moved code into functions by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/6
  • [breaking change] Changed naming of functions in plotters.py and fetchers.py by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/9
  • [BREAKING CHANGE] Added PROFILENUMBER, extra attributes, and LATITUDEGPS, LONGITUDEGPS and TIMEGPS by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/10
  • Updated variable names for Vertical velocities by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/11
  • [feat] Updated timecoveragestart in attributes + general cleanup by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/17
  • [BREAKING CHANGE] Modularised the conversion: Converts one basestation file at a time to OG1 format by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/19
  • [feat] Now converts multiple basestation files by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/23
  • [feat] Create a notebook to show how to run a full mission by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/24
  • [refactor] Cleaned up files, renamed notebooks more usefully, updated registry. by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/25
  • [FEAT] Handling of missing coordinates by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/26
  • [REFACTOR] Create validatecoords for xarray concatenation by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/27
  • [FEAT] Added tests and reordered demo by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/28
  • [TEST] update tests.yml for more OS and python versions by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/29
  • [REFACTOR] Use yaml files for vocabularies & attributes by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/30
  • [REFACTOR] Move development notebooks to subfolder by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/32
  • fix/test: Change convertOG1 - var attributes by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/33
  • [FEAT] Added sensors for sbe41 (Unpumped CTD) and wlbb2f (Wetlabs chi/470/700) by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/34
  • [FEAT] Release to test PyPI by @eleanorfrajka in https://github.com/eleanorfrajka/seagliderOG1/pull/38

New Contributors

  • @eleanorfrajka made their first contribution in https://github.com/eleanorfrajka/seagliderOG1/pull/1

Full Changelog: https://github.com/eleanorfrajka/seagliderOG1/commits/v0.0.0-alpha

- Jupyter Notebook
Published by eleanorfrajka over 1 year ago