Fixes grid offset and add asynchronous I/O
Main changes include:
- Fixing the grid offset for output concentrations, which were half a grid off.
- Adds new asynchronous I/O with significant speed up.
What's Changed
- adding some benchmark cases by @heikoklein in #235
- using float interpolation by @heikoklein in #236
- asyncronous IO by @heikoklein in #237
- Reduce particles and run time for ecemep_emerson forward test by @halvarsu in #241
- continue postprocessing even if restart-file does not exist by @heikoklein in #243
- Add earth_radius to snap-output by @heikoklein in #245
- Fix release position which was 0.5 grid-cells off by @heikoklein in #246
- Negative dry-deposition velocity by @heikoklein in #244
Full Changelog: v2.5.17...v2.5.18