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

fregrid_acc - first and second order conservative interpolation #300

Merged
merged 86 commits into from
Jul 31, 2024

Commits on Apr 11, 2024

  1. read weight file

    mlee03 authored and mlee03 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    22bc984 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. makefile to test

    mlee03 authored and mlee03 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    955870c View commit details
    Browse the repository at this point in the history
  2. small changes

    mlee03 authored and mlee03 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c493780 View commit details
    Browse the repository at this point in the history
  3. untracked makefile.am

    mlee03 authored and mlee03 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5ee116c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. remove omp from create_xgrid and clean it up

    mlee03 authored and mlee03 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6c1a6eb View commit details
    Browse the repository at this point in the history
  2. create create_xgrid_utils

    mlee03 authored and mlee03 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d41c451 View commit details
    Browse the repository at this point in the history
  3. add untracked files

    mlee03 authored and mlee03 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a17fbbc View commit details
    Browse the repository at this point in the history
  4. add get_minmaxavg_list

    mlee03 authored and mlee03 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    04529f5 View commit details
    Browse the repository at this point in the history
  5. replace create_xgrids with _acc

    mlee03 authored and mlee03 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e5ff2ee View commit details
    Browse the repository at this point in the history
  6. add parameters file

    mlee03 authored and mlee03 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    49ace47 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. more cleanup

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    efc9e94 View commit details
    Browse the repository at this point in the history
  2. untracked parameters.h

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f5a0535 View commit details
    Browse the repository at this point in the history
  3. commit before losing work

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d3de5fe View commit details
    Browse the repository at this point in the history
  4. bring in updates from remove_omp

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3c81eba View commit details
    Browse the repository at this point in the history
  5. gather data transfer

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8ce5636 View commit details
    Browse the repository at this point in the history
  6. add general_utils_acc

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    41022e9 View commit details
    Browse the repository at this point in the history
  7. start unit test

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c74a607 View commit details
    Browse the repository at this point in the history
  8. change name to cell_info

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    75f4ef7 View commit details
    Browse the repository at this point in the history
  9. change minmaxavg_list to cell

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3c4c640 View commit details
    Browse the repository at this point in the history
  10. untracked files

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    74a46f1 View commit details
    Browse the repository at this point in the history
  11. add get_bounding_indices

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7801141 View commit details
    Browse the repository at this point in the history
  12. remove masks

    mlee03 authored and mlee03 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b93c6e2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. change avg to cent

    mlee03 authored and mlee03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5502dd8 View commit details
    Browse the repository at this point in the history
  2. fix warnings

    mlee03 authored and mlee03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    20e8e91 View commit details
    Browse the repository at this point in the history
  3. add poly_ctr lat/lon back

    mlee03 authored and mlee03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ff54c30 View commit details
    Browse the repository at this point in the history
  4. save comment

    mlee03 authored and mlee03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a1162bf View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/remove_omp' into get_minmaxavg_list

    mlee03 authored and mlee03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5281a21 View commit details
    Browse the repository at this point in the history
  6. add get_nxgrid_upbound_2dx2d_order1_acc

    mlee03 authored and mlee03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    333e575 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/get_minmaxavg_list' into get_ubo…

    …und_nxgrid_order1
    mlee03 authored and mlee03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e8fc36c View commit details
    Browse the repository at this point in the history
  8. fix header guard

    mlee03 authored and mlee03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5f849f5 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/remove_omp' into get_minmaxavg_list

    mlee03 authored and mlee03 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    71ac747 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. more cleanup

    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    583e74a View commit details
    Browse the repository at this point in the history
  2. fix things

    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    af8f3a3 View commit details
    Browse the repository at this point in the history
  3. more cleanup

    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f249dbf View commit details
    Browse the repository at this point in the history
  4. commiting before merging changes

    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    551ce8e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/get_minmaxavg_list' into get_ubo…

    …und_nxgrid_order1
    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d78957d View commit details
    Browse the repository at this point in the history
  6. self contain

    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6aaa997 View commit details
    Browse the repository at this point in the history
  7. intuitive variable names

    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e117016 View commit details
    Browse the repository at this point in the history
  8. fix errors and update tests

    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2cbc4e2 View commit details
    Browse the repository at this point in the history
  9. bring in changes

    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    55896ab View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/get_minmaxavg_list' into get_ubo…

    …und_nxgrid_order1
    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    97d74c4 View commit details
    Browse the repository at this point in the history
  11. more work

    mlee03 authored and mlee03 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    65deded View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge remote-tracking branch 'fms/master' into get_minmaxavg_list

    mlee03 authored and mlee03 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b0ff2fd View commit details
    Browse the repository at this point in the history
  2. minor changes, bring up to date with main

    mlee03 authored and mlee03 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e7bc734 View commit details
    Browse the repository at this point in the history
  3. will not pass in structs other than interp

    mlee03 authored and mlee03 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    edceb32 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/get_minmaxavg_list' into get_ubo…

    …und_nxgrid
    mlee03 authored and mlee03 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e8cb4db View commit details
    Browse the repository at this point in the history
  5. add mask back in

    mlee03 authored and mlee03 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    48332ba View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. change names part 1 create_xgrid_acc

    mlee03 authored and mlee03 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    795f42e View commit details
    Browse the repository at this point in the history
  2. rename variables

    mlee03 authored and mlee03 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1c7b092 View commit details
    Browse the repository at this point in the history
  3. rename function to get supposed mask

    mlee03 authored and mlee03 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f866c05 View commit details
    Browse the repository at this point in the history
  4. better names for getting jstart and jend

    mlee03 authored and mlee03 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f56bde0 View commit details
    Browse the repository at this point in the history
  5. skip cells name change

    mlee03 authored and mlee03 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    30894a0 View commit details
    Browse the repository at this point in the history
  6. UNTRACKED FILE!

    mlee03 authored and mlee03 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b8a7e57 View commit details
    Browse the repository at this point in the history
  7. update forgotten unit test

    mlee03 authored and mlee03 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    04ae80b View commit details
    Browse the repository at this point in the history
  8. call get_grid_cells_struct_acc among other small things

    mlee03 authored and mlee03 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ab0dd5c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix get_cell_minmaxavg_latlons

    mlee03 authored and mlee03 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3d763ed View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. partial unit test for upbound_nxgrid

    mlee03 authored and mlee03 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d5bde8e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. upbound_nxgrid unit test

    mlee03 authored and mlee03 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a4cdf85 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. first order almost

    mlee03 authored and mlee03 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dee1010 View commit details
    Browse the repository at this point in the history
  2. working first order maybe

    mlee03 authored and mlee03 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    caf6bd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. working first order

    mlee03 authored and mlee03 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    42c00dd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. working 2nd order

    mlee03 authored and mlee03 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b0449bd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. working 2nd order

    mlee03 authored and mlee03 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3e63672 View commit details
    Browse the repository at this point in the history
  2. minor changes in 1rst order

    mlee03 authored and mlee03 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fd576fb View commit details
    Browse the repository at this point in the history
  3. add untracked files

    mlee03 authored and mlee03 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bdd3d5d View commit details
    Browse the repository at this point in the history
  4. fix copy data to xgrid

    mlee03 authored and mlee03 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    366f1d5 View commit details
    Browse the repository at this point in the history
  5. working entire first order

    mlee03 authored and mlee03 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e2576b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. working 1 and 2

    mlee03 authored and mlee03 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    45f765e View commit details
    Browse the repository at this point in the history
  2. fix error

    mlee03 authored and mlee03 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    26b1c2e View commit details
    Browse the repository at this point in the history
  3. final free

    mlee03 authored and mlee03 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    48e95b1 View commit details
    Browse the repository at this point in the history
  4. fregrid_acc cleanup

    mlee03 authored and mlee03 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    63f2e4e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. change xgrid back to interp

    mlee03 authored and mlee03 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5f99a33 View commit details
    Browse the repository at this point in the history
  2. rename skip cells to mask

    mlee03 authored and mlee03 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    01f411a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. dangling pointers

    mlee03 authored and mlee03 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c24c3a4 View commit details
    Browse the repository at this point in the history
  2. fix free pointer twice

    mlee03 authored and mlee03 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    50878ae View commit details
    Browse the repository at this point in the history
  3. change mtile

    mlee03 authored and mlee03 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    165664b View commit details
    Browse the repository at this point in the history
  4. remove nz from do_scalar argument

    mlee03 authored and mlee03 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6d7048f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fix read remap file

    mlee03 authored and mlee03 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    298f00f View commit details
    Browse the repository at this point in the history
  2. fix test_get_grid_cell_struct

    mlee03 authored and mlee03 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    08be05c View commit details
    Browse the repository at this point in the history
  3. test_get_upbound_nxcells

    mlee03 authored and mlee03 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    57acb08 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. get_interp_order1 test cleanup

    mlee03 authored and mlee03 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8f26421 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. comments for test_read_remap_file

    mlee03 authored and mlee03 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ce5c68b View commit details
    Browse the repository at this point in the history
  2. fix todo comment in fregrid_acc

    mlee03 authored and mlee03 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bb21e80 View commit details
    Browse the repository at this point in the history
  3. add untracked files

    mlee03 authored and mlee03 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d1ef1ea View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix makefile.am for t_acc

    mlee03 authored and mlee03 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4f5cf77 View commit details
    Browse the repository at this point in the history
  2. remove return before checking conserve

    mlee03 authored and mlee03 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    65d0b4e View commit details
    Browse the repository at this point in the history