Lacerte / clima

MOVED TO https://codeberg.org/Lacerte/clima
Mozilla Public License 2.0
105 stars 14 forks source link

Attribute OpenWeatherMap correctly #315

Closed triallax closed 2 years ago

triallax commented 2 years ago

OpenWeatherMap's data is licensed under the ODbL (see the second-to-last row of the table in https://openweathermap.org/full-price), which requires attribution that I believe we don't do properly. See section 4.3 (and 4.2?) in https://opendatacommons.org/licenses/odbl/1-0/ for the specifics.

This issue also applies to the tests in which we use data from OpenWeatherMap.

triallax commented 2 years ago

Well, according to https://opendatacommons.org/licenses/odbl/, the database contents should be licensed under something different than the ODbL. I contacted OpenWeather for clarification on this matter.