monthlyFluxUrl property

String? monthlyFluxUrl
getter/setter pair

The URL for the monthly flux map (sunlight on roofs, broken down by month) of the region.

Values are kWh/kW/year. The GeoTIFF pointed to by this URL will contain twelve bands, corresponding to January...December, in order.

Implementation

core.String? monthlyFluxUrl;