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.

    # 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.9.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.9-py3-none-any.whl (2.2 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: umep_inputs-0.0.9.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.9.tar.gz
Algorithm Hash digest
SHA256 2579ab9e302c920e836750e8fa11f6f8f5b89ea6b03bf79fbe0f630d99ca4b4a
MD5 f736e05242607128c544ba2f390b8baf
BLAKE2b-256 21eceaeae094465f850e8173b9227b5028cfa590b84f897a92b51b82e38d8c59

See more details on using hashes here.

File details

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

File metadata

  • Download URL: umep_inputs-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 2.2 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 ab193396802ace38e4410b6ed685fba48d369dd7f9cf4a933191f5f555df20a1
MD5 99ef8f97b4a85b3d80a3b49dc0fdaa78
BLAKE2b-256 6f2e1dda55c8a1b489b37056ca3fc7b0ab1a9670ec1e548ff3f94b24779a303d

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