DATRW++ library: seismic data I/O with multiple formats
|
Think of using file magic to identify data file formats
<typeinfo> provides extended information on intrinsic numeric types
<limits> provides numeric_limits template structs for numeric types. They can be used to study the potential effect of type casts.
Distinguish between internal represenation of samples in intrinsic data types and representation of data in the data file format. For some formats the exact representation can only be deduced for the specific file (like PDAS format or the planned binary format or seife format).