CHANGELOG

v0.0.2 - xx/xx/xxx

Added:

  1. coverage functionality

  2. tools configuration in pyproject.toml

Changed:

  1. Upgrade logic for coastlines

Fixed:

  1. None

v0.0.1 - 29/12/2022

Added:

  1. Init repository using flit

  2. Initial structure of the package

  3. Functions read_grid, read_coastline, write_grid, write_coastline in pyteseo.io.py

  4. Testing using pytest

  5. Initial documentation using sphynx, myst_parser, autoapi…

  6. Logo images for TESEO and pyTESEO

  7. First CHANGELOG

Changed:

  1. None

Fixed:

  1. None