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

Conversation

adcroft
Copy link
Collaborator

@adcroft adcroft commented Jun 29, 2014

  • 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).

@nikizadehgfdl Can you merge this with what you were working on on Friday, update the .frepp scripts and then merge onto dev/master?

Example use of script is:

./zonal_T_bias_WOA05.py -g /archive/gold/datasets/OM4_025/mosaic.v20140610.unpacked -w /archive/gold/datasets/OM4_025/obs/WOA05_ptemp_salt_annual.nc /archive/bls/tikal_201403_mom6_20140623/OM4_SIS_baseline_rerun/gfdl.ncrc2-intel-prod/pp/ocean_annual/av/annual_5yr/ocean_annual.1900-1904.ann.nc

which generates plots like this:
image

- 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).
- 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 nikizadehgfdl merged commit e6c987c into dev/master Jun 30, 2014
@nikizadehgfdl
Copy link
Contributor

Merged and Pushed!
The scripts are in working order.

@adcroft adcroft deleted the user/aja/basin_average_diagnostics branch October 10, 2015 17:15
gustavo-marques pushed a commit to gustavo-marques/MOM6 that referenced this pull request Oct 16, 2017
Fix calculation of SSH slopes and eliminates the need to specify a restart path
MJHarrison-GFDL pushed a commit to MJHarrison-GFDL/MOM6 that referenced this pull request Aug 16, 2022
The conserve_water namelist option in diag_manager_mod caused confusion with external users of the diag_manager.  The name is changed in this commit to help clarify what the option did.  Documentation has also been added.

Fixes mom-ocean#30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants