ex_nrel v0.2.0 ExNrel.Solar.PVWatts
PVWatts v5 wrapper
Please refer to the PVWatts documentation for more details.
Examples
iex> ExNrel.Solar.PVWatts.get(lat: 39.323, lon: -94.23)
iex> ExNrel.Solar.PVWatts.get(address: "1712 Main Street, Kansas City")
iex> ExNrel.Solar.PVWatts.get(lat: 39.323, lon: -94.23, timeframe: "hourly")