csdms / pymt

A Python toolkit for running and coupling Earth surface models
https://pymt.readthedocs.io
MIT License
52 stars 20 forks source link

Use model_metadata package to look for metadata #125

Closed mcflugen closed 4 years ago

mcflugen commented 4 years ago

This pull request uses the model_metadata package to look for component metadata. model_metadata is used by other packages (like the bmi-tester) and is more robust than the pymt version.