voxcity 0.5.13__py3-none-any.whl → 0.5.14__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of voxcity might be problematic. Click here for more details.

@@ -263,7 +263,7 @@ def get_voxel_color_map(color_scheme='default'):
263
263
  elif color_scheme == 'grayscale':
264
264
  return {
265
265
  -99: [0, 0, 0], # void (black)
266
- -30: [200, 200, 200], # 'Landmark'
266
+ -30: [255, 0, 102], # (Pink) 'Landmark',
267
267
  -17: [240, 240, 240], # 'plaster'
268
268
  -16: [60, 60, 60], # 'glass'
269
269
  -15: [130, 130, 130], # 'stone'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: voxcity
3
- Version: 0.5.13
3
+ Version: 0.5.14
4
4
  Summary: voxcity is an easy and one-stop tool to output 3d city models for microclimate simulation by integrating multiple geospatial open-data
5
5
  Author-email: Kunihiko Fujiwara <kunihiko@nus.edu.sg>
6
6
  Maintainer-email: Kunihiko Fujiwara <kunihiko@nus.edu.sg>
@@ -28,11 +28,11 @@ voxcity/simulator/view.py,sha256=3ls8pew8fLIM8YRHpJNYCF8AiC6CofFPSsa2c2XWHpg,749
28
28
  voxcity/utils/__init_.py,sha256=nLYrj2huBbDBNMqfchCwexGP8Tlt9O_XluVDG7MoFkw,98
29
29
  voxcity/utils/lc.py,sha256=RwPd-VY3POV3gTrBhM7TubgGb9MCd3nVah_G8iUEF7k,11562
30
30
  voxcity/utils/material.py,sha256=Vt3IID5Ft54HNJcEC4zi31BCPqi_687X3CSp7rXaRVY,5907
31
- voxcity/utils/visualization.py,sha256=bxMfpSQMPghzqAGM2EpNmVMlrQu_aOHtFtNk5aOPHlU,87230
31
+ voxcity/utils/visualization.py,sha256=cb6Yy3XvUFQD4nn467mKLGpgaeaFxhIJ_TLgFSE3VZY,87237
32
32
  voxcity/utils/weather.py,sha256=CFPtoqRTajwMRswswDChwQ3BW1cGsnA3orgWHgz7Ehg,26304
33
- voxcity-0.5.13.dist-info/licenses/AUTHORS.rst,sha256=m82vkI5QokEGdcHof2OxK39lf81w1P58kG9ZNNAKS9U,175
34
- voxcity-0.5.13.dist-info/licenses/LICENSE,sha256=s_jE1Df1nTPL4A_5GCGic5Zwex0CVaPKcAmSilxJPPE,1089
35
- voxcity-0.5.13.dist-info/METADATA,sha256=5_fl8lJg9DdFoagzJlrWah22DrR_xshvSTz5D6AoOBo,25857
36
- voxcity-0.5.13.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
37
- voxcity-0.5.13.dist-info/top_level.txt,sha256=00b2U-LKfDllt6RL1R33MXie5MvxzUFye0NGD96t_8I,8
38
- voxcity-0.5.13.dist-info/RECORD,,
33
+ voxcity-0.5.14.dist-info/licenses/AUTHORS.rst,sha256=m82vkI5QokEGdcHof2OxK39lf81w1P58kG9ZNNAKS9U,175
34
+ voxcity-0.5.14.dist-info/licenses/LICENSE,sha256=s_jE1Df1nTPL4A_5GCGic5Zwex0CVaPKcAmSilxJPPE,1089
35
+ voxcity-0.5.14.dist-info/METADATA,sha256=ydZhHr4AQRjGsVI3ha1SgGsgrAQrSl-GHCJDImukXCI,25857
36
+ voxcity-0.5.14.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
37
+ voxcity-0.5.14.dist-info/top_level.txt,sha256=00b2U-LKfDllt6RL1R33MXie5MvxzUFye0NGD96t_8I,8
38
+ voxcity-0.5.14.dist-info/RECORD,,