-
```
Allow water surface to be hidden and shown programmatically, e.g.
ge.getOptions().setWaterSurfaceVisibility( false );
bool waterVisible = ge.getOptions().getWaterSurfaceVisibility();
A request…
-
**The idealised grid that I am using in WW3: a rectangular grid of 100x100 with a resolution of 2p5km. I need to extract the values of the grid and create a grid, bathy and mask file.**
-------------…
-
```
Allow water surface to be hidden and shown programmatically, e.g.
ge.getOptions().setWaterSurfaceVisibility( false );
bool waterVisible = ge.getOptions().getWaterSurfaceVisibility();
A request…
-
```
Allow water surface to be hidden and shown programmatically, e.g.
ge.getOptions().setWaterSurfaceVisibility( false );
bool waterVisible = ge.getOptions().getWaterSurfaceVisibility();
A request…
-
Surface Area To Planar Area Tool crashes once it has to calculate triangle area. This is on a 2m resolution bathymetry grid with 4908 columns and 13,948 rows. The calculation works on a resampled vers…
-
Figure out what key binaries need to be archived:
* domain_cfg.nc file(s)
* tarball of forcing fields?
* ...
Store them on JASMIN
-
```
Allow water surface to be hidden and shown programmatically, e.g.
ge.getOptions().setWaterSurfaceVisibility( false );
bool waterVisible = ge.getOptions().getWaterSurfaceVisibility();
A request…
-
```
Allow water surface to be hidden and shown programmatically, e.g.
ge.getOptions().setWaterSurfaceVisibility( false );
bool waterVisible = ge.getOptions().getWaterSurfaceVisibility();
A request…
-
```
Allow water surface to be hidden and shown programmatically, e.g.
ge.getOptions().setWaterSurfaceVisibility( false );
bool waterVisible = ge.getOptions().getWaterSurfaceVisibility();
A request…
-
## Background
Subroutine `set_dtbt`() is used to estimate barotropic time step size. The subroutine is called in
* barotropic solver initialization
https://github.com/NOAA-GFDL/MOM6/blob/7305528fd9…