Releases: IMMM-SFA/naturf
Releases · IMMM-SFA/naturf
v1.0.4
v1.0.3
What's Changed
- update quickstarter with dagworks platform instructions by @erexer in #162
- update quickstarter, fix codecov by @erexer in #163
- Updates instructions for logging executions to the Hamilton UI by @skrawcz in #166
- change pyproject.toml to add Stefan to the author list, remove python3.8, and change license to MIT by @erexer in #170
- Manuscript updates by @levisweetbreu in #173
- Update driver.py to use inputs by @skrawcz in #174
- Bugfix graphviz by @erexer in #175
- update version in docs by @erexer in #176
- fix failing build by @erexer in #177
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- sync dev with main by @crvernon in #6
- Sync with dev for new version staging by @crvernon in #7
- update progress for tests into feature by @crvernon in #8
- tests/nodes by @erexer in #9
- Feature/nodes by @erexer in #33
- Tests/nodes by @levisweetbreu in #54
- Add pre commit formatter and fixes tests by @skrawcz in #55
- added test by @levisweetbreu in #56
- Test/nodes by @levisweetbreu in #57
- Test/nodes by @levisweetbreu in #58
- added test_frontal_length() by @levisweetbreu in #59
- added test_frontal_area_density() by @levisweetbreu in #60
- feature/test macdonald displacement height by @erexer in #61
- Feature/update requirements by @erexer in #63
- remove hardcoded strings by @erexer in #64
- Feature/test area weighted mean of building heights by @erexer in #65
- add test_vertical_distribution_of_building_heights(), fix typo by @erexer in #66
- add test_raupach_displacement_height() by @erexer in #68
- add test_grimmond_oke_roughness_length(), reformat test error statements by @erexer in #69
- add test_grimmond_oke_displacement_height() by @erexer in #71
- add test_height_to_width_ratio() by @erexer in #75
- add test_building_surface_area_to_plan_area_ratio by @erexer in #78
- add test_sky_view_factor() by @erexer in #72
- add test_complete_aspect_ratio by @erexer in #76
- Fix macdonald roughness length by @levisweetbreu in #70
- add test_frontal_area_index, use math.inf and math.nan by @erexer in #77
- update intro.ipynb by @erexer in #91
- update column name assignments by @erexer in #83
- Feature/test macdonald roughness length by @erexer in #92
- add test_raupach_roughness_length by @erexer in #95
- bugfix/raupach roughness length by @erexer in #96
- Bugfix/pkg_resources by @erexer in #100
- add test_frontal_area() by @erexer in #98
- fix scaling factor #93 by @levisweetbreu in #102
- fix indexing in numpy_to_binary() by @levisweetbreu in #101
- add test_plan_area_fraction() by @erexer in #106
- add test_mean_building_height() by @erexer in #105
- Feature/test standard deviation of building heights by @erexer in #104
- Feature/hamilton run by @erexer in #107
- Feature/add tests by @erexer in #109
- merge in docs by @erexer in #110
- add test_lot_area(), replace hardcoded strings by @erexer in #112
- add lot area, reorganize equations #111 by @levisweetbreu in #114
- update paper by @erexer in #116
- Bugfix/rst files by @erexer in #115
- new paper draft by @levisweetbreu in #124
- Bugfix/remove cerf docs by @erexer in #120
- Bugfix/fix rst by @erexer in #129
- Feature/update docs by @levisweetbreu in #128
- Feature/test output functions by @erexer in #131
- organize nodes.py by @erexer in #134
- Feature/preprocessing docs by @levisweetbreu in #135
- add crs to merge_parameters return by @erexer in #141
- Adjust hamilton driver by @skrawcz in #143
- paper edits #146 by @levisweetbreu in #147
- remove measurements from make_geocube, deal with depreciation warning by @erexer in #149
- Update readme by @levisweetbreu in #150
- Quickstarter/update quickstarter by @erexer in #153
- consolidate requirements by @erexer in #157
- Docs/version description by @levisweetbreu in #158
New Contributors
Full Changelog: v0.0.0...v1.0.1
v0.0.0 naturf: Initial Release
v0.0.0 naturf: Initial Release
The Neighborhood Adaptive Tissues for Urban Resilience Futures tool (NATURF) is a Python workflow that generates data readable by the Weather Research and Forecasting (WRF) model. The NATURF Python modules use shapefiles containing building footprint and height data as input to calculate 132 building parameters at any resolution and converts the parameters into a binary file format.