Skip to content

ExaESM-WP4/swm-nczarr-use-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use case of SWM for Zarr backend evaluation

Run use cases

Change to the directory where the respective model.namelist file is located. Start the model using its docker image:

docker run --rm --cpuset-cpus=0-3 -v $(pwd):/run martinclaus/swm:nczarr

Note that the --cpuset-cpus option binds the container to a set of cores to ensure performance of shared memory computation. The actual value depends on the machine you are using.

Use case 1

Spin-up of a subtropical gyre. Input is the single dataset tau_x.nc[34] containing zonal wind stress. The dataset is provided in NETCDF4 and NETCDF3_CLASSIC format. Output is monthly mean fields of interface displacement.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published