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 = (94040,437614, 95230, 439399) #bounding box in Amersfoort / RD new
    inputs = umep_inputs.generate_solweig_inputs(bbox, "test_output")

Generate some of the files as needed. v15

    # 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.18.tar.gz (552.2 kB 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.18-py3-none-any.whl (580.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: umep_inputs-0.0.18.tar.gz
  • Upload date:
  • Size: 552.2 kB
  • 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.18.tar.gz
Algorithm Hash digest
SHA256 3ea7944e5e0b8e9d0f2b7efbdb3d1aa8edd06dccfb8791fba20e17e692049987
MD5 fd243aa231755bcaa50013b7a86c6cbc
BLAKE2b-256 f7a893fcd9bb2cca3097f0bd6ee17df6753f240af752b3d26a1a99661671594a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: umep_inputs-0.0.18-py3-none-any.whl
  • Upload date:
  • Size: 580.8 kB
  • 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.18-py3-none-any.whl
Algorithm Hash digest
SHA256 b54966de25196d50ba810990730f7e4f88bf7b684cc82b29d455b00492385222
MD5 03a826d5b1d03f567e841d4d1f3f332a
BLAKE2b-256 ed1124d98db1eda0cf50326d24027494e7d70e8727c1c6365273f491c06aed99

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