CliMA / OceanParameterizations.jl

Machine learning (and uncertainty quantification?) of climate model parameterizations using differentiable (and probabilistic?) programming.
MIT License
21 stars 2 forks source link

Plot profiles, fix KPP and TKE scripts, and change how the GP models handle kernels #31

Closed adelinehillier closed 3 years ago

adelinehillier commented 3 years ago

This will be a good one to merge sooner than later because it fixes the scripts we care about for the project. In particular, I got the KPP and TKE scripts running and changed some of the function names in uw_train_NDE.jl including adding a new plotting function animate_prediction as an alternative to animate_gif.