Daniel Heinesen
Daniel Heinesen
## Change Summary Made it so when ModelMapsEngine is run, main_freq is changed to maps_freq. If maps_freq=coarsest, then the coarsest freq of the given freqs are chosen ## Related issue...
When using pyaro for an evaluation, I suspect that pyaro reads the data twice. I need to more evaluations to check if this is the case
The pyaro reader uses loops to convert pyaro data structures to ungriddeddata. This has worked fine for the data used by pyaro until now. But with EEA, where you have...
… pydating is also removed ## Change Summary Changes how the colocation setup and colocator handles start and stop times ## Related issue number Fix #1211 ## Checklist * [x]...
**Describe the bug** The colocator returns an empty object when no start and stop are given in the colocation setup **To Reproduce** Steps to reproduce the behavior: 1. Make a...
## Change Summary Adds new way of defining how the climatology is defined. Instead of just a bool to turn climatology off and on, a climatology config can now be...
**Describe the bug** When colocate time is true, and there are NaNs in the model data, then the NaNs will be interpolated **To Reproduce** Have model data with nans, run...
For CAMS2_83 a new way of calculating FAIRMODE target plots are needed for the forecast. Use of a persistent model is needed. This should be handled in a separate engine,...
## Change Summary Adds option to model and obs entries where the user can add a description of that entry. This description will be passed all the way to the...