pvlib.forecast.NDFD.set_location

NDFD.set_location(tz, latitude, longitude)

Sets the location for the query.

Parameters
  • tz (tzinfo) – Timezone of the query

  • latitude (float) – Latitude of the query

  • longitude (float) – Longitude of the query

Notes

Assigns self.location.