-
I timed how long it takes to build and then take one time step with `OceanSeaIceModel` with this script:
```julia
using Oceananigans
using ClimaOcean
using OrthogonalSphericalShellGrids
start…
-
Hi,
I'm trying to run CoastSat on Colab. I managed to get it running until the point where pyfes is needed. I managed to install pyfes but when I run the following line:
```
# Option 1. if FES20…
-
payu generates `manifests/restart.yaml` files containing md5 hashes of all restart files.
Checking these would be a quick, easy and thorough way to confirm bitwise reproducibility of all model compon…
-
Here's a MWE:
```julia
using Oceananigans
using ClimaOcean
using OrthogonalSphericalShellGrids
using CUDA
z_faces = exponential_z_faces(Nz=40, depth=6000)
Nx = 360
Ny = 180
Nz = length(z_…
-
Dear pyTMDers,
I want to get the history tide signals at specific location.
like bellow code: but get some errors.
`import numpy as np
import matplotlib.pyplot as plt
import pyTMD.io
impo…
-
# The Climate Modeling Alliance
## Software Design Issue 📜
### Purpose
> O2.5.2: Generalize coupling and surface fluxes to accommodate full land model, including:
> - component models using differ…
-
@navidcy and @glwagner, I'd like to include an Oceananigans.jl example of an eddying double gyre in our curriculum of reactive Pluto.jl notebooks (see [our current example](https://margo.plutojl.org/i…
-
I am aware of two other Python packages that aim to conservatively diagnose transports across sections in ocean models:
- [`StraitFlux`](https://github.com/susannawinkelbauer/StraitFlux/tree/main) (l…
-
In my IPCC analyses I had to remove many simulations (model-variable-, model-scenario-ensemble-, or other combinations). Even for the cleaned 'new-generation' repos, mesmer has to remove some of the s…
-
This request is for data to reproduce the plots for adult walleye pollock in Fig.154 in [Advancing Model-Based Essential Fish Habitat Descriptions for North Pacific Species in the Bering Sea](https://…