ParameterEstimocean.jl
                                
                                 ParameterEstimocean.jl copied to clipboard
                                
                                    ParameterEstimocean.jl copied to clipboard
                            
                            
                            
                        problems adding the package
I tried adding the package and found that there was an error. I thought I would point it out, in case you weren't aware of the current issue.
ClimaOcean) pkg> add ParameterEstimocean
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package Oceananigans [9e8cae18]:
 Oceananigans [9e8cae18] log:
 ├─possible versions are: 0.5.1-0.90.11 or uninstalled
 ├─restricted to versions 0.90 by ClimaOcean [0376089a], leaving only versions: 0.90.0-0.90.11
 │ └─ClimaOcean [0376089a] log:
 │   ├─possible versions are: 0.1.0 or uninstalled
 │   └─ClimaOcean [0376089a] is fixed to version 0.1.0
 └─restricted by compatibility requirements with ParameterEstimocean [eca81dc5] to versions: [0.73.0-0.73.8, 0.78.1-0.78.6, 0.79.1-0.79.6] — no versions left
   └─ParameterEstimocean [eca81dc5] log:
     ├─possible versions are: 0.13.1-0.14.3 or uninstalled
     └─restricted to versions * by an explicit requirement, leaving only versions: 0.13.1-0.14.3
Ah yes, I think this is resolved by https://github.com/CliMA/ParameterEstimocean.jl/pull/330
Let's get that PR merged (not sure what failing tests are)