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

Leosphere format update #134

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Leosphere format update #134

wants to merge 4 commits into from

Commits on Oct 16, 2024

  1. Update for recent leosphere file format changes: sweep group attribut…

    …e res_id is now an int attribute, not a string attribute. Catch exception of trying to convert an int to a string, and instead get its value as an int and then convert to string.
    isabels committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    04367c5 View commit details
    Browse the repository at this point in the history
  2. Oops, fix degree symbols

    isabels committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    93a291a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    821608c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update wording on combineRHI errors: change error to warning when try…

    …ing to combine RHI on non RHI files, since file processing still works apart from combining RHI, make wording on multiple sweeps error a little clearer.
    isabels committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    78c90f6 View commit details
    Browse the repository at this point in the history