Skip to content

Commit 2331149

Browse files
authored
Merge pull request #38 from joebe975/master
Initial script for downloading weather data to file
2 parents b89066f + 9c19bc3 commit 2331149

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)