equinor / flownet

FlowNet - Data-Driven Reservoir Predictions
GNU General Public License v3.0
63 stars 29 forks source link

Make it possible to have training, test, and complete observation files #225

Closed wouterjdb closed 3 years ago

wouterjdb commented 3 years ago

Currently the ertobs file is only containing the training observations, the yaml file always contains everything.

I suggest we, by default, create for both formats a training, test and complete file.

I also suggest to make a python test which checks that the data in both outputted formats is identical, as we now have had multiple times issues with this (see for example #222).

So the tasks: