Rework to store-r2d2 and add fetch_from_r2d2 - #876
Conversation
|
fyi - this will of course require changing |
|
@mranst great addition! I think there are some inconsistencies for |
Yeah, it's a discrepancy between POSIX-style formatting for command line flags |
|
I don't have a chance to test this before I leave tomorrow but I'm wondering if we should have the Tiered tests are filling up the swell project space until we figure out the scrubber. |
This is fine with me, I usually set false anyway |
skip-store-r2d2 and add fetch_from_r2d2store-r2d2 and add fetch_from_r2d2
|
I've changed this so that instead of storing by default, now |
Description
Reworks
--skip-r2d2to have the opposite behavior, now--store-r2d2has to be set to enable registering and storing the experiment inr2d2.Adds key that controls whether to fetch obs from
r2d2. This replaces the default behavior of waiting for fail fromGetObsNotInR2d2. This key is only implemented in atmos suites, for now.