Note

THIS PROJECT HAS BEEN MERGED INTO SUEWS AND ARCHIVED.

supy.util.extract_reclassification

supy.util.extract_reclassification(path_nml: str) DataFrame[source]

Extract reclassification info from path_nml as a DataFrame.

Parameters:

path_nml (str) – Path to namelist.suews

Returns:

Reclassification DataFrame with rows for WRF land covers while columns for SUEWS.

Return type:

pd.DataFrame