andregraubner / ClimateNet

Climate Analytics using Deep Neural Networks in Python.
https://www.nersc.gov/research-and-development/data-analytics/big-data-center/climatenet/
MIT License
59 stars 25 forks source link

reupload expert labels with one nc file per labelling #5

Closed andregraubner closed 3 years ago

andregraubner commented 3 years ago

Currently all labelings are in one file. This saves some space, but significantly complicates training (think shuffling and doing an epoch).