hydromodpy.spatial.site_selection.outputs.tabular#

Tabular CSV/JSONL exports for site-selection results.

Functions

write_criteria_components_jsonl(path, components)

Write criteria components as JSON Lines.

write_csv(path, rows, *[, fieldnames])

Write a CSV file with stable field ordering when provided.

write_jsonl(path, rows)

Write mappings as JSON Lines.

write_regional_lab_sites_csv(path, ...[, ...])

Write a CSV directly consumable by the regional-lab catalog loader.

write_selected_sites_csv(path, catchments, ...)

Write selected_sites.csv.