voxelcity

View on PyPIReverse Dependencies (0)

0.1.47 voxelcity-0.1.47-py3-none-any.whl

Wheel Details

Project: voxelcity
Version: 0.1.47
Filename: voxelcity-0.1.47-py3-none-any.whl
Download: [link]
Size: 90659
MD5: 2d7a268709a177525a285a5c5f16b9b5
SHA256: 03eee0072b0f598cfb41b7c3c4ad4803e40fe6350ee119ab1ee1f4075d5c5d85
Uploaded: 2024-11-14 13:09:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: voxelcity
Version: 0.1.47
Summary: voxelcity is an easy and one-stop tool to output 3d city models for microclimate simulation by integrating multiple geospatial open-data
Author-Email: Kunihiko Fujiwara <kunihiko[at]nus.edu.sg>
Maintainer-Email: Kunihiko Fujiwara <kunihiko[at]nus.edu.sg>
Project-Url: bugs, https://github.com/kunifujiwara/voxelcity/issues
Project-Url: changelog, https://github.com/kunifujiwara/voxelcity/blob/master/changelog.md
Project-Url: homepage, https://github.com/kunifujiwara/voxelcity
License: MIT license
Requires-Dist: typer
Requires-Dist: pandas
Requires-Dist: requests
Requires-Dist: pyproj
Requires-Dist: ipyleaflet
Requires-Dist: geopandas
Requires-Dist: rasterio (==1.3.11)
Requires-Dist: shapely
Requires-Dist: gdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: contextily
Requires-Dist: fiona
Requires-Dist: rtree
Requires-Dist: plotly
Requires-Dist: tqdm
Requires-Dist: scipy
Requires-Dist: affine
Requires-Dist: earthengine-api
Requires-Dist: geemap
Requires-Dist: rio-cogeo
Requires-Dist: geopy
Requires-Dist: py-vox-io
Requires-Dist: mapbox-vector-tile
Requires-Dist: numba
Requires-Dist: reverse-geocoder
Requires-Dist: pycountry
Requires-Dist: osm2geojson
Requires-Dist: seaborn
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 1111 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.5.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
voxelcity/__init__.py sha256=nUthH-295cHA93olh0htTot5v5pBeLrcK-FIBs1ovoc 250
voxelcity/cli.py sha256=YsErFc6zGSPF1jJKXcKdaX0RnH9Za3GpxK4-l74scuo 483
voxelcity/voxelcity.py sha256=irDtFpNg2bVSVUPHxEJucTr1ImcktHCopcYmmKF2WN8 27178
voxelcity/download/__init__.py sha256=S4a4cd8-YiiwwlqbRZmpeYjlS-ZUlYCv4Wdk-QQj8Rc 197
voxelcity/download/eubucco.py sha256=13R4k-9GMTc41lT3ut2flRXSAQRVTUbioaElo1KBuZo 14130
voxelcity/download/gee.py sha256=XKSM8zwpimbkuD551faI4j8gnwan21_Xwu0nZpr_RYE 12664
voxelcity/download/mbfp.py sha256=6kfyenSZXVv6zT0fLLDvxmvX0b86AAJ_ly1Tdc2QC1k 2409
voxelcity/download/nasadem.py sha256=VH0XVbNB28ZI-7TMPP7gLW2Cj2XGv-g3QbI_R2BJIm0 2353
voxelcity/download/oemj.py sha256=W8jKp7hizRFiNsyMgJUIY5d5_F2-LxImtb7splDj-Lg 5143
voxelcity/download/omt.py sha256=pNe9mELrPANm2hPMkbBA-MLBIEGdeO84jTlmPNRbaoo 13662
voxelcity/download/osm.py sha256=SN1-h5zmk2qDxb2rbfSeZVqQYvgesjfwGMTlIDzKo-M 28849
voxelcity/download/urbanwatch.py sha256=dB1TpkQCG3YPCRjVWuzOmqlkY6GZo0Ui2yMZy__Wjj4 26980
voxelcity/download/utils.py sha256=8U7vybPG7hEGFrnd73NI7BR2ENvKB-8331UCWs1fHLU 755
voxelcity/file/__init_.py sha256=cVyNyE6axEpSd3CT5hGuMOAlOyU1p8lVP4jkF1-0Ad8 94
voxelcity/file/envimet.py sha256=qG35zcyYNPMDDoE5e5sJxyF5b_1dmjyd56Rq34FTVfw 14541
voxelcity/file/geojson.py sha256=vmxmNe51BPfmpHY-89uCBAIfzR_004gcv3x7v8HRv_I 17618
voxelcity/file/magicavoxel.py sha256=PwMudfJxVJLjg7Z7r6dhemK_NxCdOdC2P7wAv9sHts8 4004
voxelcity/file/obj.py sha256=Npio3vPwdLB-BlGl01ZGPCwK6ngLnX12Pe9mnYTO0YQ 19887
voxelcity/geo/__init_.py sha256=rsj0OMzrTNACccdvEfmf632mb03BRUtKLuecppsxX40 62
voxelcity/geo/draw.py sha256=4M3cNiS0HQ_Ab8I87r16OW2xT9je_kdCPlrohonCb-Q 6272
voxelcity/geo/grid.py sha256=IJfbEtCqw5rBTJcLhVm_NMufQf11urL84ghh_ua4Dxo 35956
voxelcity/geo/utils.py sha256=JqS1qIhnt872D7SMV8Vl3QB3iasWzA3OIRtu44EqLCY 11453
voxelcity/sim/__init_.py sha256=biCbd04QgOe569PoDg_zZFrdWH9RIwsZyHJfQV3Zzpw 19
voxelcity/sim/view.py sha256=ZNteqh0kPUC9eo_3SR2m_BFQt_SlH2yv4feTmVDvHoA 12474
voxelcity/utils/__init_.py sha256=2njagPXvdNur8otn77X9mjps5-cDBQIuk09206TTkvs 47
voxelcity/utils/lc.py sha256=eAF_tfpqpiioOJ7pjIOZf8aVhTaEuHfmpQO2oZOqAHU 7804
voxelcity/utils/visualization.py sha256=RvvxAMG8v7GuHj3VZ166JemmVZ2BqCwan7xtKuLWaKo 27403
voxelcity-0.1.47.dist-info/AUTHORS.rst sha256=m82vkI5QokEGdcHof2OxK39lf81w1P58kG9ZNNAKS9U 175
voxelcity-0.1.47.dist-info/LICENSE sha256=mke8cUg_BL_-phXcfnqGq5K-eZKIfeCyt0jYV62YZcY 20562
voxelcity-0.1.47.dist-info/METADATA sha256=4K8VKlsT8kfEe976zm_6QZccVPrTQFHTwVjRN05ycIs 2718
voxelcity-0.1.47.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
voxelcity-0.1.47.dist-info/entry_points.txt sha256=9nd8EZkx5Atsm16MktUy7krXnljTzaEEdteY52Ebtn4 49
voxelcity-0.1.47.dist-info/top_level.txt sha256=4gSW5s20oMsxegrx9gwujRqifwEMI6Iu4K7iAPjQ5D4 10
voxelcity-0.1.47.dist-info/RECORD

top_level.txt

voxelcity

entry_points.txt

voxelcity = voxelcity.cli:main