- 20 Feb, 2020 8 commits
-
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
-
-
Klaus Zimmermann authored
-
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
This makes it easier to update the metadata with the newest version of the master table and also establishes a closer link with the master table by writing version information in the auto-generated metadata files.
-
- 19 Feb, 2020 2 commits
-
-
Klaus Zimmermann authored
-
-
- 12 Feb, 2020 5 commits
-
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
- 07 Feb, 2020 1 commit
-
-
Klaus Zimmermann authored
-
- 05 Feb, 2020 1 commit
-
-
- 04 Feb, 2020 4 commits
-
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
- 21 Nov, 2019 5 commits
-
-
Klaus Zimmermann authored
-
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
- 20 Nov, 2019 3 commits
-
-
Klaus Zimmermann authored
-
-
-
- 19 Nov, 2019 1 commit
-
-
- 13 Nov, 2019 1 commit
-
-
Klaus Zimmermann authored
-
- 11 Nov, 2019 5 commits
-
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
- 08 Nov, 2019 4 commits
-
-
Klaus Zimmermann authored
This adds loading of multiple yml files from various locations. Namely, in order, with later files taking precendence over earlier ones the following directories are scanned for any .yml file. The order of the files within each directory is standard globbing order. - $PACKAGE/etc/ - /etc/climix/ - <XDG directories>/climix, including - ~/.config/climix/
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
-
Klaus Zimmermann authored
Adds handling of negative parameters in templated indices, ie a template like `tngt{TT}` can be used as `tngtm2` to use a threshold of -2. It also comes with a massive change in the handling of metadata based on python dataclasses. After the fact, I discovered the attrs project and I might consider redoing this in attrs to gain access to validators etc. But for now, it is good enough and should be revisited in the future to include validation one way or another as well as a possible refactoring of some of the standalone functions into classmethods.
-