GridTools / gridtools_verification

Other
0 stars 0 forks source link

implement alsoPrevious parameter for read #27

Closed lukasm91 closed 6 years ago

lukasm91 commented 6 years ago

also_previous was part of the interface of the field_collection but not implemented. This functionality is needed in FastWavesSCSmallStep to load the _bdfields.

This commit passes the also_previous option through to serialbox.

Must be merged after gt_frontend_alsoPrevious_option-branch in serialbox2. The latter will be commited as soon as I have access to the serialbox2 repo.

lukasm91 commented 6 years ago

Requires https://github.com/eth-cscs/serialbox2/pull/150