Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Autogenerate Regional Mask Input Stream #1315

Open
q-rai opened this issue May 4, 2017 · 2 comments
Open

Autogenerate Regional Mask Input Stream #1315

q-rai opened this issue May 4, 2017 · 2 comments

Comments

@q-rai
Copy link

q-rai commented May 4, 2017

A couple of analysis members now have region mask capabilities now. The region masks used are included using an input stream. So far, everyone has been manually copying the following snippet into their streams.ocean, but it would be much more convenient if this could be auto generated.

<stream name="regionalMasksInput"
        type="input"
        mode="forward;analysis"
        filename_template="masks.nc"
        input_interval="initial_only"
        runtime_format="single_file">
        <var_struct name="regions"/>
</stream>
@q-rai
Copy link
Author

q-rai commented May 4, 2017

I don't expect to have time to do this myself before I leave, so this is totally up for grabs for anyone who knows how to do it!

@milenaveneziani would definitely appreciate this change!

@milenaveneziani
Copy link

I may be wrong, but I think this belongs to the main Registry.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants