v1.1
Highlights include analysis of surface biogeochemistry, eddy kinetic energy and iceberg concentration as well as enhancement of transect plots.
Major Enhancements
- Lat and lon axes for transect plots #437
- Task to plot iceberg concentration #320
- Task for surface climatology maps of ocean biogeochemistry fields #433
- Transect contour plots #450
- Eddy Kinetic Energy (EKE) climatology analysis #447
Minor Enhancements
- Added a utility for making an MPAS to Antarctic mapping file #446
- Updated the location, depth and seasons for SOSE transects #462
- Added climatologyMapBGC to docs #471
- Switched to using an entry point for the mpas_analysis package #477
- Added a subtask for computing region masks on the fly #482
- Split TimeSeriesAntarcticMelt into multiple subtasks #483
- Enhance "error bars" for observations in Antarctic melt time series plots #489
- Break the MOC into several subtasks #487
Minor clean-up
- Disabled HDF5 locking in example job scripts #443
- Updated license file #444, #448
- Refactored BGC so it is one task, not one per field #453
- Updated the list of public observations #456
- Removed depricated inplace arg to xarray ds rename calls #480
- Clean up documentation #485
Bug fixes
- Bug fix in climatology anomalyRefYear #442
- Bug fix in interpolating transect segments #439
- Fixed error reporting on tasks #449
- Updated observations XML for EKE #454
- Fixed some errors and warnings that come up during CI #465
- Fixed Read The Docs and updated to python 3.6 #466, #467, #469
- Fixed detecting periodic lat/lon descriptors #475
- Explicitly set colormap type (indexed or continuous) in config options #473
- Fixed CI under python 2 #478
- Update to CI to python 3.7 #479
- Add periodic image to BGC obs data #486
- Catches zero arguments #491