nbren12 / uwnet

Neural Networks based unified physics parameterization for atmospheric models
MIT License
3 stars 2 forks source link

Data loader for quantiles #54

Closed sarenehan closed 5 years ago

sarenehan commented 5 years ago

New XRTimeSeriesEta class.

Updates to train.py to set dataset['eta'], and to work with XRTimeSeriesEta.

nbren12 commented 5 years ago

This PR resolves #52

nbren12 commented 5 years ago

Okay. This is looking pretty good. Before merging, I would like to make sure it doesn't break the default data loading procedure though. do you have any idea how to test this?

sarenehan commented 5 years ago

Moved to here: https://github.com/nbren12/uwnet/pull/58