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

Incomplete reduction method time average #1307

Closed

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    424e7ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b58e0 View commit details
    Browse the repository at this point in the history
  3. Removed a data assignment statement before variable declarations in t…

    …he routine fms_diag_do_reduction
    ganganoaa committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    dd496af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a314839 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3b0e3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    773aca2 View commit details
    Browse the repository at this point in the history
  7. Updates Makefile.am

    ganganoaa committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0207a98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffec2be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f79a5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a996ce2 View commit details
    Browse the repository at this point in the history
  11. Updates fms_diag_object.F90

    ganganoaa committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    24d664a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8cbab45 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    ab9c56f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c6251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d74666c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    158055e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    345f2f9 View commit details
    Browse the repository at this point in the history
  6. Updates CMakeLists.txt, diag_manager/Makefile.am, fms_diag_object.F90…

    …, fms_diag_reduction_methods.F90
    ganganoaa committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    aeb95fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2be3a65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f89cf1 View commit details
    Browse the repository at this point in the history
  9. Updates fms_diag_object.F90

    ganganoaa committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2721805 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a115651 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da59105 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c14131 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    823a25c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a473284 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5e029ab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4fe328f View commit details
    Browse the repository at this point in the history
  17. Updates fms_diag_object_mod

    ganganoaa committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9c024f8 View commit details
    Browse the repository at this point in the history
  18. Updates fms_diag_object_mod

    ganganoaa committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d6f242d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    0e55996 View commit details
    Browse the repository at this point in the history
  2. Fixes mismatch rank of an argument passed to routine fms_diag_update_…

    …extremum in fms_diag_update_extremum
    ganganoaa committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4e69ad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a63654 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b47d80 View commit details
    Browse the repository at this point in the history
  5. Comments out allocate_diag_field_output_buffers and fms_diag_do_reduc…

    …tion from fms_diag_accept_data
    ganganoaa committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b5454c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    77a66c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    693c529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    009be59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2f3097 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e13e83f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    340fce3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59df93a View commit details
    Browse the repository at this point in the history
  7. chore: add prefixed aliases for libfms routines (NOAA-GFDL#1262)

    BREAKING CHANGE: Any code using the global fms module (libFMS.F90) will break as this adds prefixes to all names in that module.
    rem1776 authored and ganganoaa committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    78671e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a5ad15 View commit details
    Browse the repository at this point in the history
  9. Update fms_diag_bbox.F90

    Public member _bounds3D_ of the fmsDiagBoundsHalos_type is changed to private and adds a getter function _get_bounds3D_ to access the memter.
    ganganoaa authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    731486b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    151c992 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a7e54c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    96287fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d200e1c View commit details
    Browse the repository at this point in the history
  3. Update fms_diag_object.F90

    ganganoaa authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    de75dad View commit details
    Browse the repository at this point in the history
  4. Update fms_diag_object.F90

    ganganoaa authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2a55ad9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7361947 View commit details
    Browse the repository at this point in the history
  6. Update fms_diag_object.F90

    ganganoaa authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cd7beeb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10f0891 View commit details
    Browse the repository at this point in the history
  8. Update fms_diag_object.F90

    ganganoaa authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    840c3c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4cdff6d View commit details
    Browse the repository at this point in the history
  10. Update fms_diag_object.F90

    ganganoaa authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ddaec5f View commit details
    Browse the repository at this point in the history
  11. Update fms_diag_object.F90

    ganganoaa authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f7f4a40 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fd3b88f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0825006 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    5d8a4ce View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Merge remote-tracking branch 'upstream/dmUpdate' into reduction_avera…

    …ge_dmUpdate
    rem1776 authored and rem1776 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7470f06 View commit details
    Browse the repository at this point in the history