Skip to content

Allow multiple meta fields per QuaLiKiz variable

Aaron requested to merge aaronkho/multi_meta into master

Changes to internal handling of meta_dict to allow multiple meta fields per QuaLiKiz variable. This is useful in labelling large collections of runs for data providence in a way that is intuitively sortable / searchable by pandas/xarray, ie. experimental discharge numbers / time windows or simulation date / details from which data was extracted.

Merge request reports