Skip to content

Files

Latest commit

11fce66 · Sep 19, 2023

History

History
22 lines (14 loc) · 639 Bytes

RELEASE.md

File metadata and controls

22 lines (14 loc) · 639 Bytes

Release notes for Apecosm python

Version 1.1.0

New features

  • Adding functions to extract mean variables over a domain (mean biomass, mean length, mean functional response, etc.)
  • Adding a function to plot the diet matrix
  • Adding functions to plot variables on a map, boths on maps or on a regular grid
  • Adding a report function to automatically analyse Apecosm simulations (using Jinja2)
  • Documentation is now included in the package (doc folder)

Version 1.0.1

New features

  • Adding DOI badge + correct name in README file

Version 1.0.0

  • First commit