Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (18 loc) · 608 Bytes

20200202.rst

File metadata and controls

38 lines (18 loc) · 608 Bytes

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.