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

Change RegularCartesianGrid to RegularRectilinearGrid #47

Closed xkykai closed 3 years ago

xkykai commented 3 years ago

Breaking change in Oceananigans.jl v0.50.0 to change RegularCartesianGrid to RegularRectilinearGrid

https://github.com/CliMA/OceanParameterizations.jl/blob/2bb2ab85a30962567694f8440f7a999c33219811/free_convection/src/oceananigans_nn.jl#L62

ali-ramadhan commented 3 years ago

I think this has been done in one of your PRs so I'll close this issue.