Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.77 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.77 KB

TeaSeis

Documentation Action Statuses

TeaSeis.jl is a Julia library for reading and writing JavaSeis files (The name TeaSeis.jl was chosen instead of JavaSeis.jl due to potential trademark issues). The JavaSeis file format is used in various software projects including SeisSpace. The original library is written in Java. There are also C++ and Python implementations available. Similar to the C++ library, TeaSeis.jl is a stripped down version of the original Java library. In particular, the intent is to only supply methods for reading and writing from and to JavaSeis files.