ecco_mean_version4.py

  • Reads monthly ECCO ocean bottom pressure data from Version 4 models and calculates multi-annual means

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

Source code

Calling Sequence

usage: ecco_mean_version4.py [-h] [--directory DIRECTORY] [--mean START END]
                             [--format {ascii,netCDF4,HDF5}] [--verbose]
                             [--mode MODE]
                             {V4r3,V4r4} [{V4r3,V4r4} ...]

Positional Arguments

model

Possible choices: V4r3, V4r4

ECCO Version 4 Model

  • 'V4r3': Version 4, Revision 3

  • 'V4r4': Version 4, Revision 4

Named Arguments

--directory, -D

Working data directory

--mean, -m

Start and end year range for mean

--format, -F

Possible choices: ascii, netCDF4, HDF5

Input and output data format

--verbose, -V

Verbose output of processing run

--mode, -M

Permission mode of directories and files