Skip to content

Releases: bkuczenski/unit_gears

1.0.5 - dust off the ol' repo

17 Jun 06:04
Compare
Choose a tag to compare

Improved requirements statement to avoid lengthy compilation of numpy from source. dealt with some strange PyPI release inconsistency. This release 1.0.5 should be the same as on PyPi.

Travis the Clever Iguana

30 Mar 20:52
Compare
Choose a tag to compare

Bugfix release:

  • Patched unit tests to account for changes in Gilman 2021
  • fixed dependence on prod (unavailable in python versions <3.8)
  • added continuous integration

Zenodo apparently requires me to do this again

30 Mar 18:16
Compare
Choose a tag to compare

This is identical to v1.0.0 but Zenodo only works with releases generated after it has been linked

JIE Manuscript

30 Mar 18:07
Compare
Choose a tag to compare

This is the first release of the unit_gears computing system for describing the operation of fishing gears for modeling in industrial ecology. This release corresponds with the submission of the revised manuscript "A model computation and library for the intensity of fishing gear", to appear in Journal of Industrial Ecology as a contribution to a special issue about the oceans.

Main components of the software:

  • unit_gears python package containing
    • a set of definitions for effort intensity, gear intensity, and dissipation stages;
    • a GearModelLibrary class for loading gear models and performing simulations
  • a library of models, as reported in the manuscript, encoded in JSON format
  • a folder containing notes and model documentation
  • jupyter notebooks illustrating the use of the software to generate the publication materials