DatabankLib.bin.make_ranking module

Creates different types of ranking lists inside the Databank.

It ranks simulations based on their quality against experiments. The ranking lists are stored in {NMLDB_DATA_PATH}/Ranking/ folder in JSON format. The lists can be shown with the DatabankLib.plottings module.

Usage:

nml_make_ranking

No arguments are needed.

DatabankLib.bin.make_ranking.make_ranking()[source]