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

Non-Conservative Zonal Mean #785

Open
wants to merge 115 commits into
base: main
Choose a base branch
from
Open

Non-Conservative Zonal Mean #785

wants to merge 115 commits into from

Commits on May 10, 2024

  1. set up boiler plate

    philipc2 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6c9f2bc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    786f221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0627541 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    fb1e82f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a05d2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. update string

    hongyuchen1030 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8b3aefb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c9711f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    bfdf8f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43489e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    b10787b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e02eb View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    8fc9f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3982151 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40c878e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efe2ead View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55ab278 View commit details
    Browse the repository at this point in the history
  6. update the _get_cartesian_face_edge_nodes

    and `_get_lonlat_rad_face_edge_nodes`
    hongyuchen1030 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    89761f4 View commit details
    Browse the repository at this point in the history
  7. initial commit

    hongyuchen1030 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    eddbc95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    386e92d View commit details
    Browse the repository at this point in the history
  9. Fixed faces with holes

    hongyuchen1030 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c1418ee View commit details
    Browse the repository at this point in the history
  10. Fix precommit

    hongyuchen1030 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    98044b3 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'Optimized-get_cartesian_face_edge_nodesand`get_lonlat…

    …_rad_face_edge_nodes`' of https://github.com/hongyuchen1030/uxarray into zonal-mean
    
    # Conflicts:
    #	uxarray/grid/geometry.py
    #	uxarray/grid/utils.py
    hongyuchen1030 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    365009f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    d672ef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd95be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40bab03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3319f1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    417f2c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 11, 2024

  1. placeholder

    amberchen122 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    afd2909 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    f52b3c6 View commit details
    Browse the repository at this point in the history
  2. update api

    amberchen122 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e2d291f View commit details
    Browse the repository at this point in the history
  3. user guide

    amberchen122 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7eb648b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc4544c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f05938 View commit details
    Browse the repository at this point in the history
  6. update interface

    amberchen122 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    662f873 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7f7ab0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    7eadff8 View commit details
    Browse the repository at this point in the history
  2. Revert "update _get_cartesian_face_edge_nodes calls"

    This reverts commit 7eadff8.
    amberchen122 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f2ff2b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jul 9, 2024

  1. update zonal desc

    amberchen122 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a2b5df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    904fd4c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    0a93fdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24db7df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f2175e View commit details
    Browse the repository at this point in the history
  4. file test case

    amberchen122 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e4ab62d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5423283 View commit details
    Browse the repository at this point in the history
  6. Add file testcase

    hongyuchen1030 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    47c5a8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf4fb1b View commit details
    Browse the repository at this point in the history
  8. debug

    hongyuchen1030 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d983429 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de2bf23 View commit details
    Browse the repository at this point in the history
  10. Fix the zonal_mean bug

    Now it is working properly
    hongyuchen1030 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c6707e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    4111e01 View commit details
    Browse the repository at this point in the history
  2. file test

    amberchen122 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f7c4dbe View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    e6c5f97 View commit details
    Browse the repository at this point in the history
  2. file values test

    amberchen122 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e45cd3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e85c7a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efa0317 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    202b622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebac890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8515ddb View commit details
    Browse the repository at this point in the history
  4. clean up

    hongyuchen1030 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    8dc2b9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cc6750 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e402695 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99a6a73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab605b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    0ce60d8 View commit details
    Browse the repository at this point in the history
  2. typofix

    hongyuchen1030 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3064a34 View commit details
    Browse the repository at this point in the history
  3. add equator

    hongyuchen1030 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f73f53f View commit details
    Browse the repository at this point in the history
  4. add warning user

    hongyuchen1030 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6337ac4 View commit details
    Browse the repository at this point in the history
  5. fix pole location logic

    amberchen122 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    342f94b View commit details
    Browse the repository at this point in the history
  6. clean up

    amberchen122 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c794400 View commit details
    Browse the repository at this point in the history
  7. typo

    amberchen122 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4fdc9aa View commit details
    Browse the repository at this point in the history
  8. update userguide.rst

    amberchen122 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6da3bea View commit details
    Browse the repository at this point in the history
  9. clean up

    amberchen122 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    11bf855 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07aeffc View commit details
    Browse the repository at this point in the history
  11. todo: right ground truth

    amberchen122 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cbf9490 View commit details
    Browse the repository at this point in the history
  12. correct ground truth

    amberchen122 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    266b71b View commit details
    Browse the repository at this point in the history
  13. fix pt_within_gca

    hongyuchen1030 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    00a4988 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    9f0db6e View commit details
    Browse the repository at this point in the history
  2. remove test files

    amberchen122 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b423fe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

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

Commits on Jul 30, 2024

  1. update test_api

    amberchen122 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    154d2e0 View commit details
    Browse the repository at this point in the history
  2. separate constants

    amberchen122 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9a5d6e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 4, 2024

  1. fix _is_pole_inside

    hongyuchen1030 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    7d3010e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ec68c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    617ffc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d42882 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ce4acc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    859bbde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805160b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f0e3c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f82887 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e85bcba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0847a1f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    bd905db View commit details
    Browse the repository at this point in the history
  2. fix typo

    amberchen122 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f1a51c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    d51b843 View commit details
    Browse the repository at this point in the history
  2. Update test_integrate.py

    extracted failing test case face from test_zonal.py test_non_conservative_zonal_mean_outCSne30_equator
    amberchen122 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9b37229 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f012bc0 View commit details
    Browse the repository at this point in the history
  4. fix precommit

    amberchen122 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9a67080 View commit details
    Browse the repository at this point in the history
  5. add option to disable fma

    philipc2 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f4385b1 View commit details
    Browse the repository at this point in the history
  6. update benchmarks

    philipc2 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cd0a29c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a704c5 View commit details
    Browse the repository at this point in the history
  8. update ZonalMean benchmarks

    philipc2 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    861c8f7 View commit details
    Browse the repository at this point in the history
  9. use numba isclose

    philipc2 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    064a465 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6be73d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    837542e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Oct 4, 2024

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

Commits on Oct 14, 2024

  1. remove test file

    amberchen122 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    869b17e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d00a971 View commit details
    Browse the repository at this point in the history
  3. correct var name

    amberchen122 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c307959 View commit details
    Browse the repository at this point in the history