BIE |
BIE::RecordInputStream_NetCDF Class ReferenceA record stream that reads from a NetCDF file. More...
Inheritance diagram for BIE::RecordInputStream_NetCDF:
![]()
Collaboration diagram for BIE::RecordInputStream_NetCDF:
![]()
Detailed DescriptionA record stream that reads from a NetCDF file.Each field in the record stream is represented by a single dimensional array with "unlimited" length in netCDF. This means that we end up with a collection of array variables, each with this "unlimited" length, with a single record being stored across these arrays at a common index. Any files that do not have this format are rejected. Supported types? Restrictions? Constructor & Destructor Documentation
Open the NetCDF file with the specified name and base the type of the stream on the meta data in this file.
Destructor: Closes the NetCDF file that was created and deletes all dynamically created objects.
Member Function Documentation
Initialization code called by constructor and by persistence Read routine.
Reads next record from file and puts the values in the record buffer. Returns true if the operation was successful. Reimplemented from BIE::RecordInputStream.
The documentation for this class was generated from the following file:
Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU. Documentation generated at Fri Mar 26 00:35:13 2010 by
| ||||||||||||||||||||||||||||||||||||||||||||||||||||