CliMA / ParameterEstimocean.jl

🎲 Parameter estimation for Oceananigans using EnsembleKalmanProcesses
https://clima.github.io/ParameterEstimoceanDocumentation/dev/
MIT License
21 stars 6 forks source link

Fix RescaledZScore #289

Closed adelinehillier closed 2 years ago

adelinehillier commented 2 years ago

Previously RescaledZScore was rescaling the raw data rather than the zscore-normalized data.