Request - Response Examples

Minimal data request example

requesting regular delivery of hourly time-series of GHI, DIF and TEMP data for a location at 48.61259°N;17.650402°E

Request

siteId;lat;lng;alt;summarization;processingKeys;active
MySite1;48.61259;17.650402;20;hourly;GHI DIF TEMP;TRUE

Response

CSV file with data

Specific time period data request example

requesting 15-minute time-series of GHI, GTI, DIF and TEMP data for a location at 48.61259°N, 20.827079°E for a period 2012-Jun-01 to 2012-Nov-30. GTI is defined by tilt 20° towards the azimuth 180° (South).

Request

siteId;lat;lng;alt;geometry;azimuth;tilt;summarization;terrainShading;processingKeys;fromDate;toDate;active;timeZone;satelliteTimeStamp;timeStampType
Variant_4;48.61259;20.827079;20 ;FixedOneAngle;180;20;min15;FALSE;GHI GTI DIF TEMP;20120601;20121130;TRUE;0;TRUE;CENTER

Response

CSV file with data

Regular data request example including PVOUT

requesting hourly GHI, GTI, DIF, TEMP and PVOUT data for a free-standing PV power plant located at 48.61259°N, 20.827079°E, with cSi modules mounted on one axis horizontal NS tracker with min and max tilt from -45° to +45°

Request

siteId;lat;lng;alt;geometry;azimuth;tilt;summarization;terrainShading;processingKeys;pvModuleTechnology;pvInstallationType;pvInstalledPower;pvInverterEffConstant;pvModuleTempNOCT;pvModuleTempCoeffPmax;pvLossesDCPollutionSnow;pvLossesDCCables;pvLossesDCMismatch;pvLossesACTransformer;pvLossesACCable;pvModuleDegradation;pvModuleDegradationFirstYear;dateStartup;pvFieldColumnSpacingRelative;pvTrackerBackTrack;pvTrackerRotMin;pvFieldTerrainSlope;pvFieldTerrainAzimuth;pvFieldSelfShading;pvFieldTopologyType;active
PV_plant_example;48.61259;20.827079;20;OneAxisHorizontalNS;0;0;hourly;TRUE;GHI GTI DIF TEMP PVOUT;CSI;FREE_STANDING;40020;98.4;45;-0.45;3.5;2;0.5;0.9;0.8;0.5;0.8;20150701;2.53;TRUE;-45,45;0.5;45;TRUE;UNPROPORTIONAL_1;TRUE

Response

CSV file with data

 

 

API Documentation

Contact us and request complete guide to Solargis API.