Feature/imas data dictionaries#48
Conversation
The Data Dictionary definitions are now provided by the `imas-data-dictionaries` package.
|
So what happens when there's a new release of the DD? Is |
https://github.com/iterorganization/IMAS-Python/blob/319a2f698c8c905530274e238ba46a37f6c4e261/docs/source/multi-dd.rst#data-dictionary-definitions |
It never was, you always had to reinstall IMAS-Python to get updated DD definitions. When DD 4.1 will be released, the current The main goal of the
Shouldn't |
We were thinking of packaging |
olivhoenen
left a comment
There was a problem hiding this comment.
LGTM!
Let's try that way first, looks neat with pypi install, then we can figure out a way which works for us with EB.
Remove logic for building the Data Dictionary.
The Data Dictionary definitions are now provided by the
imas-data-dictionariespackage.