Releases: IN-CORE/pyincore
Releases · IN-CORE/pyincore
Release 1.4.1
Release 1.4.0
[1.4.0] - 2022-03-30
Added
- Add check to mean damage analysis to verify damage keys match inventory type and remove unsupported types #53
- Housing recovery model analysis #99
- Social vulnerability analysis #106
Changed
- Rewrite the EPF and WF restoration model #100
- Index and improve the performance of restoration util #113
- Update house unit allocation id #116
Fixed
- Fix shapely deprecation error with tornadoepn analysis #40
- Fix Building economic loss multipliers #91
- Fix Pandas future warning: dtype in Series #96
- Fix Pandas future warning: append method #97
- Fix Population dislocation typo #112
- Seaside cge displays wrong units in the output #118
- Fix csv save in Housing recovery analysis #124
Release 1.3.0
[1.3.0] - 2022-02-07
Added
- Water facility restoration model #76
- Electric power facility model #77
- Water pipeline restoration model #78
Changed
- Update building econ loss to include non structural and content damage 51
- Rename master branch to main #67
- update fragility specific functions so it deals with the service deprecations and using common DFR3Curve classes #69
- Support for Restoration curves in pyincore. Included pytests #71
Fixed
Release 1.2.0
Release 1.1.0
[1.1.0] - 2021-10-27
Added
- Convert HUA and PD outputs to JSON #9
- Convert population dislocation output to heatmap #3
- Joplin empirical restoration analysis #28
- GitHub action to run unit tests #26
- GitHub action to build documentation #23
- Conda recipe #17
Changed
- Percent change in utils converting CGE output to JSON #34
- Show API response messages that services return #6
- Removed deprecated methods #7
Fixed
Release 1.0.0
[1.0.0] - 2021-08-31
Changed
- Improve runtime efficiency of residential recovery analysis INCORE1-1339
Added
- Allow users to specify seed value for tornado using hazard service INCORE1-1374
- Create auto docker build and push script for pyincore docs INCORE1-1348
- Convert CGE analysis output to JSON INCORE1-1370
- Apply hazard exposure to all analyses INCORE1-1376
Fixed
- Apply PEP8 formatting consistently across codebase INCORE1-1231
- Regularize application of liquefaction for fragility curves across various analyses INCORE1-1264
- Change
math.exp(0)
to 0 in all MMSA bridge DFR3 curves INCORE1-1377 - Change types of capital shock files in Joplin and Seaside CGE to
incore:capitalShocks
INCORE1-1388
Release 0.9.6
[0.9.6] - 2021-08-04
Fixed
- Docstrings for technical manual when rendering some method parameters INCORE1-1333
- A bug related to mean damage analysis INCORE1-1317
Release 0.9.5
[0.9.5] - 2021-07-28
Changed
- Handle no hazard exposure cases INCORE1-1130
- Modify bridge damage to support MMSA bridge damage INCORE1-1269
- update python version in requirements INCORE1-1270
- Rename residential recovery analysis INCORE1-1322
- Rename household-level housing serial recovery to sequential INCORE1-1323
Added
- Samples max damage states as an output for monte carlo analysis INCORE1-1266
- Create joplin residential recovery analysis INCORE1-1274
- Integrate household-level housing recovery sequential model INCORE1-1275
- pyincore-data reference link in pyincore doc INCORE1-1298
- Links to analyses to pyincore doc INCORE1-1307
Fixed
- Micromamba build with version 0.15.2 INCORE1-1315
- Failing pytests such as posting legacy dfr3 curves, and GET tornado values INCORE1-1319
Release 0.9.3
[0.9.3] - 2021-05-21
Changed
- Split epf damage output to json and csv, rename LS/DS INCORE1-1136
- Split non-structural damage output to json and csv, rename LS/DS INCORE1-1137
- Split pipeline damage output to json and csv, rename LS/DS INCORE1-1138
- Split pipeline repair rate analysis output to json and csv, rename LS/DS INCORE1-1139
- Split road damage output to json and csv, rename LS/DS INCORE1-1140
- Split road failure analysis output to json and csv, rename LS/DS INCORE1-1141
- Split tornado EPN damage output to json and csv, rename LS/DS INCORE1-1142
- Split water facility damage output to json and csv, rename LS/DS INCORE1-1143
- Optimize damage interval calculation method code INCORE1-1165
- Renaming the json format damage output to new dataType INCORE-1190
Added
- seed number in Monte Carlo simulation INCORE1-1086
- support retrofit strategy in building damage INCORE1-1149
- enable parsing new format of fragility mapping rules with explicity booleans INCORE1-1178
Fixed
- Fix broken unit test in test_dataservice INCORE1-1147
Release 0.9.2
[0.9.2] - 2021-04-22
Fixed
- Manual and pyincore-viz links in documentation INCORE1-1122
- Relationship between dsf and huestimate variables in Population dislocation analysis INCORE1-1123