Open jkibele opened 6 years ago
The Land object will be a subclassed geopandas.GeoDataFrame. It needs the following attributes/methods:
Land
geopandas.GeoDataFrame
Other methods that are part of the current version of the Land object should go into a CoastalGraph object.
CoastalGraph
The
Land
object will be a subclassedgeopandas.GeoDataFrame
. It needs the following attributes/methods:Other methods that are part of the current version of the
Land
object should go into aCoastalGraph
object.