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

Backports from master #4184

Merged
merged 12 commits into from
May 29, 2024

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    99fc509 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ornladios#4142 from vicentebolea/fix-pugixml-dep

    pugixml,cmake: fix linkage when pugixml is external
    vicentebolea committed May 28, 2024
    Configuration menu
    Copy the full SHA
    04ba058 View commit details
    Browse the repository at this point in the history
  3. ReadModeFlatten (ornladios#4147)

    Add a new external mode for opening files, ReadFlattenSteps.  This is like ReadRandomAccess (in that it reads all metadata immediately and you can't use BeginStep), but it causes *all* the timesteps in the file to be Flattened into a single step, as if each Put() has been done in that step.
    eisenhauer authored and vicentebolea committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e766045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dea90b View commit details
    Browse the repository at this point in the history
  5. Merge pull request ornladios#4161 from anagainaru/derived-performance

    Adding hooks to gather performance for derived variables
    anagainaru authored and vicentebolea committed May 28, 2024
    Configuration menu
    Copy the full SHA
    78137c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee179ef View commit details
    Browse the repository at this point in the history
  7. Add API call to reset memory selection (ornladios#4169)

    * Add API to reset memory selection
    franzpoeschel authored and vicentebolea committed May 28, 2024
    Configuration menu
    Copy the full SHA
    83112ab View commit details
    Browse the repository at this point in the history
  8. EVPath 2024-05-27 (45471c87) (ornladios#4181)

    Code extracted from:    https://github.com/GTkorvo/EVPath.git at commit 45471c87f14c735bb4a3f92477f3a04b0a06b18a (master).
    eisenhauer authored and vicentebolea committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7e8248e View commit details
    Browse the repository at this point in the history
  9. Remove special ReadFlattenSteps Mode, switch to control by writer-sid… (

    ornladios#4160)
    
    Remove special ReadFlattenSteps Mode, switch to control by writer-side FlattenSteps parameter
    eisenhauer authored and vicentebolea committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cc91ec3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f839acd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e77056e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    260166d View commit details
    Browse the repository at this point in the history