Build my format conversion program

98 views
Skip to first unread message

Ramadan Madi

unread,
Sep 28, 2017, 1:26:30 AM9/28/17
to Earthworm Community Forum
Hi every one
I need to build a program which read mini seed format and converted into different seismic firmate. I know their is websites where I can get such programs. I need to build it by my self. I do not know actually where I can start. I using C language. I don't know functions or commands which I can use it to read mini seed filesm because it's first time for me to do that.
Can someone plz tell me from where I can start

Jean-Marie SAUREL

unread,
Sep 28, 2017, 12:19:46 PM9/28/17
to earthwo...@googlegroups.com
Hello,

Since you are using C language, you should start with the libmseed
C-library from IRIS.

https://github.com/iris-edu/libmseed

I think it comes with some use examples, or you can have a look at the
code (still from IRIS) of msi, msstat or other miniseed tools.

Regards.

Jean-Marie.
--
--------------------------------------
Institut de Physique du Globe de Paris
Observatoires Volcanologiques
1 rue Jussieu
75238 Paris Cédex 05
+33(0)183957437
France

Larry Baker

unread,
Sep 28, 2017, 1:16:13 PM9/28/17
to ramh...@gmail.com, earthwo...@googlegroups.com
The IRIS rdseed program does this.  It is written in C.  You can add your own output format to the formats they support.  (That is what we did for our standard VFBB format.)

Larry Baker
US Geological Survey
650-329-5608
ba...@usgs.gov



--
--
You received this message because you are subscribed to the Google
Groups "Earthworm Community Forum" group.

To post to this group, send an email to earthwo...@googlegroups.com

To unsubscribe from this group, send an email to
earthworm_for...@googlegroups.com

For more options, visit this group at
http://groups.google.com/group/earthworm_forum?hl=en

--- You received this message because you are subscribed to the Google Groups "Earthworm Community Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to earthworm_for...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Message has been deleted

Ramadan Bakir

unread,
Sep 30, 2017, 8:21:27 PM9/30/17
to Earthworm Community Forum
Hi Jean thank you for this information. This where I should start.
Thank you

Ramadan Bakir

unread,
Sep 30, 2017, 8:25:37 PM9/30/17
to Earthworm Community Forum
Hi Larry. Thank you foe this information can you please send me more details about what you done for your own formate.
Thank you
Ramadan Bakir
NRIAG, Egypt

Larry Baker

unread,
Oct 2, 2017, 2:23:21 PM10/2/17
to ramh...@gmail.com, earthwo...@googlegroups.com
Ramadan,

Here is a compressed tar archive with some examples. There are simple miniSEED converters to our own format, based on the miniSEED-to-SAC converter from IRIS (also included), and our modified rdseed, which supports conversion to many formats. These are all several years old now.
USGS-miniSEED-to-DR100.tar.gz-archive
ATT00001

Serge Shcherbina

unread,
Oct 7, 2017, 2:59:31 AM10/7/17
to earthworm_forum, ramh...@gmail.com
CODECO converts many formats
codeco
 Enter name of inputfile:

 Enter type of inputfile (sac,saca,seed,css,gse,auto):

 Enter name of outputfile:

 Possible output formats are:
 INTn  (n=1,...,9) 
 INTV  integer variable (`free-format`)
 INT   GSE2.0 integer format
 CMPn  (n=6, 7, or 8 bit compression)
 CMn   (n=6, or 8 bit compression) in GSE2.0 format
 SAC   SAC (binary format)
 SACA  SAC (ASCII format)
 SEED  Mini-SEED format
 CSS2  CSS-2.8 format
 CSS3  CSS-3.0 format
 Enter desired output format:


--
--
You received this message because you are subscribed to the Google
Groups "Earthworm Community Forum" group.

To post to this group, send an email to earthworm_forum@googlegroups.com


To unsubscribe from this group, send an email to


For more options, visit this group at
http://groups.google.com/group/earthworm_forum?hl=en

---
You received this message because you are subscribed to the Google Groups "Earthworm Community Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to earthworm_forum+unsubscribe@googlegroups.com.

Serge Shcherbina

unread,
Oct 7, 2017, 3:04:54 AM10/7/17
to earthworm_forum
Reply all
Reply to author
Forward
0 new messages