There is a newer version of the record available.

Published November 2, 2021 | Version v1.2.7
Software Open

British-Oceanographic-Data-Centre/COAsT: IMMERSE-restructure

Description

Coastal Ocean Assessment Toolkit (COAsT) is a Python package for managing and analysing ocean model output and observational data. Information on obtaining, installing and using COAsT as well as guidelines for contributing to the project is given in the documentation.

In version 1.2:

The core data handling has been restructured to permit tidier expansion for more model and observational data types. A new Gridded class is introduced as a generalisation of the defunct NEMO class. A new Indexed class is introduced as a parent to:

  • Profile (which can store and manipulate profile data)
  • Timeseries --> Tidegauge, TidegaugeMultiple
  • Track --> Altimetry

In addition some new classes are added to Indexed() for subsequent development

  • Argos
  • Glider
  • Lagrangian

-----

Summary of minor changes in 1.2.7

  • update matplotlib>=3.4.3 dependency
  • update cartopy>=0.20.1 references (not included in pip build as not straight forward)
  • update documentations for package versions
  • update documentation for configuration files

What's Changed

Full Changelog: https://github.com/British-Oceanographic-Data-Centre/COAsT/compare/v1.2.0-alpha...v1.2.7

Files

British-Oceanographic-Data-Centre/COAsT-v1.2.7.zip

Files (219.7 kB)

Additional details