Skip to content

Rework outputfiles to use static code analysis

Karel van de Plassche requested to merge karel/static-analysis into master

This MR adds a developer method to create a new file qualikiz_tools/qualikiz_io/datamap.json which contains information on the sizes, types and "class" of QuaLiKiz in- and output variables. This file should not change often, so I'm just version controlling it in this repo so one does not need QuaLiKiz itself to use the QuaLiKiz-pythontools. This map can be ingested for a planned class-based interface to the QuaLiKiz IO, as well as have a human and machine readable description of QuaLiKiz IO.

TODO:

  • Save what "dbl" means for QLK
Edited by Karel van de Plassche

Merge request reports