Hannes Vasyura-Bathke

Results 31 issues of Hannes Vasyura-Bathke

Compilation time of the forward model seems to scale with the number of Markov Chains involved in the sampling. This shouldnt be like that!

Station names may start with numbers, but store IDs may NOT! leading to: beat build_gfs CalifBajaFullMT --datatypes='seismic'. And then, I have the following error message: heart - INFO Using crust2...

spool add global config for configuration of minimum spool quadtree params

Despite the num.nanmedian function phi maybe nan if all the pixels in the quad are nan. Why the quad does exists then is still unclear as it should have been...

Fix a radar coords indexing Bug that caused erroneous look-angle interpolation while importing data from stamps to kite.

If the polygon mask is this large that it disables all the pixels that are being used for the covariance estimation. One needs to move the green box of covariance...

Having a Scene open and trying to load another .... Current Master Using the File--> Load Scene ``` Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/kite-1.4.0-py3.6-linux-x86_64.egg/kite/util/__init__.py", line 220, in unsubscribe self._listeners.remove(listener)...

BUG fix: https://github.com/nschloe/pygmsh/issues/567

In order to get the theano installation working on python3.9 the line 1284 in file theano/configdefaults.py needs to be changed from: ``` blas_info = np.distutils.__config__.blas_opt_info ``` to: ``` blas_info =...