IMMERSE-jun22
MAJOR CHANGES AND NEW FEATURES:
- Package restructure, contents of directory 'coast' moved into directories 'coast/data', 'coast/diagnostics' and 'coast/_utils'.
- Added support for streaming Copernicus Marine Service (and other) datasets via OPeNDAP.
- Variable names made mandatory for
subset_indices()
in gridded.py.
BUGS:
- Package 'utide' upgraded to 0.3.0 fixing failing references.
- Additional data files made available to further support unit tests.
DOCS:
- All docstrings are now extracted, converted to markdown and included in documentation site.
- Notebooks are now converted to markdown and included in documentation site.
- Github actions flowchart github-actions-flowchart.md added.
Jupyter Notebooks Added:
- seasonal_decomp_example.ipynb.
- altimetry_tutorial.ipynb.
- amm15_example_plot.ipynb.
- anchor_plots_of_nsea_wvel.ipynb.
- tideguage_validation_tutorial.ipynb.
- tidetable_tutorial.ipynb.