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

GitFlow: Merge develop into main for 2.48 release #3051

Merged
merged 131 commits into from
Sep 24, 2024
Merged

GitFlow: Merge develop into main for 2.48 release #3051

merged 131 commits into from
Sep 24, 2024

Commits on Jun 22, 2024

  1. begin improve_mask_xygrid

    metdyn committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    bbefee3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Replace LS_root --> LS_ds with

            LS_root -->  LS_chunk --> LS_ds
    Get coord. of LS_ds(bk=CS) does not work directly:
            call ESMF_LocStreamGetKey( LS_ds, "ESMF:Lon", farray=ptA) gives wrong results
    metdyn committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8a6c11c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62c8e3e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. 1. Use MPI to process ABI_grid data to Lon/Lat, which is more efficient

    2. add LS_chunk as middle step to get coordinates for LS_ds(CS-grid)
    metdyn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4e4562d View commit details
    Browse the repository at this point in the history
  2. clean up code

    metdyn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    74466ce View commit details
    Browse the repository at this point in the history
  3. add change log

    metdyn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    11eec59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1f7714 View commit details
    Browse the repository at this point in the history
  5. correct a typo

    metdyn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9138cc4 View commit details
    Browse the repository at this point in the history
  6. update changelog

    metdyn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    60dd3d2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2890 from GEOS-ESM/feature/ygyu/improve_mask_xygrid

    Improved mask sampler
    mathomp4 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cf02db6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Update CI Baselibs to 7.25.0

    mathomp4 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    589b414 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Update to ESMA_cmake v3.48.0

    mathomp4 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9bbcc85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2905 from GEOS-ESM/feature/mathomp4/update-esma-c…

    …make-3.48.0
    
    Update to ESMA_cmake v3.48.0
    tclune committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3ec6b97 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge pull request #2915 from GEOS-ESM/main

    Auto GitFlow - main → develop
    mathomp4 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    89f6c45 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    6ccd0ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b8da34 View commit details
    Browse the repository at this point in the history
  3. Update to test CI orb

    mathomp4 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    04f0bd3 View commit details
    Browse the repository at this point in the history
  4. Update docker build

    mathomp4 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4ef1555 View commit details
    Browse the repository at this point in the history
  5. make strings

    mathomp4 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4d08f9a View commit details
    Browse the repository at this point in the history
  6. Update orb

    mathomp4 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1b647fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c8b146 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Merge pull request #2897 from GEOS-ESM/feature/mathomp4/update-ci-bas…

    …elibs-7.25
    
    Update CI Baselibs to 7.25.0
    mathomp4 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c4777bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1904b5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cdb365 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab58f56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1621b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d33fde View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    dfe0b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebcfaa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6faca7 View commit details
    Browse the repository at this point in the history
  4. Remove _IERROR as argument but use instead _VERIFY(ierror) statements…

    … in the benchmarks folder.
    JulesKouatchou committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fa87207 View commit details
    Browse the repository at this point in the history
  5. Remove _IERROR as argument but use instead _VERIFY(ierror) statements…

    … in the gridcomps folder.
    JulesKouatchou committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d23461b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    5f43d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e629ca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2932 from GEOS-ESM/test-new-pr-template

    Add Refactor to PR Template
    mathomp4 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8cc01f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fe825f View commit details
    Browse the repository at this point in the history
  5. add udunits

    bena-nasa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a815f98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7e7dc4 View commit details
    Browse the repository at this point in the history
  7. update changelog

    bena-nasa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    35e1d06 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge pull request #2934 from GEOS-ESM/feature/bmauer/fixes-#2931

    Pull UDUNITS fortran interface into develop
    bena-nasa committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    95a4c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a40c9 View commit details
    Browse the repository at this point in the history
  3. Make cmake look like MAPL3

    mathomp4 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b14b29c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    690649a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92f3bef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2936 from GEOS-ESM/feature/mathomp4/clarify-chang…

    …elog
    
    Clarify changelog for udunits dependency, reorder cmake
    tclune committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5c689f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5581b3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2927 from GEOS-ESM/feature/mathomp4/update-baseli…

    …bs-7.25.0
    
    Update to ESMA_env v4.30.0 (Baselibs 7.25, Intel 2021.13)
    tclune committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    addba0a View commit details
    Browse the repository at this point in the history
  9. Add new quantization_info

    mathomp4 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    58f9f7e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    c37c49f View commit details
    Browse the repository at this point in the history
  2. More updates

    mathomp4 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2345b5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e47dc19 View commit details
    Browse the repository at this point in the history
  4. Update griddedio/GriddedIO.F90

    Co-authored-by: Tom Clune <thomas.l.clune@nasa.gov>
    mathomp4 and tclune committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    84fb0ff View commit details
    Browse the repository at this point in the history
  5. Update griddedio/GriddedIO.F90

    Co-authored-by: Tom Clune <thomas.l.clune@nasa.gov>
    mathomp4 and tclune committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    175b0e6 View commit details
    Browse the repository at this point in the history
  6. Update griddedio/GriddedIO.F90

    Co-authored-by: Tom Clune <thomas.l.clune@nasa.gov>
    mathomp4 and tclune committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fed3655 View commit details
    Browse the repository at this point in the history
  7. Update griddedio/GriddedIO.F90

    Co-authored-by: Tom Clune <thomas.l.clune@nasa.gov>
    mathomp4 and tclune committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    54aea87 View commit details
    Browse the repository at this point in the history
  8. Fix typo

    mathomp4 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d26d17f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40113b5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2941 from GEOS-ESM/feature/mathomp4/update-esma-c…

    …make-3.49.0-mapl
    
    Update to ESMA_cmake v3.49.0 (SMOD for submodules)
    mathomp4 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    620566f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    5e935ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2946 from GEOS-ESM/bugfix/mathomp4/2943-gcc14-fix…

    …-test
    
    Fix GCC 14 issue with profiler test
    tclune committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    655868a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6896b82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11093b9 View commit details
    Browse the repository at this point in the history
  5. update changelog

    bena-nasa committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    11cc7dd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2947 from GEOS-ESM/bugfix/mathomp4/fix-extdata-la…

    …bels
    
    Fix bug in CMake for ExtData2G Tests
    mathomp4 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0f7a649 View commit details
    Browse the repository at this point in the history
  7. see if this fixes CI

    bena-nasa committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    09fabab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9664ebe View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge pull request #2949 from GEOS-ESM/feature/bmauer/extdata_vertica…

    …l_prep
    
    some prep work for extdata2g vertical regridding development
    tclune committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    aa8511e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d569d24 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    12d15ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56c1de2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2940 from GEOS-ESM/feature/mathomp4/2926-update-q…

    …uantize
    
    Fixes #2926. Update quantization properties
    mathomp4 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4d95acf View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Test adding ifx to CI

    mathomp4 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    063f52c View commit details
    Browse the repository at this point in the history
  2. Fix up CI

    mathomp4 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1d42fdb View commit details
    Browse the repository at this point in the history
  3. Clean up changelog

    mathomp4 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7a32c16 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Update bcs in CI

    mathomp4 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    07ce760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e4e7b View commit details
    Browse the repository at this point in the history
  3. Clean up CODEOWNERS

    mathomp4 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a41de73 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2958 from GEOS-ESM/feature/mathomp4/update-codeow…

    …ners
    
    Clean up CODEOWNERS
    mathomp4 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    353c98e View commit details
    Browse the repository at this point in the history
  5. Clean up NAG + OpenMP CMake

    mathomp4 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8c3a245 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fix bug in previous commit

    bena-nasa committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    686993a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2960 from GEOS-ESM/feature/mathomp4/clean-up-nag-…

    …cmake
    
    Clean up NAG + OpenMP CMake
    mathomp4 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e7ed438 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Merge branch 'main' into develop

    # Conflicts:
    #	CHANGELOG.md
    mathomp4 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7016637 View commit details
    Browse the repository at this point in the history
  2. ifixes #2969

    bena-nasa committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    58a1798 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    b85a39a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8efdce8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2919 from GEOS-ESM/verify_after_mpi_call

    VERIFY Statement after MPI call
    mathomp4 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    56d59df View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    2f29d39 View commit details
    Browse the repository at this point in the history
  2. Update to v4 orb

    mathomp4 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    eae35b6 View commit details
    Browse the repository at this point in the history
  3. Clarify changelog

    mathomp4 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3ab3950 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2956 from GEOS-ESM/feature/mathomp4/add-ifx-test-…

    …mapl
    
    Add future ability to test ifx in CI
    tclune committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a87559a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    f49f740 View commit details
    Browse the repository at this point in the history
  2. updated changelog

    bena-nasa committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    141c8f1 View commit details
    Browse the repository at this point in the history
  3. fix bug

    bena-nasa committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    eb5b58c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2994 from GEOS-ESM/feature/bmauer/add_extdata_imp…

    …orts
    
    Feature/bmauer/add extdata imports
    bena-nasa committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    74fce3a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

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

    bena-nasa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3915a1b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3005 from GEOS-ESM/feature/mathomp4/update-cmake-…

    …460-mapl
    
    Update to ESMA_cmake v3.51.0
    mathomp4 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d888902 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    592cef8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3007 from GEOS-ESM/feature/bmauer/containers_extd…

    …ata2g
    
    Feature/bmauer/containers extdata2g
    bena-nasa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fbdab2d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 9, 2024

  1. Update to ESMA_env v4.30.1

    mathomp4 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6ded387 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3015 from GEOS-ESM/feature/mathomp4/update-env-4301

    Update to ESMA_env v4.30.1
    mathomp4 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3d6e3e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. restart_simulator

    bena-nasa committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8aa4cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6606b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43cc8a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge pull request #3026 from GEOS-ESM/feature/wjiang/read_string_att…

    …ribute
    
    read explicit "string" type of an attribute of a netcdf variable
    tclune committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0fe9a5e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fixs #3025

    bena-nasa committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7052154 View commit details
    Browse the repository at this point in the history
  2. too zelous restore

    bena-nasa committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cae216f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    cd7bf91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ba2512 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3035 from GEOS-ESM/feature/mathomp4/3034-fix-time…

    …-print
    
    Fixes #3034. Convert Cap time print to colons
    mathomp4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b0501c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb9136d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c40d46d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3039 from GEOS-ESM/bugfix/atrayano/#3038_fix_veri…

    …cal_attributes
    
    querring VLOCATION on MAPL_VerticalMethods.F90 for rank 2 fields
    tclune committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ae6bc63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5147281 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge pull request #3040 from GEOS-ESM/feature/bmauer/restart_simulator

    new restart_simulator.x code
    mathomp4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e600653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f596a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    a147e09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1bf0c2 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    mathomp4 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d764fa4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3047 from GEOS-ESM/feature/mathomp4/add-compress-…

    …tests
    
    Add extdata tests to test compression, bit-shaving, and quantization
    mathomp4 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    200c2fc View commit details
    Browse the repository at this point in the history
  5. Prepare for 2.48.0 Release

    mathomp4 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f1b5a83 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update changelog

    mathomp4 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    60fb32e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3049 from GEOS-ESM/feature/mathomp4/prepare-for-2…

    ….48.0-release
    
    Prepare for 2.48.0 Release
    mathomp4 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a3ac73e View commit details
    Browse the repository at this point in the history