Timeline
02/22/12: Yesterday
- 11:33 Changeset in obspy [3474] by
- fix for last commit
- 11:29 Changeset in obspy [3473] by
- obspyck: adding option to go without metadata
02/21/12:
- 01:02 Ticket #344 (Unable to use packages under Ubuntu Oneiric) closed by
- invalid
- 01:01 InstallationDebian edited by
- (diff)
02/20/12:
- 18:19 Ticket #337 (ppsd models) closed by
- fixed
- 16:54 Ticket #344 (Unable to use packages under Ubuntu Oneiric) created by
- Hi, I've just tried to install Obspy using the APT repository as …
02/19/12:
02/18/12:
- 15:44 Changeset in obspy [3471] by
- - bugfix
- 15:40 Changeset in obspy [3470] by
- - traces with same id but different processing steps will not be merged …
- 13:10 InstallationDebian edited by
- (diff)
02/17/12:
- 20:23 Changeset in obspy [3469] by
- fixes #342 (Now it passes all the tests. Sorry for the previous commit)
- 20:12 Ticket #343 (UTC on the x-axis in subplot) created by
- Hello, mine is really a trivial question but I am not able to find a way …
- 19:30 Ticket #342 (Comparing timestamps in Parser.getCoordinates and Parser.getPAZ introduces ...) closed by
- fixed: In [3468/obspy]: […]
- 19:30 Changeset in obspy [3468] by
- fixes #342 (hopefully)
- 09:36 Ticket #342 (Comparing timestamps in Parser.getCoordinates and Parser.getPAZ introduces ...) created by
- Both Parser.getCoordinates and Parser.getPAZ use the following …
02/16/12:
- 10:38 Changeset in obspy [3467] by
- - introduced method that tries to retain trace's order in stream while …
- 10:06 Changeset in obspy [3466] by
- - limiting last commit to bare Trace instances
- 09:46 Changeset in obspy [3465] by
- - enforcing lists type on stream's init, otherwise this happens in a …
- 01:24 Changeset in obspy [3464] by
- - added option to download not event based, but all data from a timeframe
02/15/12:
- 01:06 Changeset in obspy [3463] by
- - more 2to3 issues fixed
- 00:58 Changeset in obspy [3462] by
- 2to3 dos not like backslashes in docstring :/
- 00:52 Changeset in obspy [3461] by
- - fixing another DeprecationWarning?
- 00:51 Changeset in obspy [3460] by
- - fixes a DeprecationWarning?
- 00:44 Changeset in obspy [3459] by
- - don't hard code C library extensions - using …
- 00:34 Changeset in obspy [3458] by
- - should fix 2to3 issues for obspy.taup
- 00:14 Changeset in obspy [3457] by
- - fixing a duplicate entry in obspy.wav setup.cfg
02/14/12:
- 19:48 Changeset in obspy [3456] by
- - parsing and adding elevation information to the station catalog file - …
- 18:36 Changeset in obspy [3455] by
- - added option to restrict stations circular by giving a lat, lon, …
- 14:52 Changeset in obspy [3454] by
- -added options to restrict stations just like events - for ArcLink?, this …
- 12:22 Changeset in obspy [3453] by
- - fixes failing tests
02/13/12:
- 22:47 Changeset in obspy [3452] by
- - adding sampling_rate, strict_length, no_filter, and removed num …
- 21:50 Changeset in obspy [3451] by
- - refactoring Trace.decimate
- 19:54 Ticket #314 (Downsampling / Resampling using scipy.signal.resample) reopened by
- The new trace method now holds: […] * I think we should use a hanning …
- 17:30 Changeset in obspy [3450] by
- modified mt_inv code to allow for large number of trial sources (greens …
- 01:08 Changeset in obspy [3449] by
- - privatize getter/setter of properties in event class
- 01:06 Changeset in obspy [3448] by
- - fixing failing test
- 00:32 Changeset in obspy [3447] by
- - playing with plotting properties of event class
- 00:25 Changeset in obspy [3446] by
- - fix for py3k compatibility
- 00:19 Changeset in obspy [3445] by
- - refactoring a test where setUp method is actually used in only one test …
- 00:01 Ticket #65 (Merging with very small differences in each sample.) closed by
- fixed: This should now be invalid by using UTCDateTime.DEFAULT_PRECISION - …
02/12/12:
- 23:57 Ticket #139 (demean/taper before further processing) closed by
- fixed: In [3444/obspy]: […]
- 23:57 Changeset in obspy [3444] by
- - closes #139 - as its documented at a very prominent position! - link to …
- 23:53 Ticket #225 (Proposal: Introduction of Interfaces and Plug-ins) closed by
- wontfix: to much to rewrite - also using zope.components/zope.interfaces is not …
- 23:52 Ticket #304 (detrending by fitting a linear function) closed by
- worksforme
- 23:51 Changeset in obspy [3443] by
- - added processing information for resample method
- 23:38 Ticket #314 (Downsampling / Resampling using scipy.signal.resample) closed by
- fixed: In [3442/obspy]: […]
- 23:38 Changeset in obspy [3442] by
- - adding resample to Trace and Stream - fixes #314
- 22:53 Changeset in obspy [3441] by
- - CSS fix which prevents text selection of docstring prefixes such as …
- 15:49 Changeset in obspy [3440] by
- - updated changelogs
- 15:44 Changeset in obspy [3439] by
- pep8
- 15:42 Changeset in obspy [3438] by
- - adding some changelogs
- 15:16 Changeset in obspy [3437] by
- - refactoring UTCDateTime - privatize all setter/getter methods as well as …
- 07:40 Changeset in obspy [3436] by
- be nice and give a usefull warning messages when reading files written …
02/11/12:
- 14:26 Changeset in obspy [3435] by
- - updated docs on UTCDateTime.DEFAULT_PRECISION
- 14:10 Changeset in obspy [3434] by
- - fixing sqlalchemy objects.inv url
- 13:58 Changeset in obspy [3433] by
- - adding a way to define system wide default precision of UTCDateTime …
- 13:08 Changeset in obspy [3432] by
- Checksum must be initialized with a zero value. - this was already …
- 12:56 Changeset in obspy [3431] by
- Bugfixing checksum calculation of gse2: - checksum was always written as …
- 12:20 Changeset in obspy [3430] by
- - fixing a arclink test (unreachable server)
- 01:06 Changeset in obspy [3429] by
- - fixing doctest
- 01:02 Changeset in obspy [3428] by
- - fixing typo - automatically write blockette 100 for sampling rates < …
- 00:55 Changeset in obspy [3427] by
- - fix for #341 - Lion please double check! - blockette 100 is …
02/10/12:
- 23:49 Changeset in obspy [3426] by
- - adding obspy-mseed-recordanalyzer script to obspy.mseed - added support …
02/09/12:
- 23:41 Changeset in obspy [3425] by
- - fixes a failing IRIS test due to new results of event WS
- 23:36 Changeset in obspy [3424] by
- - yet failing test case for issue #341
- 23:25 Ticket #338 (read() raises a "wave.Error" exception when reading an unsupported file) closed by
- fixed: In [3423/obspy]: […]
- 23:25 Changeset in obspy [3423] by
- - fixes #338 + test case - TypeError? with custom message will be raised if …
- 23:16 Changeset in obspy [3422] by
- - fixing + adding test for [3421]
- 14:32 Ticket #341 (obspy.mseed samprate out of range) created by
- Dear Obspy support, I'm trying to convert a stream/Trace into a mini-seed …
02/08/12:
- 18:21 Changeset in obspy [3421] by
- minor bugfix
- 15:33 Ticket #336 (Welch method syntax??) closed by
- worksforme
- 00:58 Ticket #340 (Syntax of eigenval in obspy.signal.polarization) created by
- I try to use eigenval in obspy.signal.polarization. Unfortunately, the fk …
02/07/12:
- 14:58 Changeset in obspy [3420] by
- SeisHub? Explorer: - Will now correctly parse picks that have no channel …
- 02:44 Ticket #339 (Low Latency Earthquake Detection) created by
- Hi, OK, so I should clarify that I have no idea if this is the right …
02/06/12:
- 09:44 Ticket #338 (read() raises a "wave.Error" exception when reading an unsupported file) created by
- Calling obspy.core.stream.read() without specifying the file format …
02/05/12:
- 22:28 Changeset in obspy [3419] by
- - reverting, as unittest.TestCase?.setUpClass method is not supported for …
- 18:03 Changeset in obspy [3418] by
- obspy.db: - had to change separator of features from path from colon (:) …
- 17:41 Changeset in obspy [3417] by
- - cleanup temp files
- 17:35 Changeset in obspy [3416] by
- - adding PICKLE to the end of WAVEFORM_PREFERRED_ORDER
- 17:34 Changeset in obspy [3415] by
- - new waveform format PICKLE -> essentially pickling/unpickling a complete …
- 17:07 Changeset in obspy [3414] by
- - obspy.db.indexer does not require a fixed port anymore instead if no …
- 15:21 Changeset in obspy [3413] by
- - fixing some doctests in tutorial
- 15:16 Changeset in obspy [3412] by
- SeisHub? explorer: - Small change to allow for a slightly different syntax …
- 15:11 Changeset in obspy [3411] by
- docs: changing link to Moritz' paper to the full freely available article
- 15:04 Changeset in obspy [3410] by
- signal/PPSD: adding kwarg to switch off plt.show(). (see #337)
- 13:46 Changeset in obspy [3409] by
- - fixing a endless loop for --tutorial flag in obspy-runtests
- 12:46 Changeset in obspy [3408] by
- - static void C functions can't be exported as symbol - but its not called …
- 12:15 Changeset in obspy [3407] by
- - fixing arclink tests
- 11:57 Changeset in obspy [3406] by
- - test fixes for signal and db
- 02:08 Changeset in obspy [3405] by
- - adding sqlalchemy namespace to sphinx conf.py
- 02:08 Changeset in obspy [3404] by
- - adding obspy.db to default tests as no network connection is needed for …
- 01:30 Changeset in obspy [3403] by
- obspy.db - added client with methods taken from …
02/04/12:
- 13:43 Ticket #337 (ppsd models) created by
- Hi, I am trying out some of the obspy functions and am having a problem …
02/03/12:
- 17:39 Ticket #335 (dos style newlines in gse2) closed by
- fixed: In [3402/obspy]: […]
- 17:38 Changeset in obspy [3402] by
- closes #335, allowing dos newlines for gse data - allowing to read dos …
02/01/12:
- 10:00 Changeset in obspy [3401] by
- removing obsolete import
- 10:00 Changeset in obspy [3400] by
- pep8
- 10:00 Changeset in obspy [3399] by
- adding test traces for instrument correction comparison with SAC
- 09:59 Changeset in obspy [3398] by
- tweaking the instrument correction to match the results from SAC. Made …
- 09:59 Changeset in obspy [3397] by
- adding cosine taper identical to SAC routine
01/31/12:
- 01:28 Changeset in obspy [3396] by
- docs
- 01:02 Changeset in obspy [3395] by
- small bugfix
- 00:39 Changeset in obspy [3394] by
- Switching to obspy.mseed.util instead of deprecated libmseed module
01/30/12:
- 14:20 Changeset in obspy [3393] by
- pep8
- 14:18 Changeset in obspy [3392] by
- some docstring additions
- 10:35 Ticket #253 (conflicting API pages with module/function of same name) reopened by
- This is still an issue, have to resolve this at some point..
01/29/12:
- 18:06 Ticket #336 (Welch method syntax??) created by
- Hi, I'd like to produce a psd using welch's method but am not sure of the …
01/28/12:
- 13:49 Changeset in obspy [3391] by
- docu fix
01/26/12:
- 14:41 Changeset in obspy [3390] by
- - Small change in the HtoV Toolbox to work with the current ObsPy? …
01/25/12:
- 21:11 Changeset in obspy [3389] by
- - temporary fix for the BW arclink node - I'm not sure if the routing …
- 14:15 Ticket #335 (dos style newlines in gse2) created by
- Trying to read GSE2 files that have dos style newlines (CR+LF, '\r\n') …
- 12:47 Changeset in obspy [3388] by
- - doc fixes - adding experimental filter to setup.py
01/24/12:
- 01:00 Changeset in obspy [3387] by
- docs: - adding private methods to docs - separating …
Note: See TracTimeline
for information about the timeline view.
