Skip to content

Commit d5c06e1

Browse files
committed
Add DWD source
1 parent 4b609b5 commit d5c06e1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Sources/StormGlassKit/Types/WeatherDataSource.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ import Foundation
1010
public enum WeatherDataSource: String, CaseIterable, Decodable {
1111
/// Germany’s National Meteorological Service, the Deutscher Wetterdienst
1212
case icon
13+
/// Germany’s National Meteorological Service, the Deutscher Wetterdienst
14+
case dwd
1315
/// The National Oceanic and Atmospheric Administration
1416
case noaa
1517
/// French National Meteorological service

0 commit comments

Comments
 (0)