jpolz / cml_wd_pytorch

re-implementation and improvement of cml wet-dry detection on Polz et al. 2020 https://doi.org/10.5194/amt-13-3835-2020
0 stars 0 forks source link

data management #1

Open jpolz opened 2 months ago

jpolz commented 2 months ago

Issue to discuss the data management for this project. We need some example data for the repo and code to produce and handle the larger train, test and validation data.

jpolz commented 2 months ago

@waggerle I added a notebook that showcases some basic data saving and loading using xarray We will use the same netcdf data format for the real data later