Code for the analysis of Daylight Bias in satellite-derived SSC and the SPHF method.
Install the necessary Python libraries:
Bash
pip install numpy matplotlib pandas scipy tqdm
Run the scripts sequentially to generate all figures and tables.
(Note: Simulation scripts may take a few minutes to complete due to Monte Carlo iterations.)
All generated files (Figures .png, Data .npy, Tables .csv) will be saved in the output/ folder.