GridTools / gridtools_verification

Other
0 stars 0 forks source link

Provide access to savepoint of current iteration #7

Open havogt opened 7 years ago

havogt commented 7 years ago

To access the metadata of the current input savepoint we need a function in the field_collection.

Currently we can only access like this

collection_.iterations()[i].input.metainfo()