nbren12 / uwnet

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

Exclude boundary regions in NN training #24

Closed nbren12 closed 5 years ago

nbren12 commented 6 years ago

The grid points closest the the north/south boundaries have very unrealistic behavior, so we should not make any predictions there. We should also not include those points in the training data.