ecco_read_llc_tiles.py

  • Reads monthly ECCO ocean bottom pressure LLC tile data and calculates multi-annual means

  • Global area average of each ocean bottom pressure map is removed [7]

Source code

Calling Sequence

usage: ecco_read_llc_tiles.py [-h] [--directory DIRECTORY]
                              [--year YEAR [YEAR ...]] [--mean START END]
                              [--verbose] [--mode MODE]
                              {V4r4,V5alpha} [{V4r4,V5alpha} ...]

Positional Arguments

model

Possible choices: V4r4, V5alpha

ECCO Version 4 or 5 Model

  • 'V4r4': Version 4, Revision 4

  • 'V5alpha': ECCO Version 5, Alpha release

Named Arguments

--directory, -D

Working data directory

--year, -Y

Years of model outputs to run

--mean, -m

Start and end year range for mean

--verbose, -V

Verbose output of processing run

--mode, -M

Permission mode of directories and files