Skip to content

Commit 9c19bc3

Browse files
committed
Initial script for downloading weather data to file
1 parent b89066f commit 9c19bc3

File tree

2 files changed

+604
-0
lines changed

2 files changed

+604
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,12 @@ lnetatmo.egg-info/
1010
__pycache__/
1111

1212
MANIFEST*
13+
14+
*.csv
15+
*.h5
16+
*.feather
17+
*.json
18+
*.parquet
19+
*.pkl
20+
*.xlsx
21+

0 commit comments

Comments
 (0)