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

analysis script calc_variance.py fails because "zos" is not in ocean_daily anymore #67

Closed
tahvildarzadeh opened this issue Dec 30, 2015 · 0 comments

Comments

@tahvildarzadeh
Copy link
Contributor

script MOM6_refineDiag.csh calls
mom6/tools/analysis/calc_variance.py zos 00010101.ocean_daily.nc
which fails with
Exception: Could not find zos in file "00010101.ocean_daily.nc"

"zos" is not in ocean_daily anymore. What do we want to do with this script?

@adcroft adcroft closed this as completed in b0c5796 Jan 9, 2016
adcroft added a commit that referenced this issue Jul 6, 2018
- Renaming of MOM_KPP changed MOM_parameter_doc files (NOAA-GFDL/MOM6@a7d5b5f)
- New diagnostics added for separate entrainment rates for salinity/temperature
- Updated SCM_idealized_hurricane to retain answers after default for INTERP_TYPE changed.

- NOAA-GFDL/MOM6@f20ad2c Merge branch 'gustavo-marques-update_KPP' into dev/master
- NOAA-GFDL/MOM6@a5c14ae Merge branch 'dev/master' into update_KPP
- NOAA-GFDL/MOM6@41883ee Sets lnoDGat1=.true. when gradient should not be matched
- NOAA-GFDL/MOM6@18b1598 Merge pull request #71 from gustavo-marques/fix_kpp
- NOAA-GFDL/MOM6@62c6f47 Merge branch 'dev/ncar' into fix_kpp
- NOAA-GFDL/MOM6@53e7a87 Fix bugs
- NOAA-GFDL/MOM6@501f85b Improve KPP
- NOAA-GFDL/MOM6@dbe277d Update comments
- NOAA-GFDL/MOM6@a3f37c4 Update Doxygen
- NOAA-GFDL/MOM6@fb49644 Clean comments
- NOAA-GFDL/MOM6@cfb1edd Update diabatic
- NOAA-GFDL/MOM6@e717072 Add FATAL error if USE_KPP=True and ADD_KV_SLOW=True
- NOAA-GFDL/MOM6@4f44314 Update MOM_CVMix_shear
- NOAA-GFDL/MOM6@dd6a625 Merge pull request #68 from alperaltuntas/kpp_changes
- NOAA-GFDL/MOM6@b1f9bb0 remove duplicate CS%N allocation
- NOAA-GFDL/MOM6@d0f4672 rename MOM_KPP.F90 as MOM_CVMix_KPP.F90
- NOAA-GFDL/MOM6@d34678e fix bld limiter after smoothing
- NOAA-GFDL/MOM6@f1d6773 adjust diabatic driver for the new KPP_calculate
- NOAA-GFDL/MOM6@a7d5b5f Rename MOM_KPP.F90 -> MOM_CVMix_KPP.F90
- NOAA-GFDL/MOM6@6e7159a Merge pull request #67 from gustavo-marques/restructure_diabatic_driver
- NOAA-GFDL/MOM6@b3652f8 Merge branch 'dev/ncar' into restructure_diabatic_driver
- NOAA-GFDL/MOM6@f11f6c2 Merge pull request #66 from gustavo-marques/merge-dev-master-candidate-2018-06-03
- NOAA-GFDL/MOM6@df2f537 Merge branch 'dev/ncar' into dev-master-candidate-2018-06-03
- NOAA-GFDL/MOM6@b01dda0 Clean unecessary layer-related code
- NOAA-GFDL/MOM6@c9c4545 Merge branch 'restructure_diabatic_driver' of https://github.com/gustavo-marques/MOM6 into restructure_diabatic_driver
- NOAA-GFDL/MOM6@139f6af Add comments
- NOAA-GFDL/MOM6@1c15d0f Merge branch 'dev/ncar' into restructure_diabatic_driver
- NOAA-GFDL/MOM6@db2f2d8 Merge pull request #65 from alperaltuntas/introduce_cvmix_tidal
- NOAA-GFDL/MOM6@754f4af Merge pull request #2 from NCAR/dev/ncar
- NOAA-GFDL/MOM6@21d1038 Check if Kv is associated before updating it
- NOAA-GFDL/MOM6@b2fac04 add multi-smoothing and deepening-only smoothing options
- NOAA-GFDL/MOM6@5477d8c Merge pull request #64 from NCAR/fix_mct_cap
- NOAA-GFDL/MOM6@e12d952 fix a typo in ocn_comp_mct.F90
- NOAA-GFDL/MOM6@4c36f8f Computes diffusivity for salt and heat separetely
- NOAA-GFDL/MOM6@fcdd55d Add missing code relate to old double-diffusion method
- NOAA-GFDL/MOM6@e15fe54 Add missing code relate to old double-diffusion method
- NOAA-GFDL/MOM6@88886d9 Doxygenize tracer_vertdiff
- NOAA-GFDL/MOM6@8e19b4a Merge branch 'dev/ncar' into restructure_diabatic_driver
- NOAA-GFDL/MOM6@c266f9f First step towards using Kd_heat and Kd_salt
- NOAA-GFDL/MOM6@62ffc0b Merge pull request #63 from gustavo-marques/add_old_double_diffusion
- NOAA-GFDL/MOM6@8c83e21 add viscosities due to tidal mixing
- NOAA-GFDL/MOM6@cfc6742 prevent OBL depths deeper than the bathymetric depth
- NOAA-GFDL/MOM6@4dd0111 add original OBLdepth diag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant