pylupnt.plasma.kp_loader.update_kp¶
- pylupnt.plasma.kp_loader.update_kp(base_dir=None, start_year: int = 1995)¶
Download Kp tables and convert to CSV in one step.
- Parameters:
base_dir – Plasma data base directory. Defaults to
$PECSIMPY_BASE_PATH. An empty string is treated the same asNone.start_year – Earliest year to fetch (default 1995).