Is there an operator to export a field to a text file? I know there is the hd5 export, do we have something similar for a text file.
I know I can loop through the entities and write them out, but I was hoping for something more efficient
@Jim Kosloski There are operators to write to csv file. There in under the serialization operators like the hdf5 operator you reference.