Created
July 27, 2026 01:41
-
-
Save sabman/65b846cd5aa60ba61b3783e346b67287 to your computer and use it in GitHub Desktop.
PVGIS Freetown smoke for ogr2ogrImport
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "FeatureCollection", | |
| "features": [ | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "peakpower_kwp": 1, | |
| "system_loss_pct": 14, | |
| "elevation_m": 4, | |
| "E_y_kwh": 1392.26, | |
| "H_y_kwh_m2": 1822.14, | |
| "SD_y": 29.45, | |
| "l_aoi": -3.04, | |
| "l_spec": "0.91", | |
| "l_tg": -9.19, | |
| "l_total": -23.59, | |
| "grain": "annual" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 1, | |
| "E_d_kwh": 4.37, | |
| "E_m_kwh": 135.54, | |
| "H_d_kwh_m2": 5.76, | |
| "H_m_kwh_m2": 178.47, | |
| "SD_m": 9.72, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 2, | |
| "E_d_kwh": 4.83, | |
| "E_m_kwh": 135.23, | |
| "H_d_kwh_m2": 6.33, | |
| "H_m_kwh_m2": 177.29, | |
| "SD_m": 5.27, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 3, | |
| "E_d_kwh": 4.87, | |
| "E_m_kwh": 150.94, | |
| "H_d_kwh_m2": 6.36, | |
| "H_m_kwh_m2": 197.02, | |
| "SD_m": 7.95, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 4, | |
| "E_d_kwh": 4.72, | |
| "E_m_kwh": 141.55, | |
| "H_d_kwh_m2": 6.19, | |
| "H_m_kwh_m2": 185.69, | |
| "SD_m": 8.67, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 5, | |
| "E_d_kwh": 3.78, | |
| "E_m_kwh": 117.25, | |
| "H_d_kwh_m2": 4.98, | |
| "H_m_kwh_m2": 154.47, | |
| "SD_m": 10.29, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 6, | |
| "E_d_kwh": 3.12, | |
| "E_m_kwh": 93.74, | |
| "H_d_kwh_m2": 4.09, | |
| "H_m_kwh_m2": 122.83, | |
| "SD_m": 6.03, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 7, | |
| "E_d_kwh": 2.76, | |
| "E_m_kwh": 85.63, | |
| "H_d_kwh_m2": 3.61, | |
| "H_m_kwh_m2": 111.9, | |
| "SD_m": 6.4, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 8, | |
| "E_d_kwh": 2.76, | |
| "E_m_kwh": 85.63, | |
| "H_d_kwh_m2": 3.58, | |
| "H_m_kwh_m2": 111.12, | |
| "SD_m": 6.97, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 9, | |
| "E_d_kwh": 3.25, | |
| "E_m_kwh": 97.42, | |
| "H_d_kwh_m2": 4.21, | |
| "H_m_kwh_m2": 126.31, | |
| "SD_m": 8.66, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 10, | |
| "E_d_kwh": 3.63, | |
| "E_m_kwh": 112.49, | |
| "H_d_kwh_m2": 4.75, | |
| "H_m_kwh_m2": 147.15, | |
| "SD_m": 7.29, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 11, | |
| "E_d_kwh": 3.64, | |
| "E_m_kwh": 109.23, | |
| "H_d_kwh_m2": 4.78, | |
| "H_m_kwh_m2": 143.5, | |
| "SD_m": 4.31, | |
| "peakpower_kwp": 1 | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -13.27, | |
| 8.48 | |
| ] | |
| }, | |
| "properties": { | |
| "source": "pvgis", | |
| "connector_id": "pvgis", | |
| "grain": "monthly", | |
| "month": 12, | |
| "E_d_kwh": 4.12, | |
| "E_m_kwh": 127.6, | |
| "H_d_kwh_m2": 5.37, | |
| "H_m_kwh_m2": 166.39, | |
| "SD_m": 7.49, | |
| "peakpower_kwp": 1 | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment