Skip to main content

This package can automatically generate the necessary input files for running SOLWEIG & URock outside of QGIS

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Generating UMEP inputs

This package automatically generates the neccesary input data for running UMEP solvers SOLWEIG and URock in the Netherlands. It needs to be given a bounding box and an output folder and generates the files needed to run SOLWEIG_GPU.

Generate all the files at once.

 import umep_inputs
 bbox = (90136, 437300, 92625, 435831) #bounding box in Amersfoort / RD new
 inputs = umep_inputs.generate_solweig_inputs(bbox, "test_output")

Generate some of the files as needed.

# bounding box, path to output folder
buildings = umep_inputs.load_buildings(bbox, "test_output")

# bounding box, buildings, path to output folder
dtm, dsm, _ = umep_inputs.load_dems(bbox, buildings, "test_output")

# bounding box, dtm, dsm, trunk height, path to output folder
chm = umep_inputs.load_chm(bbox, dtm, dsm, 25, "test_output")

# bounding box, path to output folder
landcover = umep_inputs.load_landcover(bbox, "output_folder")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

umep_inputs-0.0.4.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

umep_inputs-0.0.4-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

File details

Details for the file umep_inputs-0.0.4.tar.gz.

File metadata

  • Download URL: umep_inputs-0.0.4.tar.gz
  • Upload date:
  • Size: 2.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.15

File hashes

Hashes for umep_inputs-0.0.4.tar.gz
Algorithm Hash digest
SHA256 2ffb1e0ff039a8998d1be150ca4cdbe68bc6713b6f296280063f51a3ec32d93e
MD5 f45efe6854cf5f030fd1021d6a0e97e5
BLAKE2b-256 912b089f358a8784ebe1748c4b1591b6d3f031f765fea3d07759ee1f93a173aa

See more details on using hashes here.

File details

Details for the file umep_inputs-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: umep_inputs-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.15

File hashes

Hashes for umep_inputs-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8aa31cb215ab797438538f76f6b26a2d68c7b71f6ef14111290a9afaaf95afb1
MD5 050cbbd79ddc77305f725d9522ce22a7
BLAKE2b-256 c91fdd5d2dac1b0676c1994dc25f21f8749cc3039d1843e54f6a6a2894dc1558

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page