Skip to content

vertically_integrated_mesh

Dmitry Shcherbin edited this page Jan 14, 2015 · 3 revisions

Still in a process of development.

Files:

Usage:

python pyint_op.py -i ocean_rst_2007_03_07.nc -v phytoplankton --graphics yes

it prints a mass value to "variable"_mass.txt by default. And it shows the plot.

qsub biomass_q.sh

it executes:

if foo="$(python pyint_op.py -v $bio --graphics no -i $file -o massq.txt)"; then

so it prints into "variable"_massq.txt. Plot is disabled by --graphics no

To plot masses:

/global/work/mitya/run/Arctic-20km/archive_2005_rename
python biomass_graph.py -i _massq.txt

Sample outputs:

meshplot

time_series