Tip

  1. Need help? Please let us know in the UMEP Community.
  2. Find an issue within this page? Please report it in the GitHub issues.
  3. A good understanding of SUEWS is a prerequisite to the proper use of SuPy.

Version 2020.2.2¶

  • New

    1. A checker to validate input DataFrame`s. See option `check_input in run_supy.
    2. Utilities to generate forcing data using ERA-5 data. See download_era5 and gen_forcing_era5.
  • Improvement

    1. Improved performance of the parallel mode.
  • Changes

    None.

  • Fix

    None.

  • Known issue

    1. ESTM is not supported yet.
    2. BLUEWS, a CBL modules in SUEWS, is not supported yet.
    3. Simulation in parallel mode is NOT supported on Windows due to system limitation.