Published April 4, 2023
| Version v3.2.1
Software
Open
British-Oceanographic-Data-Centre/COAsT: v3.2.1
Description
Summary
- Profile.process_en4(). Added keyword option (remove_flagged_neighbours=bool), a new EN flag to remove close points.
- Profile.process_en4(). Remove bug to correctly reject salinity points. (Salinity was being rejected at bad temperature points)
- Profile.mask_means() —> Profile.mask_stats(), which includes standard deviation and means over regions
- MaskMaker edits - new FSC region in NW European shelf. Harmonise naming convention for NW shelf regions.
- coast.Gridded() can take indices to perform subsetting prior to generating the Gridded object (which isn't scaling well is subsets are called in other ways.)
- new CurrentsOnT() subclass of Gridded(), with methods for mapping velocities to t-points for analysis (self-complete but not fully implemented)
- bug fixes in process_en4() by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/609
- fix depreciated syntax. cannot define gridded.landmask = None by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/614
- 606 circulation and fluxes in global model data jp by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/616
- 606 circulation and fluxes in global model data by @jasontempestholt in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/607
- update: 3.2.1 by @jpolton in https://github.com/British-Oceanographic-Data-Centre/COAsT/pull/619
Full Changelog: https://github.com/British-Oceanographic-Data-Centre/COAsT/compare/v3.2.0...v3.2.1
Notes
Files
British-Oceanographic-Data-Centre/COAsT-v3.2.1.zip
Files
(357.3 kB)
Name | Size | Download all |
---|---|---|
md5:726020dcd3122cfd7c2ddad963b95be6
|
357.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/British-Oceanographic-Data-Centre/COAsT/tree/v3.2.1 (URL)