Note

Please report issues with this page on the GitHub page.

supy.util.extract_reclassification

supy.util.extract_reclassification(path_nml: str) → pandas.core.frame.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