British-Oceanographic-Data-Centre/COAsT: IMMERSE-restructure
Creators
- 1. National Oceanography Centre
- 2. British Oceanographic Data Centre
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
- update numpy version by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/346
- Update setup.py by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/347
- Test by @davbyr in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/348
- Develop by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/349
- version bump by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/350
- small bugfix by @davbyr in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/354
- DEBUG -> CRITICAL by @davbyr in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/356
- Develop by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/357
- update matplotlib. Add cartopy as core dependency by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/359
- Develop by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/361
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)
Name | Size | Download all |
---|---|---|
md5:cd45bc6c95c64123cf9f43b1fdae8666
|
219.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/British-Oceanographic-Data-Centre/COAsT/tree/v1.2.7 (URL)