bsrn.visualization.daily.plot_bsrn_daily_booklet#
- bsrn.visualization.daily.plot_bsrn_daily_booklet(file_path, output_file, show_qc_markers=True, title=None, df=None)[source]#
Generate a multi-page PDF booklet where each day is one page from a BSRN archive file.
The frame must include
zenithandapparent_zenith(seeBSRNDataset.solpos()).- Parameters:
- Returns:
The function saves the plots to the specified PDF file.
- Return type:
None