There is a newer version of the record available.

Published June 16, 2025 | Version 0.5.3z
Software Open

PAGOS: Python Analysis of Groundwater and Ocean Samples

Creators

Description

PAGOS 0.5.3

Changelog

core.py

  • Patched a bug in _possibly_iterable where any exception thrown while inside a @_possibly_iterable-decorated function and using an interactive-mode interpreter (e.g. the terminal or a VSCode interactive window) would cause _set_possit(True), which usually is called at the end of GasExchangeModel.run, not to be called. This meant that the next call of a @_possibly_iterable-decorated function would always fail and raise KeywordError: ... got an unexpected keyword argument 'disablenext'.

Files

TeamPAGOS/PAGOS-0.5.3z.zip

Files (168.1 kB)

Name Size Download all
md5:47d1fb2d99055985e350bae5954ca926
168.1 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/TeamPAGOS/PAGOS/tree/0.5.3z (URL)

Software