A fix in `workflow` key to handle both `str` and `dict` input
0.7.0
* Added schemas to repo * Make it possible to read config file from environment variable `FMU_GLOBAL_CONFIG`
0.6.0
Add support for Points class from xtgeo
0.5.2
When is_observation is True, the output folder is now share/observations, 117
0.5.1
Adressing formatting issues in timedata 101
0.5.0
Some changes in behaviour: * Use `export()`, not `to_file()` which is now deprecated * Return full path when exporting, not relative path * Detection of runpath etc is improved * ... see commit log