Skip to main content

This package can automatically generate the necessary input files for running the UMEP SOLWEIG solver

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

Generate some of the files as needed. v15

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

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

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

    # bounding box, path to output folder
    landcover = umepio.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

umepio-0.0.30.tar.gz (551.9 kB view details)

Uploaded Source

Built Distribution

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

umepio-0.0.30-py3-none-any.whl (580.3 kB view details)

Uploaded Python 3

File details

Details for the file umepio-0.0.30.tar.gz.

File metadata

  • Download URL: umepio-0.0.30.tar.gz
  • Upload date:
  • Size: 551.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.15

File hashes

Hashes for umepio-0.0.30.tar.gz
Algorithm Hash digest
SHA256 36ac7088769f5798b79660d55882c40584709199e03c778d5e82abf18726147d
MD5 6b23fc7e4bfcf5b6050fc3a905ee55ac
BLAKE2b-256 03cc696f559ebdaffee5e099cde0c3f2b92f304d9d81639f6ce254e3a60caa5b

See more details on using hashes here.

File details

Details for the file umepio-0.0.30-py3-none-any.whl.

File metadata

  • Download URL: umepio-0.0.30-py3-none-any.whl
  • Upload date:
  • Size: 580.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.15

File hashes

Hashes for umepio-0.0.30-py3-none-any.whl
Algorithm Hash digest
SHA256 b0b79b0b5d7582a1f79c6beeb0fed909ad376a438fbb8d191708937bdf2afe24
MD5 fdc36b10edd329978fdb52dd79feea02
BLAKE2b-256 f7948d8e638b975934d359e9e5c41f801ae7f8a9cdb612da6a33e57af3e3fa71

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