Welcome to PyrNet’s documentation!¶
Calibration absolute¶
PyrNet stations pyranometer are absolut calibrated versus secondary standard pyranometers in field. To verify comparability of the individual irradiance observations of each station, these stations are colectively calibrated within a time frame close to a major measurement campaign.
Calibration absolute:
Calibration cosine error¶
PyrNet stations pyranometer are compared to clear sky reference measurements. A cosine correction function is determined.
Calibration cosine error:
Code Documentation¶
Code:
- 1. PyrNet CLI
- 2. PyrNet high level data
- 3. Utils
- 4. Tilted Pyranometer Utils
- 5. Parse Logger Files
- 6. Maintenance Reports
- 7. Data level
- 8. PyrNet automatic quality checks
- 8.1. BSRN recommended checks
- 8.2. Additional Flags
- 8.3. Load test dataset:
- 8.4. Function to initialize qc-flag variables:
- 8.5. Initialize qc-flags for dataset
- 8.6. Prepare ancillary variables
- 8.7. Perform quality checks on GHI (main pyranometer) and GTI (extra pyranometer).
- 8.8. qc_flag function
- 8.9. Test add_qc_flag function
- 8.10. add_flag function
- 9. API