v1.3.0
In this version, an important new functionality was added to PyVOLCANS
: currently, the ID profile (i.e. the available data for each of the volcanological criteria used by the software -please see Tierz et al., 2019 for more details-) for both the target volcano and any set of analogue volcanoes created can now be printed into the stdout using the flag --verbose
(or -v
). These ID profiles can also be stored in json-formatted files by using specific flags (please run pyvolcans --help
for further details).
Additionally, a collection of tests were devised and implemented to cover the command-line functionalities of PyVOLCANS
. Test coverage is now above 85% for the two core files in the package.