OpenSenseAction / poligrain

Simplify common tasks for working with point, line and gridded sensor data, focusing on rainfall observations.
https://poligrain.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2 stars 10 forks source link

Add guideline for how to get started when using data in CSV files #34

Closed cchwala closed 1 week ago

cchwala commented 3 months ago

Since many people start with CSV data and since the process to get a xarray.Dataset is a bit complex if doing this for the first time, we should have an example notebook which gives a step-by-step guide.

We can maybe use a variation of this code from the sandbox to show the relevant use of xarray.

cchwala commented 3 months ago

Up for discussion:

cchwala commented 3 months ago

@fenclmar The work to solve this issue, is strongly related to the planed WG1 work on on conversion of datasets, in case they stem from CSV files. Hence, it might make sense to first solve this issue and then build on top of that.

cchwala commented 3 weeks ago

Based on discussion (during video call today) we do the following: