caf.cvt.data_cleaning#
Cleans raw input data to prepare it for input into the model.
Functions
|
Clip a GeoDataFrame to a specified spatial boundary. |
|
Clean all input data for CVT. |
|
Explodes the MultiPolygons and GeomCollections in a GeoDataFrame into Polygons. |
|
Write a DataFrame or GeoDataFrame to a file. |
Classes
|
Class with methods to open, read, write, close, list zip files. |
Exceptions