From 53ab78064bbd5c238c1d9e63f6996ef923b4caa6 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Mon, 14 Mar 2011 14:05:40 +0000 Subject: This module contains Python wrappers for gse_functions - The GSE2 library of Stefan Stange (http://www.orfeus-eu.org/Software/softwarelib.html#gse). Currently CM6 compressed GSE2 files are supported, this should be sufficient for most cases. Gse_functions are written in C and interfaced via Python ctypes. WWW: http://www.obspy.org/ --- science/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'science/Makefile') diff --git a/science/Makefile b/science/Makefile index 5b6e6d9b0555..3d70a1669e21 100644 --- a/science/Makefile +++ b/science/Makefile @@ -153,6 +153,7 @@ SUBDIR += py-mlpy SUBDIR += py-netCDF4 SUBDIR += py-obspy.core + SUBDIR += py-obspy.gse2 SUBDIR += py-obspy.mseed SUBDIR += py-openbabel SUBDIR += py-paida -- cgit v1.2.3