Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.19.0 #584

Merged
merged 18 commits into from
Jun 11, 2024
Merged

Release 1.19.0 #584

merged 18 commits into from
Jun 11, 2024

Conversation

longshuicy
Copy link
Member

[1.19.0] - 2024-06-12

Changed

  • Rename Social Vulnerability Analysis to Social Vulnerability Index Analysis #556
  • Join dataset has an option for only keeping the table dataset fields #299
  • Update Non-structural Building Damage to support flood #562
  • Update flood input to non-structural building damage for combined wind-wave-surge building #566
  • Rename transportation recovery analysis to traffic flow recovery analysis #558
  • Rename Monte Carlo Failure Probability to Monte Carlo Limit State Probability #557
  • Rename Housing Recovery to Housing Valuation Recovery Analysis #560
  • Rename Building Portfolio Analysis to Building Cluster Recovery Analysis #559
  • Rename nonstructural building damage #537
  • Rename building damage to building structural damage #561

Added

  • Gas Facility Damage Analysis #568
  • Copyrights to transportation recovery analysis #579
  • Buyout Model Analyses #539
  • Google Analytics to the documentation site #547

Fixed

  • Permission error in clearing cache process #563
  • Out of index error in dfr3 service's property conversion when the rule is not found #555

longshuicy and others added 17 commits April 30, 2024 14:58
…taset (#302)

* added flag for clean columns

* removed unnecessary line

* added guid index

* added indeing

* fixed pytest

* default to Flase

* set clean flag to false
* Rename Social Vulnerability to Social Vulnerability Score

* readd old files

* update requirements

* updated copyright

* fixed wrong caption

* renamded output name

* renamded output name in the code

* fixed typo in result name

* revert back to previous result name

* Changed copyright year

* modified copyright year
* Fixes #568 - added gas facility damage analysis

* Reformatted

* Added test for gas facility damage analysis

* Removed print statement

* Update input dataset type
* Rename transporation recovery to traffic flow recovery

* removed test file from the analysis folder

* modified text based files

* Updated documentation

* updated requirements

* modfied existing class

* updated copyright

* fixed wrong caption

* modified copyrights to 2018
* Added copyrights to transporation recovery

* Updated changelog
* housing valuation recovery new classes

* the old method call the new one

* change log and sphinx docs

* add deprecation tag to sphinx

* add deprecated library

* update more requirements

* add copyright year
* rename and changelog

* more renaming

* typo

* add copyrights
* rewrite nonstructrual

* rewrite pytest

* move flood damage to nonstructural building damage

* add changelog entry

* switch back

* update changelog

* 566 update flood input to non structural damage for combined wind wave surge building damage (#577)

* update to flood to non structural

* update tests

* changelog

* overwrite the default fragility key

* include hurricane; limit liquefaction to only eq

* add hurricane

* update output key

* remove unused import

* another place to use result

* add retrofit strategy

* fix the test

* fix test buildling damage

* building dataset
* Fixed DFR3 service's out of index error

* modified the situation of the rule is empty list

* reversted the road damage test file name

* modified test roaddamage to fix the PR

* revert road damage test to fix the PR

* recreated galveston road and updated the test with new id

* changed the test road dataset id in road damage test

* fixed the dataset id in test_roaddamage_w_hazard_obj
* Add Google Analytics to pyincore documentation

* modified conf.py

* added copy analytics.js in Dockerfile

* Fixed typo

* modified Dockerfile

* modified index.rst

* modified conf.py

* added js in conf.py

* changed the link to analytics.js

* changed the position of the script

* added insert ga python script

* modified doc.yaml

* modified requirements.txt's location in yaml

* modified github action to install sphinx

* modified github action for the location of requirements.txt

* modified github action to install sphinx rtd_theme

* moved the location of ga head script

* modified script location

* insert bs4

* insert print out statments in the script to see how it goes

* added more logs in python script

* added more logs in yaml

* removed copy html part for test

* modified html copied directory

* make src/docs/html folder

* make dockerfile to copy

* print out modified html

* modified dockerfile to copy not from builder

* moved copy section from github action

* changed to use the secret key for GA key

* removed unnecessary lines

* Updated changelog

* changed to use configmap

* revert gitignore back

* modified Dockerfile

* Removed unused comment
* Buyout Model Implementation

* Update CHANGELOG.md

* Suggested fixes

* add to sphinx doc and pep8 reformat

---------

Co-authored-by: Chen Wang <cwang138@illinois.edu>
* rename

* fix typo

* rename to buildingnonstructuraldamage

---------

Co-authored-by: Chen Wang <cwang138@illinois.edu>
… probability (#576)

* update MCS

* update requirements

* Update CHANGELOG.md

* module rst

* resolve merge conflict
* add missing types

* Update joplinempiricalbuildingrestoration.py

removing trailing ,

* Update meandamage.py
Copy link
Member

@ywkim312 ywkim312 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was very nice you took care of the number of "=" in modules.rst. Thanks! Approve

@longshuicy longshuicy merged commit 63a3886 into main Jun 11, 2024
10 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants