Xtf Viewer
A Windows application that can read the files created by some geophisics acquisition softwares.
This software can visualize the information stored inside the eXtensible Triton Format files.
The solution contain:
- jakxtflib is the base class that convert the bytes in to objects.
- XtfViewerDataModel is the core library that handle the reading of the files and then format the results for the UI.
- XtfViewerAppCommons contain some code that are shared between the different UIs.
- XtfViewer_Phone8 is the application designed for Windows Phone 8.1.
- XtfViewer_Win8 is the application designed for Windows 8.1.
- XtfViewer_UWP10 is the application designed for Windows 10 and compatible with all the families of devices.
The latest working release can be downloaded at the following links:
Link for Windows 10: | |
Link for Windows 8.1: | |
Link for Windows Phone 8.1: |