Skip to content

Releases: GNS-Science/solvis

v0.12.3

03 Jul 23:35
Compare
Choose a tag to compare

bump version to verify new pypi workflow

v0.12.1

03 Jul 22:35
Compare
Choose a tag to compare
fix GHA release script;

v0.11.1

07 Mar 01:08
585e590
Compare
Choose a tag to compare
Merge pull request #31 from GNS-Science/fix-mfds

Fix mfds

v0.11.0

24 Jan 20:34
ab72631
Compare
Choose a tag to compare
Fix/25 fss filter solutions (#27)

 - creates a solution/rates.csv file in FaultSystemSolution, with values taken from Aggregate rate_weighted_mean
 - make it possible to create new archive from exiting, cloning reference data if it exists. Useful for building filtered solutions

## commit summary

* update nzshm-model version = ^0.4.0
* reproduce the exception
* added a solution/rates.csv to FaultSystemSolution on to_archive; FSS.to_archive can use _archive; fix missing indices error;
* DRY and detox;
* Bump version: 0.10.0 → 0.11.0
* remove unnecessary poetry groups
* detox;
* update lock file
* WIP on serialisation changes;
* add new test
* FSS serialisation stable
* update changelog
* update fixture; reinstate logic_tree_branch file;
* added new demo for Jack
* formatting;
* make nzshm-model required (pinned to 0.4.0 for now);
* remove unused archive from test fixtures

v0.10.0

27 Nov 19:21
2e89ef7
Compare
Choose a tag to compare
Merge pull request #23 from GNS-Science/fix/rates

rates identified as rupture or slip

v0.9.0

24 Nov 01:48
Compare
Choose a tag to compare
fix changelog version number

v0.8.1

18 Jul 00:01
Compare
Choose a tag to compare
Bump version: 0.8.0 → 0.8.1

v0.8.0

17 Jul 01:28
a15f023
Compare
Choose a tag to compare
  • new solvis method parent_fault_names
  • utility sciript for MFD calculation checks

v0.7.0

26 Apr 23:13
add8ef1
Compare
Choose a tag to compare
Feature/improve performance (#16)

* fast_indices support; df loading performance
* Bump version: 0.6.0 → 0.7.0

v0.6.0

04 Apr 00:22
Compare
Choose a tag to compare
nzshm-model=0.2.0 on PYPI