-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
SELECT 33, bq.id, 'Legal'
FROM (
SELECT
`u`.`id`, `u`.`layout`,
`u`.`id` AS face_id,
CASE
WHEN layout = 'double-faced' OR layout = 'fli…
-
Hi Obspy developer,
I tried to use the Obspy 1.0.3 to read a SAC file but it throw an error at me as shown below:
---------------------------------------------------------------------------
```…
-
Hi,
I'm currently working on a drive for z-wave based weather station. The "SENSOR_MULTILEVEL" returns 7 type of sensor values:
- Temperature
- Luminance
- Humidity
- Wind speed
- Barometric pressure…
-
There are several types of warnings I met frequently. Can somebody give some explanations on these warning, what do they mean and what are the consequences? I guess they are not big problems since you…
-
**Home Assistant release (`hass --version`):**
0.22.1 via docker
**Python release (`python3 --version`):**
Python 3.4.4
**Component/platform:**
zwave
**Description of problem:**
HASS crashes with s…
-
Update from Dimitri, Oct 2012: after talking with many developers and users, we should definitely make the inversion tools in SPECFEM3D more standard and more user friendly. Even if there are many opt…
-
Here is the error (contract below):
```
ContractConfigurator.Behaviour.WaypointGeneratorFactory: CONTRACT_TYPE 'RoverExplore', BEHAVIOUR '@/a1' of type 'WaypointGenerator: A validation error occured …
-
Hello
I was going to try out instaseis, but I am running into some initial install test problems. If this is something I likely messed up please let me know so I can figure out what I am doing wrong…
-
Dear all
It is not really an issue with the code, but with me.
I would really like to try using eqcorrscan. I already tried some other codes writen in python and obspy moduls that does exactly the s…