-
In the event that we might not be able to simulate all the visits, we'd like to order the visits in a way that would allow us good representative simulated data. For WFD, the visits can be left ordere…
-
Hi, everyone!
I am using the **dream method** in spotpy to calibrate crop growth model.
I only have crop yield data as observation to build likelihood function but I also wish the simulated lea…
-
Hello everyone,
Recently I've been experimenting with using [apache arrow](https://arrow.apache.org/docs/r/) for out of memory computation instead of andromeda with rsqlite. The speedups I'm gettin…
-
I tried using the geoglows.bias.correct_historical with data from Alberta Canada. Most of the gauges up north do not report during the winter months and so the historical record for those periods is n…
-
Following on from #239
> Do you have an example where a double loop (N^2) gives a better answer than zip( npks, tols )? I had the double loop before and decided to get rid of it for some reason. T…
-
The basic idea of adding variables to the model is that each variable, including the autoregressive outcome (so far hospitalizations), will contribute predictions and those predictions will be weighed…
-
Comparing the monitoring plots for a recent bggen sample with the real data reconstruction, I noticed a striking difference in the track matching rate for small radii around the beam hole.
For rea…
aaust updated
2 years ago
-
#### Example code for `andthen` docs occasionally returns error: `Attempt to return outside of any Routine`
https://docs.raku.org/routine/andthen
```raku
sub load-data {
rand > .5 or retu…
-
Add acft_profiles prepbufr scripts to the SPOC repository.
These are the high-level scripts.
- [x] Build the backend
- [x] Write scripts
- [ ] Compare to GSI diag and GSI IODA
- [ ] Compare t…
-
Hello,
Great idea for a package! I am running across the following error when I am trying to replicate an analysis I did in HLM7. I am sure there is something wrong with my code but I can't figure …