|
||||
This set of matlab scripts and functions does some basic diagnostics on the
global ocean run. By no means are they meant to be universal or exhaustive.
Use them as a starting point for your own diagnostics.
After including this directory into your matlab path,
change into the directory where the model output is (e.g.: cd build)
and type at the matlab prompt:
matlab>> path('../diags_matlab',path); % <- if not already in your path
matlab>> mit_loadglobal
to get a number of plots of meridional overturning stream functions,
barotropic streamfunctions, surface fluxes of heat and freshwater, model
drift, devations of model hydrography from levitus etc.
By default the script will look for time-averaged fields. If there are not
any time averaged fields, type
matlab>> meanfields = 0;
at the matlab prompt before runing the scripts so that the latest snapshot
fields are displayed instead.
Martin Losch, Oct 17, 2002
mlosch@mit.edu
Name | Size | Last changed (UTC) | Description | |
---|---|---|---|---|
Name | Size | Last changed (UTC) | Description | |
Parent directory | - | - | ||
change.m | 2132 bytes | 2018-01-31 20:35:05 | ||
jet0.m | 907 bytes | 2018-01-31 20:35:05 | ||
mit_barostream.m | 1663 bytes | 2018-01-31 20:35:05 | ||
mit_getparm.m | 2288 bytes | 2018-01-31 20:35:05 | ||
mit_globalmean.m | 336 bytes | 2018-01-31 20:35:05 | ||
mit_globalmovie.m | 239 bytes | 2018-01-31 20:35:05 | ||
mit_globaltsmovie.m | 652 bytes | 2018-01-31 20:35:05 | ||
mit_globaluvwmovie.m | 841 bytes | 2018-01-31 20:35:05 | ||
mit_loadglobal.m | 15513 bytes | 2018-01-31 20:35:05 | ||
mit_loadglobaldata.m | 1919 bytes | 2018-01-31 20:35:05 | ||
mit_loadgrid.m | 4395 bytes | 2018-01-31 20:35:05 | ||
mit_meridflux.m | 406 bytes | 2018-01-31 20:35:05 | ||
mit_oceanmasks.m | 5519 bytes | 2018-01-31 20:35:05 | ||
mit_overturning.m | 1661 bytes | 2018-01-31 20:35:05 | ||
mit_plotmeandrift.m | 1256 bytes | 2018-01-31 20:35:05 | ||
mit_plotstreamfunctions.m | 3297 bytes | 2018-01-31 20:35:05 | ||
mit_plotzonalvelocity.m | 2024 bytes | 2018-01-31 20:35:05 | ||
mit_readfield.m | 460 bytes | 2018-01-31 20:35:05 | ||
mit_timesteps.m | 2065 bytes | 2018-01-31 20:35:05 | ||
mit_zonalmean.m | 300 bytes | 2018-01-31 20:35:05 | ||
nanmean.m | 787 bytes | 2018-01-31 20:35:05 | ||
nansum.m | 582 bytes | 2018-01-31 20:35:05 | ||
ncep2global_ocean.m | 6746 bytes | 2018-01-31 20:35:05 | ||
pcol.m | 1497 bytes | 2018-01-31 20:35:05 | ||
rdmds.m | 15573 bytes | 2018-01-31 20:35:05 | ||
rdmeta.m | 8213 bytes | 2018-01-31 20:35:05 | ||
README | 944 bytes | 2018-01-31 20:35:05 | ||
sq.m | 396 bytes | 2018-01-31 20:35:05 | ||
suptitle.m | 2358 bytes | 2018-01-31 20:35:05 |
[ Source navigation ] | [ Identifier search ] | [ general search ] |
This page was automatically generated from https://github.com/MITgcm/MITgcm by the 2.2.1-MITgcm-0.1 LXR engine. The LXR team |