Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added basin diagnostics and generalized scripts #30

Merged
merged 2 commits into from
Jun 30, 2014

Commits on Jun 29, 2014

  1. Added basin diagnostics and generalized scripts

    - Added required argument -g to point to mosaic directory (MLD, SST, SSS).
    - Added required argument -w  to point to WOA annual file.
    - Added zonal average S/T bias plots for global and basins.
    - Added VerticalSplitScale.py module to for y-z plots (in progress,
      needs cleaning up).
    adcroft committed Jun 29, 2014
    Configuration menu
    Copy the full SHA
    5c9521b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2014

  1. Merge branch 'dev/master' into user/aja/basin_average_diagnostics

    - Fixed merge conflicts
    - Fixed the .frepp templates to pass grid and obs files to python scripts as arguments
    - Put a valid working xml example for analysis machinary
    - Brought import matplotlib after import m6plot in MLD_003.py to be consistent with matplotlib.use('Agg') in m6plot.py
    - Moved OM4_25 .frepp files out of INPUT/ (were there by mistake)
    nikizadehgfdl committed Jun 30, 2014
    Configuration menu
    Copy the full SHA
    e6c987c View commit details
    Browse the repository at this point in the history