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.20.0 #619

Merged
merged 15 commits into from
Oct 24, 2024
Merged

Release 1.20.0 #619

merged 15 commits into from
Oct 24, 2024

Conversation

longshuicy
Copy link
Member

[1.20.0] - 2024-10-24

Fixed

  • Fixed Sphinx autodoc skipping class methods with custom decorators. #518
  • Pyomo version fixed to fix indp solver failure #585
  • Uploaded raster files doesn't respect the order #614

Changed

  • Support Interdependent recovery of residential buildings and households #606
  • Remove unused insecure IN-CORE client #581

Added

  • Apply Black formatter #589
  • Equity Metric Analysis #608
  • Internal client connecting to the IN-CORE services #609
  • MlEnabledCgeJoplin analysis with documentation #588

longshuicy and others added 12 commits June 11, 2024 14:12
* Apply black formatter

* Add pre-commit install commands

* Revert "Add pre-commit install commands"

This reverts commit b260beb.

* Revert part of "Apply black formatter"

This reverts commit 724932f.

* Update README.rst

* ignore cge folders

* exclude cge folders

* update according to formatter

* Revert "update according to formatter"

This reverts commit 75ccc13.

* update formatter after team discussion

* reformatted according to the formatter

* I cannot removee e203, black keeps adding it back (#599)

* removed the error codes (#600)

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

* exclude docs; manual changes (#601)

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

* fix e731, e741, f401 and f403 (#598)

---------

Co-authored-by: Chen Wang <cwang138@illinois.edu>
Co-authored-by: Rashmil Panchani <32737711+Rashmil-1999@users.noreply.github.com>
* refactor zone calculation

* modify residential building recovery

* make sv_generator as input dataset

* refactor sv_generator to zone_def

* change hhinc test datasets from Galveston to Joplin

* Revise tests and texts

* black reformat

* fix

* Delete sv_generator_values_sv.json

* add joplin pop dislocation data

* address feedbacks

* Update CHANGELOG.md

* address feedbacks

* Update CHANGELOG.md

Missing "#"

---------

Co-authored-by: Chen Wang <cwang138@illinois.edu>
* fix scip version

* fix pyomo version

* update dev dataset to prod since they disappeared

* no need to fix scip version

* changelog

* update all the ids to dev

* update hazard id
* add internal client

* get the correct client type; add a test

* entry in changelog

* fix the test

* switch create_service_json_entry to static method

* combine 2 clients

* rewrite test

* hashing it properly
* add mlenabledcgejoplin

* add mlenabled cge joplin

* finalize pr

* update coefficients
* initialize equity metric

* update test

* remove dataframe flag

* fix docstring; add to doc
@longshuicy longshuicy requested a review from a team October 22, 2024 15:51
longshuicy and others added 3 commits October 23, 2024 16:08
* Fixed pypi publish error in github action

* Modified changelog
* bump actions/checkout and actions/cache to latest

* add changelog
@navarroc navarroc self-requested a review October 24, 2024 12:10
@ywkim312 ywkim312 merged commit 6a1845e into main Oct 24, 2024
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.

5 participants