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 to compute y-direction heat transport #72

Closed
wants to merge 3 commits into from

Commits on Feb 12, 2016

  1. Analysis script to compute y-direction heat transport

    Initially works with T_ady_2d, the advective component. The full
    heat transport should also inclide T_diffy_2d. If the script is
    invoked with only T_ady_2d, a warning message is printed to the
    screen and annoateed to the plot.
    jkrasting committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    a0cda0d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Analysis mods for use with multiple grids

    Feature enhancements:
      - Ability to read either gridspec directory or tar file
      - On-line basin mask generation if basin mask file is
        missing
    
    Added a Makefile to run tests of the common frepp analysis
    scripts on both the 0.25 and 0.5 degree configurations.
    jkrasting committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    b8d320d View commit details
    Browse the repository at this point in the history
  2. Updated .frepp files

     - Added heat transport diagnostic to OM4_025 example
     - Added .frepp files for OM4_05 example
    jkrasting committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    b664029 View commit details
    Browse the repository at this point in the history