-
Open questions:
* Why does it vary so much from the Google survey signal? Can we combine it with the Google signal, for example by rescaling?
* Can we compare to the YouTube signal as well? One hy…
-
Hi all,
I am not a developer but use Julia for my research as there is an existing nowcasting model.
The model works well for the US data (GDP) but comes with ERROR when I replace (manually) the US …
ghost updated
4 years ago
-
Dear @brandynbok and @eric-qian ,
First of all, thank you for the code, which is very well written and documented!
I have a question of calculation of vec_C in the function EMstep:
In line 46…
-
The AR(2) models and the noise generation in STEPS can be implemented in the spectral domain. See
S. Pulkkinen, V. Chandrasekar and A.-M. Harri, Stochastic Spectral Method for Radar-Based Probabili…
-
Hi all,
In my own version of Py-ART I have modified the code of pyart/util/hildebrand_sekhon.py in order to speed it up. Check out:
https://github.com/meteoswiss-mdr/pyart/blob/master/pyart/util…
-
The gain_and_fit branch has been modified so that:
- if `store_idx` is specified, the forecast update contribution of each variable to the series specified by `store_idx`. The example us_gdp.R now …
-
Hi! We are about to release SwirlsPy 2.0.8, which enables calling pySTEPS' methods from SwirlsPy. I envisage that it would be useful for comparison of nowcasting schemes and multi-model ensemble.
…
wcwoo updated
5 years ago
-
**Is your feature request related to a problem? Please describe.**
Building forecast horizons might not be obvious to new users - I know if confused me a little at first. I imagine many users will si…
big-o updated
4 years ago
-
Hi @brandynbok and @eric-qian ,
I am currently studying the matlab code in detail and trying to understand the mechanics of the model. Apologies in advance if I miss something obvious as I am not f…
-
Hello,
A great library overall! Thanks for making this open-source.
One question about the supported radar image types: Currently the library supports radar formats such as `bom_rf3`, `fmi_pgm` …