pywasp.LandCoverTable.read_json#
- classmethod LandCoverTable.read_json(filename)[source]#
Create LandCoverTable from json file.
- Parameters:
filename (
strorPath) – Path to file with landcover descriptions.- Returns:
LandCoverTable– filled from JSON file.