Spaces:
Sleeping
Sleeping
info
Browse files
misc/Python/ghcnm_read_tavg.py
CHANGED
|
@@ -153,18 +153,7 @@ meta.to_csv('www/data/tabs/tavg_meta.csv', index=False)
|
|
| 153 |
|
| 154 |
|
| 155 |
|
| 156 |
-
#
|
| 157 |
-
# api = HfApi()
|
| 158 |
-
#
|
| 159 |
-
# # Upload all the content from the local folder to your remote Space.
|
| 160 |
-
# # By default, files are uploaded at the root of the repo
|
| 161 |
-
# api.upload_folder(
|
| 162 |
-
# folder_path="~/Documents/clima/2024/climate/www/data",
|
| 163 |
-
# path_in_repo="www",
|
| 164 |
-
# repo_id="alexdum/climate",
|
| 165 |
-
# repo_type="space"
|
| 166 |
-
# )
|
| 167 |
-
|
| 168 |
|
| 169 |
|
| 170 |
|
|
|
|
| 153 |
|
| 154 |
|
| 155 |
|
| 156 |
+
# https://climatecharts.net/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
|
| 158 |
|
| 159 |
|