-
Precisamos incorporar a extração automática dos dados de nowcasting do Infodengue como parte dos outputs dos ETLs semanais de arbo.
@BragatteMAS já desenvolveu scripts que extraem esses dessa API: …
-
e.g.,
```
asgs> restart 08 # where advisory O8 is used to compute nowcast length
```
Sometimes when the NHC issues intermediate advisories, it can cause some hiccups in the nowcast timings. …
-
Start with low-hanging fruit:
- clearer variable names (compare to nowcasts/steps.py refactoring)
- potentially make the monolithic function more modular.
-
Turn this,
```
hooksScripts[FINISH_SPINUP_SCENARIO]=" output/createOPeNDAPFileList.sh output/$OPENDAPPOST "
hooksScripts[FINISH_NOWCAST_SCENARIO]=" output/createOPeNDAPFileList.sh output/$OPENDAP…
-
For example, MetNet-3 is a nowcast: https://arxiv.org/abs/2306.06079
-
Start nowcast session with same simulated outbreak data from last session (rather than creating a new simulation) for consistency
-
Dear Georgy,
I've been playing recently with provided example and found out, that I always end with nwcst prediction array
that has maximal value around 1.219. No matter what RY_latest maximum pre…
-
The [nowcast section](https://github.com/epiforecasts/nowcasting.example/blob/main/inst/reports/epinow2.md#nowcast) is currently using `list(...)` instead of the new distributions.
-
As mentioned in https://github.com/reichlab/variant-nowcast-hub/pull/116#issuecomment-2427130801:
> If we coerce to `pd.NA` (or `None`), the corresponding dtype that the validation tool receives is…
-
May not be able to support get_series and/or get_aggregate.