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

Update pio and netcdf error checks #927

Merged
merged 35 commits into from
Jan 22, 2024
Merged

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    ba848b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3551dbd View commit details
    Browse the repository at this point in the history
  3. fixes

    anton-seaice committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4f871cb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 11, 2023

  1. testing

    anton-seaice committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5d95777 View commit details
    Browse the repository at this point in the history
  2. Update test-cice.yml

    anton-seaice authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    028a376 View commit details
    Browse the repository at this point in the history
  3. workflows

    anton-seaice committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7f38886 View commit details
    Browse the repository at this point in the history
  4. workflows

    anton-seaice committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7a2c072 View commit details
    Browse the repository at this point in the history
  5. workflows

    anton-seaice committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    50f0656 View commit details
    Browse the repository at this point in the history
  6. cice.settings?

    anton-seaice committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2a7b25b View commit details
    Browse the repository at this point in the history
  7. Update test-cice.yml

    anton-seaice authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3ea282c View commit details
    Browse the repository at this point in the history
  8. Update test-cice.yml

    anton-seaice authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    eddf67b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    851bdbd View commit details
    Browse the repository at this point in the history
  2. simple netcdf4

    anton-seaice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2c78c32 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. pio error handling

    anton-seaice committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ba4e795 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Dec 19, 2023

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

    anton-seaice committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6b55fc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 11, 2024

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

Commits on Jan 13, 2024

  1. Update pio and netcdf error checking

    - add ice_check_nc subroutine to check netcdf status, update netcdf checks
    
    - update pio error checks
    
    - add USE_PIO1 cpp, pio_strerror does not exist in pio1
    
    - fix a couple of minor IO bugs detected by new checks, nothing significant
    
    - update some abort_ice calls to add file and line
    
    - update indentation
    apcraig committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    dc14ce9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. - Update some ERROR statements, reduce some line lengths

    - Refactor time reading in io_netcdf/ice_restart, now similar to pio implementation
    
    - Update github actions gx3 forcing dataset download to reduce size (same data)
    
    - Update documentation
    apcraig committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    10da928 View commit details
    Browse the repository at this point in the history
  2. Update git workflow script

    apcraig committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e1b071a View commit details
    Browse the repository at this point in the history
  3. Update git workflow script

    apcraig committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    85e09a7 View commit details
    Browse the repository at this point in the history
  4. Update git workflow script

    apcraig committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    22a9aa5 View commit details
    Browse the repository at this point in the history
  5. Update git workflow script

    apcraig committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ac9afc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8779d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. error messages cleanup

    anton-seaice authored and apcraig committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fa2d619 View commit details
    Browse the repository at this point in the history
  2. Update error messages

    apcraig committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a39b881 View commit details
    Browse the repository at this point in the history
  3. typo in ice_pio

    anton-seaice committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5268d5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #114 from anton-seaice/ioerrchk3

    typo in ice_pio
    apcraig authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a2d2c13 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. update uvm comment

    apcraig committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a4a4930 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Updates based on reviews

    apcraig committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9c4038c View commit details
    Browse the repository at this point in the history
  2. Update documentation

    apcraig committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    75e9b81 View commit details
    Browse the repository at this point in the history
  3. Update documentation

    apcraig committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b8e6b0a View commit details
    Browse the repository at this point in the history