Published June 16, 2025
| Version 0.5.3z
Software
Open
PAGOS: Python Analysis of Groundwater and Ocean Samples
Authors/Creators
Description
PAGOS 0.5.3
Changelog
core.py
- Patched a bug in
_possibly_iterablewhere 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 ofGasExchangeModel.run, not to be called. This meant that the next call of a@_possibly_iterable-decorated function would always fail and raiseKeywordError: ... 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
- Repository URL
- https://github.com/TeamPAGOS/PAGOS