A shareable generic datamode
- Dominant language
- Fortran
- Stars
- 32
- Forks
- 68
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 2
Description
Current data component datamodes explicitly define the variables in streams and to advertise, possibly adding calculation of variables, unit checking, etc.
Some users are capable/interested in arranging the input data themselves (through their own workflows/formulas/...) and less interested in touching CDEPS source code.
A "generic" datamode could pass the stream configuration into NUOPC states, copying the variables from file with specifiable names as user wishes largely trusting user inputs as provided.
With the user input variable data and names, data components can share such a component-agnostic generic datamode.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.