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

feat(ArrayReaders): add better error trapping for binary input data #1301

Merged
merged 2 commits into from
Jul 19, 2023

Commits on Jul 18, 2023

  1. feat(ArrayReaders): add better error trapping for binary input data

    * modify ArrayReaders to use standard errmsg variable
    * standardize store_error calls in ArrayReaders
    * modify list reader so cellid is only checked if no error condition
    * add binary array input examples to mf6io
    * add binary array input file specifications for each discretization type
    * add binary list input file specifications
    * add description of change to ReleaseNotes
    jdhughes-usgs committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    630d22d View commit details
    Browse the repository at this point in the history
  2. Update doc/mf6io/framework/array_data.tex

    Co-authored-by: langevin-usgs <[email protected]>
    jdhughes-usgs and langevin-usgs authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    345667e View commit details
    Browse the repository at this point in the history