-
-
We have some additional stations in the ENGDHAL/ISC events that are not available in our seiscomp3.
For now, if possible, any workflow that requires station information should use the files that was …
-
The code currently compiles only with SeisComp**3** Release **2018.327**.x series.
Since the API changed in the new SeisComP there is no way to make the same code compiles on both the previous and ne…
-
In `common/libs/seiscomp/gui/map/projections/mercator.cpp` at line 23, it should be:
`#include `
instead of
`#include `
then it compiles fine (at least on macOS)
-
- [ ] Temporary stations metadata generation - make sure can be ingested into sc3.
- [ ] Ingestion of temporary stations time series data into sc3 after QA/QC - need to write complete functionality…
-
After computing cross-correlations the call to `hypoDD` with the generated control file `hypoDD.inp` fails.
From output of `scrtdd --reloc-profile hengill100 -d $mainDB --debug`:
>00:20:21 [info…
-
Hi,
I tried to compile the latest commits of SeisComP4 on macOS 10.14.6.
It worked pretty well until it failed to compile setInterval() for the new messaging service in `master/apps/messaging/sc…
-
Receive the following error when attempting to run:
`
make install
`
...
`
[ 35%] Linking CXX shared library ../../../../lib/libseiscomp3_client.so
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../…
-
Dear Developer:
I am using python 3.6.4 and perl 5.16.3 in CentOS 7 x86_64:
When I try to compile or run seiscomp3, some errors occur. This is the result when I ```make -f Makefile.cvs``` and pre…
-
Hi,
I've just compiled the latest master version of seiscomp3 with clang 11 (C++11 enabled) on macOS with QT5 and there seems 3 compilation errors. Here are my fixes:
First compile error in `mag…