windkit.landcover.LandCoverTable.read_json

classmethod LandCoverTable.read_json(filename)[source]

Create LandCoverTable from json file.

Parameters:

filename (str or Path) – Path to file with landcover descriptions.

Returns:

filled from JSON file.

Return type:

LandCoverTable