csdms / bmi

The Basic Model Interface is a standardized set of functions allowing coupling of models to models and models to data
https://bmi.csdms.io
MIT License
49 stars 17 forks source link

Pass metadata from/to a model #19

Open MartineDeVos opened 6 years ago

MartineDeVos commented 6 years ago

eWatercycle II: We would like some way to pass metadata from/to a model, such as Author, settings, etc. We prototyped an extention called “attributes”, and would love feedback from the community.

PyMT has this functionality. This may be implemented/extended in BMI

hrajagers commented 6 years ago

We also need a model version number.

hrajagers commented 6 years ago

yaml-file?

yaml to fortran api parser for consistency?