Skip to content
Philip Crotwell edited this page May 18, 2015 · 1 revision

Introduction

SeisFile supports the public seismic network, or PSN, file format. Code is in the edu.sc.seis.seisFile.psn package.

Example

PSNDataFile psnData = new PSNDataFile(filename);
Clone this wiki locally