pywasp.LandCoverTable.dic_from_matrix# static LandCoverTable.dic_from_matrix(outtranstable, outlctypes)[source]# Creates dictionary from matrix that results from fortran routine Warning This function is experimental and its signature may change. Parameters: outtranstable (numpy) – Matrix with dimensions maxluts x 3 outlctypes (int) – Number of items in np.matrix Returns: dic_hlai (dict) – Dictionary mapping landcover id to h (tree height) and lai (leaf area index)