Releases: CliMA/ParameterEstimocean.jl
Releases · CliMA/ParameterEstimocean.jl
v0.14.3
v0.14.2
v0.14.1
ParameterEstimocean v0.14.1
Closed issues:
- Missing import of
PseudoSteppingSchemes.adaptive_step_parameters
? (#300)
Merged pull requests:
v0.14.0
ParameterEstimocean v0.14.0
Closed issues:
- Should
IterationSummary
be done after the iteration? (#115) - Observation noise uncertainty (#120)
- Set correct initial conditions for fields excluded from calibration (#153)
- Is the forward transform (transform to unconstrained space) wrong for
ConstrainedNormal
? (#160) - Rescaling
Normal(mu, sig)
by1/abs(mu)
is undefined whenmu=0
(#173) - We need a separate docs repository (#231)
- Store pre-computed
inv(Γy)
andinv(sqrt(Γy))
somewhere inEnsembleKalmanInversions
object. (#245) - Is this line redundant? (#267)
- "Dependent parameters" feature for
FreeParameters
(#269) - More general failure criteria (#272)
incremental compilation
error (#275)- Duplicate method definition (#278)
- Last face on
z
-grid should begrid.zᵃᵃᶠ[grid.Nz+1]
(#296)
Merged pull requests:
- Implement options for pseudo-time stepping (#243) (@adelinehillier)
- Update EnsembleKalmanProcesses (#264) (@navidcy)
- Update Oceananigans v0.76.1 (#266) (@navidcy)
- Remove redundant variable definition (#268) (@navidcy)
- BatchedSyntheticObservations with optional weights (#270) (@glwagner)
- Implement dependent parameters feature for
FreeParameters
(#271) (@glwagner) - Primitive user API for particle failure condition (#273) (@glwagner)
- Fix incremental compilation error for
NormExceedsMedian
(#276) (@navidcy) - Deploy Docs to CliMA/ParameterEstimoceanDocumentation repo (#277) (@navidcy)
- Drop duplicate method definition (#279) (@navidcy)
- Give Doc Preview Cleanup access to CliMA/ParameterEstimoceanDocumentation (#281) (@navidcy)
- Update doc urls (#282) (@navidcy)
- Try again to give Doc Preview Cleanup access to CliMA/ParameterEstimoceanDocumentation (#283) (@navidcy)
- Yet try again to give Doc Preview Cleanup access to CliMA/ParameterEstimoceanDocumentation (#284) (@navidcy)
- Bring back baroclinic adjustment example (#286) (@navidcy)
- Remove blood reference from
README
(#287) (@navidcy) - Fix secrets for GitHub actions (#288) (@navidcy)
- Fix RescaledZScore (#289) (@adelinehillier)
- BatchedInverseProblem for multi-resolution and multi-simulation calibration (#291) (@glwagner)
- Typo fix (#293) (@adelinehillier)
- Distributed ensemble simulations (#295) (@glwagner)
- Proper
z_domain
construction indrop_y_dimension
(#297) (@navidcy) - Adds
compat
entry for Distributions + updates deps (#298) (@navidcy)
🎉 v0.13.1
v0.13.0
What's Changed
- Merge ah/calibrate into glw/pseudotime by @glwagner in #241
- Update to latest Oceananigans and use
RiBasedVerticalDiffusivity
in examples by @glwagner in #237 - Tracking pseudotime and interface for PseudoSteppingSchemes by @glwagner in #240
- Mention Climate Modeling Alliance in Project.toml and README by @glwagner in #246
- Subtract variance when transforming Normally-distributed parameters by @glwagner in #249
- Alternative normalization for
Normal
ly distributed parameters? by @glwagner in #250
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Changes package name to ParameterEstimocean by @glwagner in #234
- Implement
ConcatenatedVectorNormMap
+ developprojects/OceanBoundaryLayerParameterizations
by @adelinehillier in #167 - Bump to 0.12.0 by @glwagner in #238
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.2
What's Changed
- Remove
StatProfilerHTML
dependency by @navidcy in https://github.com/CliMA/OceanTurbulenceParameterEstimation.jl/pull/221 - Use Oceananigans v0.71.6 by @navidcy in https://github.com/CliMA/OceanTurbulenceParameterEstimation.jl/pull/222
- Extends regridding capabilities a bit by @glwagner in https://github.com/CliMA/OceanTurbulenceParameterEstimation.jl/pull/225
Full Changelog: CliMA/OceanTurbulenceParameterEstimation.jl@v0.10.1...v0.10.2
v0.10.1
What's Changed
- Show actual value of
convergence_rate
by @navidcy in https://github.com/CliMA/OceanTurbulenceParameterEstimation.jl/pull/215 forward_map_names
feature and attempts to calibrate baroclinic adjustment channel by @navidcy in https://github.com/CliMA/OceanTurbulenceParameterEstimation.jl/pull/217- Verify data collection in
forward_map
by @glwagner in https://github.com/CliMA/OceanTurbulenceParameterEstimation.jl/pull/220 - Use Oceananigans v0.71.1 by @navidcy in https://github.com/CliMA/OceanTurbulenceParameterEstimation.jl/pull/218
Full Changelog: CliMA/OceanTurbulenceParameterEstimation.jl@v0.10.0...v0.10.1