pvdeg.weather.find_metadata#

pvdeg.weather.find_metadata(meta)[source]#

Fills in missing meta data for a geographic location. The meta dictionary must have longitude and latitude information. Make sure meta_map has been run first to eliminate the creation of duplicate entries with different names. It will only replace empty keys and those with one character of length.

Parameters:#

meta(dict)

Dictionary of metadata for the weather data

Returns:#

meta(dict)

Dictionary of metadata for the weather data