pyavs.list_available_parameter_sets

pyavs.list_available_parameter_sets(data_path: str | None = None) List[Dict[str, Any]][source]

List all available parameter sets in the population codes storage.

Parameters:

data_path (str, optional) – Path to data directory. If None, uses configured data path

Returns:

List of parameter sets with their metadata

Return type:

list of dict