GEUS-Glaciology-and-Climate / pypromice

Process AWS data from L0 (raw logger) through Lx (end user)
https://pypromice.readthedocs.io
GNU General Public License v2.0
14 stars 4 forks source link

Consider distributing as GeoCSV #64

Open mankoff opened 1 year ago

mankoff commented 1 year ago

https://giswiki.hsr.ch/GeoCSV

PennyHow commented 1 year ago

I've been looking around to see if exporting to geocsv has been implemented in packages that we already use in pypromice (as this would be the easiest way to implement it here).

GeoCSV formats seem to be very much in their infancy, so I can't seem to find anything implemented in xarray, pandas or geopandas, so maybe this is also an issue to raise with them once geocsv is more developed?

Links to pages to watch out for: https://github.com/simon-brooke/geocsv https://github.com/geometalab/Editable-GeoCSV-QGIS-Plugin