v1.0.0
What's Changed
- remove *.pyc and add .gitignore and fix code run by @lijiyao919 in #3
- Removed unused imports from all python files by @jhoshiko in #14
- compare hdf5 file for submission test by @lijiyao919 in #16
- print out calibration params each time in the process by @lijiyao919 in #35
- [07-01-2024] delete unecessary files by @zihaolzh in #36
- Add more explain and printout stuff, remove some unused code in datasources.py by @lijiyao919 in #39
- refactor code in simulate.py by @lijiyao919 in #40
- refactor code in plotting.py by @lijiyao919 in #41
- remove utils.py by @lijiyao919 in #43
- update .gitignore and file name in cmp_hdf5_files.py by @lijiyao919 in #46
- refactor code for models.py & remove unused models in configs by @lijiyao919 in #47
- remove settings.yml and process_skims.py by @lijiyao919 in #52
- Remove all output csv & Align calibration and simulation names in outputs by @lijiyao919 in #53
- fix bug: fail to create files recursively by @lijiyao919 in #56
- detach all urbansim packages from demos by @lijiyao919 in #57
- Implement MNL back to templates module by @lijiyao919 in #58
- update readme by @lijiyao919 in #59
- Fix small logic errors found in original code by @yamilbknsu in #72
- Modularization and rewrite of the main functionality by @yamilbknsu in #69
- Calibration refactoring, initial configuration file and first cleanup by @yamilbknsu in #73
- Docker implementation, pyproject.toml and frozen environment by @yamilbknsu in #74
- Updated coefficients and variables - Small file structure changes by @yamilbknsu in #76
- 2025 Enhancements by @yamilbknsu in #77
New Contributors
- @lijiyao919 made their first contribution in #3
- @jhoshiko made their first contribution in #14
- @zihaolzh made their first contribution in #36
- @yamilbknsu made their first contribution in #72
Full Changelog: https://github.com/NREL/DEMOS_NREL/commits/v1.0.0