Skip to main content

is_pypsa_csv_name

Function is_pypsa_csv_name 

Source
pub fn is_pypsa_csv_name(name: &str) -> bool
Expand description

Whether a format name means a PyPSA CSV folder. PyPSA folders are directory inputs, not text targets, so they have no TargetFormat arm; this is the companion alias matcher to parse_target_format and the one place the PyPSA aliases live.