Skip to content
Snippets Groups Projects
Commit cd1350a8 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: support preloading fields for setExpr* utilities (#2014)

- can use either command-line option "-load-fields" or dictionary
  entry "readFields" to specify field names to be preloaded.

  Essentially the same functionality as with a readFields function
  object but with a lot less typing.

- tutorial examples provided by Ryan Danks <ryan.danks@rwdi.com>
  illustrate using setExpr* utilities to calculate a quantity
  as a post-processing step.
parent 6ccc587b
Branches
Tags
No related merge requests found
Showing with 538 additions and 24 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment