François Massonnet 685af59a93 COMMIT 1 year ago
..
comp_rhop 685af59a93 COMMIT 1 year ago
example 685af59a93 COMMIT 1 year ago
library 685af59a93 COMMIT 1 year ago
README 685af59a93 COMMIT 1 year ago
build_Tofill.bash 685af59a93 COMMIT 1 year ago
dispatch.bash 685af59a93 COMMIT 1 year ago
gener_perturbation.bash 685af59a93 COMMIT 1 year ago
script_clim_restart.sh 685af59a93 COMMIT 1 year ago
script_interp_vert_ocean_outputs.bash 685af59a93 COMMIT 1 year ago
script_interp_vert_ocean_restart.bash 685af59a93 COMMIT 1 year ago

README

In this directory, you can find:

1) a script to interpolate and extrapolate vertically
ocean restarts to a new grid and to fill empty seas
with a climatology :
script_interp_vert_ocean_restart.bash

2) a script to build configuration files for the
script_interp_vert_ocean_restart.bash script:
build_Tofill.bash
(see instructions in script_interp_vert_ocean_restart.bash)

3) s script to compute a climatology of restarts:
script_clim_restart.sh

4) a library of python tools used in
script_interp_vert_ocean_restart.bash

5) an example script of how to use
script_interp_vert_ocean_restart.bash