Releases: wri/cities-cif
Releases · wri/cities-cif
v0.1.2
What's Changed
- Feature/update osm ulu anbh esa by @weiqi-tori in #40
- [CIF-168] add open buildings layer by @weiqi-tori in #39
- add TreeCanopyHeight function by @chrowe in #43
- add ALOS DSM layer by @chrowe in #44
- [CIF-160] Group by a categorical raster like LULC by @jterry64 in #37
- [CIF-165] Write layers directly by @jterry64 in #42
- add max_tree_cover to get_data() by @tedw0ng in #46
- add boto3 in yml file by @S-AI-F in #48
- Feature/smart cities lulc by @weiqi-tori in #20
- Feature/overture building by @weiqi-tori in #47
- Nasa DEM by @chrowe in #51
- Create models folder and move building_classifier files into it by @weiqi-tori in #53
- update setup by @weiqi-tori in #54
- Bugfix/pytest by @chrowe in #50
- Updated expected values for two tests and moved bbox definition into … by @kcartier-wri in #55
- Initial work on expanding coverage. by @kcartier-wri in #59
- upgrade osmnx version by @weiqi-tori in #60
New Contributors
- @tedw0ng made their first contribution in #46
- @kcartier-wri made their first contribution in #55
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Adds
city_metrix.metrics
to setup.py to fix bug with previous release
Full Changelog: v0.1.0...v0.1.1
First release
city_metrix
provides the ability to calculate various metrics related to sustainability, accessibility, biodiversity and heat on cities across the world.
What's Changed
- Create cities-indicators module by @jterry64 in #1
- GEE by @jterry64 in #2
- Use cities API by @jterry64 in #4
- Feature/treecover by @weiqi-tori in #3
- Feature/carto by @chrowe in #8
- Conda environment.yml by @chrowe in #7
- Feature/comparison by @weiqi-tori in #10
- Pr template by @chrowe in #9
- TTC results fix by @jterry64 in #11
- Allow any GDF and decouple cities by @jterry64 in #13
- CIF-71-Document-required-credentials by @chrowe in #12
- Feature/admin level by @weiqi-tori in #14
- Feature/land surface temperature by @S-AI-F in #5
- Feature/notebook fixes by @jterry64 in #16
- add open space layer from osm by @jterry64 in #19
- Big refactor by @jterry64 in #18
- [CIF-140] Use Xee everywhere by @jterry64 in #21
- [CIF-144] Add progress bar by @jterry64 in #22
- draft developer guide by @weiqi-tori in #23
- Selective update of files for natural areas, osm, and ulu by @weiqi-tori in #24
- Delete city_metrix/layers/osm_open_space.py by @weiqi-tori in #27
- [CIF-148] add world pop layer by @weiqi-tori in #29
- [CIF-150] add building height layer by @weiqi-tori in #28
- [CIF-135] Move metrics to their own files by @jterry64 in #26
- [CIF-146] Set version constraints by @jterry64 in #25
- [CIF-135][CIF-149] fix urban open space and mean tree cover indicator by @weiqi-tori in #30
- update osm layer to handle InsufficientResponseError by @weiqi-tori in #32
- update reclassification method to be more efficient by @weiqi-tori in #31
- [CIF-145] Running multiple cities from one dataframe by @jterry64 in #34
- [CIF-155] add ANBH layer by @weiqi-tori in #33
- Create reusable function to read properly with xee by @jterry64 in #35
- Remove scale_factor from XEE encoding by @jterry64 in #36
Full Changelog: https://github.com/wri/cities-cif/commits/v0.1.0