Skip to content

Added functions to export and import calculation results to csv files

Karsten Prehn requested to merge feature/functions-export-import into main

Adds functions for export and import (and tests of those functions) of calculated GeoDataFrames to and from csv-files. Subject to exporting are the intermediate results (coastline, land and water geometries) in vector_data and the final tile-grid results (soon).

\approve @ds @marius

Merge request reports