- 01 Oct, 2020 2 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
- 24 Jul, 2020 1 commit
-
-
thomas.forbriger authored
-
- 09 Jul, 2020 1 commit
-
-
thomas.forbriger authored
specify the tidal constituents used for tide removal in a source code comment
-
- 26 Jun, 2020 2 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
- let deconv provide tolerance with respect to sampling interval - fix comment in teseco
-
- 24 Jun, 2020 1 commit
-
-
thomas.forbriger authored
-
- 22 Jun, 2020 9 commits
-
-
thomas.forbriger authored
randomseries allows to produce several incoherent test series without setting a seed value individually. This is much more straight-foward.
-
thomas.forbriger authored
-
thomas.forbriger authored
revision of tide removal code: - both versions (C and Fortran): do case of nstep=1 explicitly seife by default averages over serval samples and uses the tidal hamonic as well as its derivatives for corrections; this appears to have saved computation time in the very early times but is of no relevance nowadays; by not averaging the code (and the computation) becomes much more straight-forward and less error-prone - C-version: add M3 frequency The number of frequencies was fixed to 6 in the original version; to allow for the addition of frequencies, the dimensions of arrays now are det by C preprocessor macros; the function seife_gauss is modified accordingly to allow for a larger system of equations
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
- 18 Jun, 2020 1 commit
-
-
thomas.forbriger authored
-
- 08 Jun, 2020 1 commit
-
-
thomas.forbriger authored
-
- 26 Mar, 2020 2 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
Originally any2matlab converted the file format string (format ID and subformat specifications) to lower case. This appears unnecessary and in fact results in failing code, if for example the modifier 'estimateNframes' has to be passed with 'mseed'. There currently is no obvious reason, why case conversion should be done in any2matlab. If it should turn out that existing matlab code relies on any2matlab doing this conversion, the matlab code has to be fixed, doing the conversion in matlab before calling any2matlab.
-
- 16 Mar, 2020 1 commit
-
-
thomas.forbriger authored
-
- 11 Dec, 2019 16 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
makesrc is obsolete and replace by siggen in synt/misc
-
thomas.forbriger authored
- remove rules being commented out for which a proper active rule exists - remove package creation rule, because it is obsolete in Seitosh - remove target makesrc, because makesrc is obsolete
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
-
thomas.forbriger authored
provide brief list of options in order of description of options
-
thomas.forbriger authored
-
thomas.forbriger authored
Organize description of options and parameters in reasonable groups of similar purpose.
-
thomas.forbriger authored
options were listed in chronological order of implementation; organize them instead in groups of similar topic
-
- 15 Nov, 2019 1 commit
-
-
thomas.forbriger authored
-
- 04 Nov, 2019 2 commits
-
-
thomas.forbriger authored
-
thomas.forbriger authored
-