Skip to content

Releases: IN-CORE/pyincore

pre-release v1.12.0alpha1

23 Jun 19:47
Compare
Choose a tag to compare
Pre-release
hardcode the allowed demands into function for now

Release 1.11.0

14 Jun 17:48
d3ae0ac
Compare
Choose a tag to compare

[1.11.0] - 2023-06-14

Added

  • Added a name extension for combined wind, wave, surge building damage analysis #308
  • Added error handeling after a request completes in services and the client #324
  • Electric Power Facility Repair Cost Analysis #345
  • Water Facility Repair Cost Analysis #349
  • Water Pipeline Repair Cost Analysis #351

Fixed

  • TransportationRecovery analysis fails to run with concatentation error #292
  • Fix NCI Functionality float value not iterable error #291
  • Broken analyses related to pandas 2.0 update #310
  • Mean damage should handle buildings that don't have damage probabilities #131
  • Updated check to see if string is float cos outputs where all NaN #347

pre-release pyincore v1.11.0rc1

12 Jun 18:18
Compare
Choose a tag to compare
Pre-release
release branch

Release 1.10.0

24 Apr 21:13
693d0be
Compare
Choose a tag to compare

[1.10.0] - 2023-04-21

Added

  • Added Galveston Capital Shock and CGE models as a submodule#239

Fixed

  • CGE output post process util function #298
  • Population Dislocation utility function arbitrarily assumes there will be dislocated and non-dislocated #301
  • Seaside & Joplin cge uses a fixed location for temporary files #312
  • Functional vs non-functional calculation based of failure sample now #300
  • Exposed timeout and kwargs parameter for incore client methods #295

pre-release pyincore v1.10.0rc5

19 Apr 16:18
5c93f32
Compare
Choose a tag to compare
Pre-release
Timeout hotfix (#296)

* Timeout added to post function

* Update dataservice.py

* Updated other GET, POST and PUT calls

* Added timeout to missing functions

* Update CHANGELOG.md

pre-release pyincore v1.10.0rc4

07 Apr 20:14
58454e1
Compare
Choose a tag to compare
Pre-release

pin pandas < 2
change how we count functionalnon functional for the playbook (#309)
fixed total json of pop dislocation post processing (#303)
fixed total json of pop dislocation post processing (#301)
Galveston Capital Shock and CGE (#280)

(same as rc3, to fix issue pushing to pypi)

pre-release pyincore v1.10.0rc3

07 Apr 20:10
58454e1
Compare
Choose a tag to compare
Pre-release

pin pandas < 2
change how we count functionalnon functional for the playbook (#309)
fixed total json of pop dislocation post processing (#301) (#303)
fixed total json of pop dislocation post processing (#301)
Galveston Capital Shock and CGE (#280)

pre-release pyincore v1.10.0rc2

07 Apr 15:32
7502488
Compare
Choose a tag to compare
Pre-release
300 change how we count functionalnon functional for the playbook (#309)

* fixed total json of pop dislocation post processing (#301) (#303)

* fixed total json of pop dislocation post processing (#301)

* changelog title change

---------

Co-authored-by: Chen Wang <[email protected]>

* Galveston Capital Shock and CGE (#280)

* First commit

* Create test_galvestoncge.py

* Update galvestoncge.py

* Update galvestoncge.py

* Draft update with new Nonethnic_CGE_Model

* Fixed whatever bug

* Remove files that should'nt be commited

* Code to add missing sectors

* Update CHANGELOG.md

* Updated test and corrected city in code

* Catch infeasible and other wrong solver status

* Update modules.rst

* Update galvestoncge.py

---------

Co-authored-by: Chen Wang <[email protected]>

* rewrite cge post pcoressing util (#297)

* rewrite

* changelog

* write better test

* adjust

* fix galveston

* rewrite test scripts for all 3 testbed cge

* space

* import correct galveston cge

---------

Co-authored-by: YONG WOOK KIM <[email protected]>

* add some temp test will remove later

* finally it's working....

* clean up the logic

* write proper test for joplin

* add galveston mcs

* write tests for joplin and galveston

* changelog

* fix pytest

* use the correct unique cluster or unique category

---------

Co-authored-by: Jong Lee <[email protected]>
Co-authored-by: Vismayak Mohanarajan <[email protected]>
Co-authored-by: YONG WOOK KIM <[email protected]>

v1.10.0rc1

29 Mar 21:26
Compare
Choose a tag to compare
v1.10.0rc1 Pre-release
Pre-release
change version number

Release 1.9.0

14 Mar 16:04
cca58b5
Compare
Choose a tag to compare

Added

  • Method in space service to add a dataset by space name #273
  • Method in space service to get space id by space name #272
  • Method in space service to remove dataset from the space #283
  • Method in space service to remove dataset by space name #284
  • Combined wind, surge-wave, and flood building loss #276

Changed

  • Rewrote clustering utility function to use flexible archetype column #247
  • Made documentation container to use requirements instead of environment #257
  • Parallelized the HHRS analysis #268
  • Updated Salt Lake City CGE #281
  • Tested hurricane windfield test methods #100
  • Updated Salt Lake City CGE formatting and handled infeasible case #287

Fixed

  • Duplicate input spec for housing recovery sequential model #263
  • Updated building economic loss analysis to handle case when no occupancy multiplier is provided #274