iwfm.gis.json_read¶ iwfm.gis.json_read(jdata, verbose=False)[source]¶ Read a json file. Parameters: jdata (str) – JSON file name verbose (bool, default=False) – True = command line updating on Returns: j – JSON data Return type: JSON object