-
AMPLE is very excellent, especially in computing the 3D sound field. I want to use it as ground-model of my model.
However, I have some confuse about the input of the speed of sound and terrain.
…
-
@TillRasmussen [suggests](https://github.com/CICE-Consortium/CICE/pull/978#issuecomment-2423211322) :
> If the bathymetry is split into a separate file then we should also consider where to put i…
-
MWE:
```julia
julia> using Oceananigans, OrthogonalSphericalShellGrids, ClimaOcean
Precompiling ClimaOcean
3 dependencies successfully precompiled in 9 seconds. 216 already precompiled.
jul…
-
I'm confused what `retrieve_bathymetry` is supposed to do. It looks in a file for an object called "bathymetry"? Why don't we want users to write `jldopen(filename)["bathymetry"]`? And otherwise looks…
-
[Here are some produced tiles](https://pmtiles.io/?url=https%3A%2F%2Fmap-tiles.prolexia.eu%2Fbathymetry.polys.0-6.pmtiles#map=2.37/31.62/-3.63)
The main issue is not the tile size but the extreme a…
-
**Describe the issue**:
Upgrading to pandas 2, existing code. WE add some collumns together as part of our process some data seems to require a compute mid process but this then causes other data to …
-
If a simulation fails during a download then subsequent simulations simply error, eg
```julia
julia> include("prototype_omip_simulation.jl")
Hello from process 0 out of 1
prefix = "prototype_omi…
-
I am trying to make an ocean map layer, including bathymetry, from [this Esri vector tile service](https://basemaps.arcgis.com/arcgis/rest/services/World_Basemap_v2/VectorTileServer/tile/{z}/{y}/{x}.p…
-
See #573. We want to move away from the hardcoded 40 level implementation and rethink how that is implemented. One other issue is that even if bathymetry and landuse is off, it still reads in the ha…
-
There are few tests for bathymetry utilities. Here are a few that we need:
1. Unit tests that ensure the functions run without an error, also testing conditions like:
a. `remove_basins!(z, Inf…