Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
278 commits
Select commit Hold shift + click to select a range
527f94b
Update train.py
Nov 24, 2021
1dc075f
Create readme
Nov 30, 2021
a882d4e
Add files via upload
Nov 30, 2021
2ed6023
-
Nov 30, 2021
405e3c5
Add files via upload
Nov 30, 2021
53bc9cf
Rename estaciones_listado.csv to estaciones_listado.txt
Nov 30, 2021
8864753
Add files via upload
Nov 30, 2021
45b1301
Add files via upload
Dec 1, 2021
2ae4315
Add files via upload
Dec 1, 2021
19a4018
Modified output files names
Dec 1, 2021
1c57c3c
Update test.py
Dec 1, 2021
b6ca9ca
Update test.py
Dec 1, 2021
1e87172
Add files via upload
Dec 1, 2021
bc2bd10
Add files via upload
Dec 5, 2021
bda4d51
Update test.py
Dec 8, 2021
ee69f54
Update test.py
Dec 8, 2021
ceb96c9
Add files via upload
Dec 8, 2021
e1a8057
Create readme.txt
May 8, 2022
22db0e9
Create readme.txt
May 8, 2022
6d0b974
Add files via upload
May 8, 2022
7679230
Create readme.txt
May 8, 2022
2646d15
Add files via upload
May 8, 2022
82a6c89
Add files via upload
May 8, 2022
e172c24
Add files via upload
May 9, 2022
0051d47
Add files via upload
Nov 10, 2022
71adcd5
Update train.py
Nov 10, 2022
57e1fc2
Update test.py
Nov 10, 2022
972770d
Update train.py
Nov 10, 2022
0dd2d79
Update train.py
Nov 10, 2022
48d4fd6
Update test.py
Nov 10, 2022
c0fdfed
Update train.py
Nov 10, 2022
688b2b0
Update train.py
Nov 10, 2022
507c973
Update test.py
Nov 11, 2022
e445fb5
Update model.py
Nov 11, 2022
305f33b
Update test.py
Nov 11, 2022
952d499
Update test.py
Nov 11, 2022
3037669
Update test.py
Nov 11, 2022
2382acf
Update test.py
Nov 11, 2022
86043eb
Update test.py
Nov 11, 2022
b1668d0
Update test.py
Nov 11, 2022
dd05276
Update test.py
Nov 11, 2022
129a747
Update test.py
Nov 11, 2022
8736ec9
Update test.py
Nov 11, 2022
8c65cb3
Update test.py
Nov 11, 2022
4caa53e
Update test.py
Nov 11, 2022
0199a9a
Update test.py
Nov 11, 2022
9a5b3e4
Update test.py
Nov 11, 2022
9b4a36c
Update test.py
Nov 11, 2022
d8ef908
Update test.py
Nov 11, 2022
97d62c3
Update test.py
Nov 11, 2022
1cd985a
Update test.py
Nov 11, 2022
2bf0db7
Update test.py
Nov 11, 2022
a6c9ba1
Update test.py
Nov 11, 2022
c4a8c37
Add files via upload
Apr 5, 2023
70a995a
Add files via upload
Apr 12, 2023
b222301
Created using Colaboratory
May 11, 2023
7420dea
Cambios de eugemiran
Guille495 May 23, 2023
65dacfc
Merge pull request #2 from Guille495/branch_variables_exogenas
May 23, 2023
95f5db3
Repo eugemiran (#3)
Guille495 Aug 18, 2023
6f45e47
Update util.py
Guille495 Aug 18, 2023
718e626
Update train.py
Guille495 Aug 19, 2023
486b78d
Added flexibility predictions multi or single time step
Guille495 Aug 21, 2023
02e19df
Fix in prediction_multi_or_single
Guille495 Aug 21, 2023
46f6e69
Further fix prediction_multi_or_single
Guille495 Aug 21, 2023
ad8763c
Single time step prediction - further args
Guille495 Aug 23, 2023
a8d5654
load_dataset single_prediction time step tolerance
Guille495 Aug 23, 2023
b86c222
load dataset single_prediction_time_step fix
Guille495 Aug 23, 2023
29df244
Update util.py
Guille495 Aug 24, 2023
7fa548b
Added args.splits to util.load_dataset
Guille495 Aug 26, 2023
b8b7c1a
Fix multi_single prediction
Guille495 Aug 26, 2023
21d9141
Fix single_prediction_time_step
Guille495 Aug 26, 2023
b2a267d
Fix loop for evaluate best model
Guille495 Aug 27, 2023
0e79bfb
Update train.py
Guille495 Aug 27, 2023
f33191c
Change pred in train.py for prediction=single
Guille495 Aug 30, 2023
ffcf018
Fix pred for prediction=single
Guille495 Aug 30, 2023
9e4eb4e
Fix prediction single revert to seq_length
Guille495 Aug 30, 2023
9866237
Update train.py
Guille495 Aug 30, 2023
82be728
Update train.py
Guille495 Aug 30, 2023
296e7d0
Update train.py
Guille495 Aug 30, 2023
76fb6d5
model.py taking last timestep
Guille495 Sep 3, 2023
ca2a6d8
Fix data slice train_loss
Guille495 Sep 10, 2023
d412eba
Fixed message for prediction type single
Guille495 Sep 18, 2023
64cae98
Further fix prediction type==single message
Guille495 Sep 18, 2023
02f2d2a
Re-input the best model printout
Guille495 Sep 18, 2023
f939828
Further fix print best model
Guille495 Sep 18, 2023
41bc5ed
Fixed path_name
Guille495 Sep 18, 2023
f7717ae
Fix path_name in __main__ call
Guille495 Sep 18, 2023
17bcacf
Update train.py
Guille495 Sep 18, 2023
997719e
Added return to main()
Guille495 Sep 18, 2023
4888212
Update train.py
Guille495 Sep 18, 2023
2c6f6de
Adapted to single prediction option
Guille495 Sep 18, 2023
890df1d
Update train.py
Guille495 Sep 18, 2023
043ada6
Added args.in_dim to gwnet( )
Guille495 Sep 18, 2023
855e674
Update test.py
Guille495 Sep 18, 2023
65b5d42
Fix yhat for seq_length==1
Guille495 Sep 18, 2023
43c1b6b
yhat fix
Guille495 Sep 18, 2023
e1c8285
Fixed output of DF
Guille495 Sep 18, 2023
063d50b
Further fix sensor_yrealy
Guille495 Sep 18, 2023
e21732f
Update test.py
Guille495 Sep 18, 2023
03914da
Updated temporal horizon value output
Guille495 Sep 19, 2023
fcc1c87
Create hyperparameter_tuning.py
Guille495 Sep 19, 2023
3212e0d
Fix hyperparameter_tuning.py argument passing
Guille495 Sep 19, 2023
7b75e80
Update hyperparameter_tuning.py
Guille495 Sep 19, 2023
1723681
Update hyperparameter_tuning.py
Guille495 Sep 19, 2023
e8b7722
Adapted output print
Guille495 Sep 19, 2023
1c9e6e5
Update train.py
Guille495 Sep 19, 2023
295a17f
Fix val_loss
Guille495 Sep 19, 2023
b2ca3ca
Update hyperparameter_tuning.py
Guille495 Sep 19, 2023
a69cbb3
Return to previous commit
Guille495 Sep 19, 2023
0af91f9
Update train.py
Guille495 Sep 19, 2023
9fdcbc1
Update hyperparameter_tuning.py
Guille495 Sep 19, 2023
bdb8902
engine.py move methods to device (to use GPU)
Guille495 Sep 19, 2023
26385dc
Trainer class to(device) GPU
Guille495 Oct 3, 2023
dfe19ee
Moved everything in util to GPU (device: cuda)
Guille495 Oct 3, 2023
8ab03c3
For Numpy objects, back to CPU ancillary
Guille495 Oct 3, 2023
aeb173f
Back y_crossval to GPU
Guille495 Oct 3, 2023
ce92e2c
Update util.py
Guille495 Oct 3, 2023
8d6ab1e
Further adjustments to move Numpy objects to CPU ancillary
Guille495 Oct 3, 2023
d16f5d8
Update util.py
Guille495 Oct 3, 2023
32f4383
Update util.py
Guille495 Oct 3, 2023
b87aecf
Update util.py
Guille495 Oct 3, 2023
7876ac0
Update util.py
Guille495 Oct 3, 2023
9f66ca0
Update util.py
Guille495 Oct 3, 2023
4da19ec
Update util.py
Guille495 Oct 3, 2023
1f7649b
Update util.py
Guille495 Oct 3, 2023
ab66934
Update util.py
Guille495 Oct 3, 2023
b7507f5
Update util.py
Guille495 Oct 8, 2023
608f2d0
Update util.py
Guille495 Oct 8, 2023
1e9b764
Update util.py
Guille495 Oct 8, 2023
93a53dc
Update util.py
Guille495 Oct 8, 2023
24d55c0
Update util.py
Guille495 Oct 8, 2023
b9aaa46
Update util.py
Guille495 Oct 8, 2023
5083f3e
Update util.py
Guille495 Oct 8, 2023
d6f35f5
Update util.py
Guille495 Oct 8, 2023
14f2b59
Update util.py
Guille495 Oct 8, 2023
baa8d66
Update util.py
Guille495 Oct 12, 2023
e7403ef
Update util.py
Guille495 Oct 12, 2023
a6d5e5f
Update util.py
Guille495 Oct 12, 2023
fe049e7
Update train.py
Guille495 Oct 12, 2023
fee54e9
Update train.py
Guille495 Oct 12, 2023
352d5ce
Update train.py
Guille495 Oct 12, 2023
468814e
Update train.py
Guille495 Oct 12, 2023
fce8909
Update train.py
Guille495 Oct 12, 2023
9422dc2
Update train.py
Guille495 Oct 12, 2023
6c7f5ce
Update train.py
Guille495 Oct 12, 2023
ca9ddf7
Update train.py
Guille495 Oct 12, 2023
8881440
Update train.py
Guille495 Oct 12, 2023
8a972c8
Update util.py
Guille495 Oct 18, 2023
47ea335
Update util.py
Guille495 Oct 18, 2023
0f22487
Update util.py
Guille495 Oct 18, 2023
be7bcfd
Update util.py
Guille495 Oct 18, 2023
aa99ca5
Update util.py
Guille495 Nov 14, 2023
a7e4499
Return to master version
Guille495 Nov 15, 2023
ca00235
Removed almost all .cpu( )
Guille495 Nov 15, 2023
c98e0ac
Update util.py
Guille495 Nov 15, 2023
47c1e7d
Disable device cuda
Guille495 Nov 15, 2023
9f91b09
Update util.py
Guille495 Nov 15, 2023
579df5f
Update util.py
Guille495 Nov 15, 2023
6198a35
Update util.py
Guille495 Nov 15, 2023
eb31b29
Update engine.py
Guille495 Nov 15, 2023
0395982
Update engine.py
Guille495 Nov 15, 2023
9d5b6fb
Update train.py
Guille495 Nov 15, 2023
87677ad
Update train.py
Guille495 Nov 15, 2023
cbe0d06
Update util.py
Guille495 Nov 15, 2023
1d33bf7
Torch repo re-direct to my version
Guille495 Nov 19, 2023
4c397e3
Torch repo re-direct to my version
Guille495 Nov 19, 2023
31aa1ce
Torch repo re-direct to my version
Guille495 Nov 19, 2023
1f12034
Torch repo re-direct to my version
Guille495 Nov 19, 2023
dc2d344
Torch repo re-direct to my version
Guille495 Nov 19, 2023
94cef40
Rename import torch
Guille495 Dec 4, 2023
fc7e6e9
Update util.py
Guille495 Dec 4, 2023
68d421d
Update engine.py
Guille495 Dec 4, 2023
80f5d74
Update model.py
Guille495 Dec 4, 2023
e25f0db
Adjustments to train, validate, and test only on single horizon
Guille495 Aug 30, 2024
3fb1ecf
Adjustments to make consistent with train.py's new method for single …
Guille495 Aug 30, 2024
4eaf52d
Print error
Guille495 Aug 30, 2024
7d23e1c
Adjustments to tensor Y
Guille495 Aug 30, 2024
df12d65
Fix to tensor Y that collapsed to 3 dims instead of keeping a singlet…
Guille495 Aug 30, 2024
d0bf8fa
Modified print()
Guille495 Aug 30, 2024
43e9a9a
Issue with test_loader tensors should be dim 2
Guille495 Aug 30, 2024
132a683
Added print of shapes
Guille495 Aug 30, 2024
56c8758
Adjustments on realy for shape to match pred in case "single"
Guille495 Aug 30, 2024
d39fc13
Further adjustments on realy
Guille495 Aug 30, 2024
76d599b
Further adjustments to realy in case "single"
Guille495 Aug 30, 2024
ceb7a74
Adjusted realy to single temporal horizon slice
Guille495 Aug 30, 2024
9ccece7
Adjustment shape realy case "single"
Guille495 Aug 30, 2024
30e8e1c
Updated realy to reduce from 4 to 3 at step prior to case "single"
Guille495 Aug 30, 2024
395a528
Remove temporarily function save_predictions()
Guille495 Aug 30, 2024
bfbae89
Added prints() for shapes of auxiliary tensors
Guille495 Aug 30, 2024
b354585
Took print() out of loop
Guille495 Aug 30, 2024
e730f6a
print() fix
Guille495 Aug 30, 2024
c04ef5f
Added blank spaces to prints( )
Guille495 Aug 30, 2024
8a61cd2
Blank spaces for prints
Guille495 Aug 30, 2024
de0526a
Corrected args.single_prediction_time_step index to add -1
Guille495 Aug 30, 2024
bb43e8d
Update train.py
Guille495 Aug 30, 2024
db9e9e7
Updated trainY to include 0 for out_dim (not output_length)
Guille495 Aug 30, 2024
02aa58c
enabled save_predictions()
Guille495 Aug 30, 2024
88638dd
Fix indent save_predictions
Guille495 Aug 31, 2024
bbcc4ef
Changed print( )
Guille495 Aug 31, 2024
97e7838
Added prints()
Guille495 Aug 31, 2024
2926f0c
Edited pritn()
Guille495 Aug 31, 2024
327d93d
Fixed def saved_predictions()
Guille495 Sep 1, 2024
0ed322d
Print yhat shape
Guille495 Sep 1, 2024
bd6e339
print yhat()
Guille495 Sep 1, 2024
8150994
fixed print(yhat)
Guille495 Sep 1, 2024
2176730
Fixed print(yhat)
Guille495 Sep 1, 2024
7dd8a80
More prints()
Guille495 Sep 1, 2024
60f0fea
More prints
Guille495 Sep 1, 2024
2cddac4
Fixed case of "multi" for seq_length iter == 1 in metrics( )
Guille495 Sep 1, 2024
b7da8e6
Fixed previous commit
Guille495 Sep 1, 2024
447309f
Fixes to metrics( )
Guille495 Sep 1, 2024
d6d0ead
Fix metrics( )
Guille495 Sep 1, 2024
7c73534
Fix metrics( )
Guille495 Sep 1, 2024
4fdd574
Update print( )
Guille495 Sep 1, 2024
5a6dec4
Fixed (?) save_predictions( )
Guille495 Sep 1, 2024
7de7db0
Fixed length of dfs
Guille495 Sep 2, 2024
9e9ab66
Fixed size of arrays for save_predictions( )
Guille495 Sep 2, 2024
632b3b5
Fixed save_predictions( )
Guille495 Sep 2, 2024
9274b8a
Missing "import math"
Guille495 Sep 2, 2024
be66dde
Fixes
Guille495 Sep 2, 2024
c15c33f
Update test.py
Guille495 Sep 2, 2024
64aa4f8
Update test.py
Guille495 Sep 2, 2024
218bc0a
Update test.py
Guille495 Sep 2, 2024
097f263
Print CSV size
Guille495 Sep 2, 2024
d748780
Update test.py
Guille495 Sep 2, 2024
2feb526
Update test.py
Guille495 Sep 2, 2024
975b4a3
Update test.py
Guille495 Sep 2, 2024
d19b675
Update test.py
Guille495 Sep 3, 2024
8a5317b
Update test.py
Guille495 Sep 3, 2024
a0c3c08
Update test.py
Guille495 Sep 3, 2024
1e44704
Update test.py
Guille495 Sep 3, 2024
6480aca
Update test.py
Guille495 Sep 3, 2024
70fba79
Update test.py
Guille495 Sep 3, 2024
c39801e
Update test.py
Guille495 Sep 3, 2024
064739b
Fixed save_predictions( ) case "multi"
Guille495 Sep 3, 2024
bd1572f
Changed file output name
Guille495 Sep 3, 2024
c14a743
Update test.py
Guille495 Sep 6, 2024
24f248a
Fixed "multi" for sensors
Guille495 Sep 6, 2024
96403d2
TODO slicing made smaller
Guille495 Sep 6, 2024
9cb2e97
Update test.py
Guille495 Sep 6, 2024
910784d
Update test.py
Guille495 Sep 6, 2024
b5ed7fd
Update test.py
Guille495 Sep 6, 2024
6057e64
Update test.py
Guille495 Sep 6, 2024
9613656
Removed #TODO
Guille495 Sep 6, 2024
fe24e37
Fixed "pred" for case "single"
Guille495 Sep 7, 2024
865c85f
Fixed "pred" for case "single"
Guille495 Sep 7, 2024
a170a8e
Print for yhat
Guille495 Sep 13, 2024
cddd5b5
More prints, fix yhat inverse_transform()
Guille495 Sep 13, 2024
d551312
Added prints, fixed pred tensor slicing
Guille495 Sep 13, 2024
7c7c933
Fixed CSV output name
Guille495 Sep 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16,802 changes: 16,802 additions & 0 deletions Argentina/argentina_temperaturas_maximas AVERAGES.csv

Large diffs are not rendered by default.

16,802 changes: 16,802 additions & 0 deletions Argentina/argentina_temperaturas_maximas.csv

Large diffs are not rendered by default.

84 changes: 84 additions & 0 deletions Argentina/estaciones_all.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
Estacion,Longitud,Latitud,Altura,Source
9 de julio,-60.88,-35.44,76,SMN
aeroparque,-58.41,-34.56,6,SMN
anguil,-63.98,-36.5,165,INTA
bahia blanca,-62.15,-38.72,83,SMN
balcarce,-58.3,-37.75,130,INTA
barrow,-60.25,-38.32,120,INTA
bella vista,-58.92,-28.43,70,INTA
bordenave,-63.02,-37.85,212,INTA
buenos aires,-58.48,-34.59,25,SMN
castelar,-58.67,-34.61,22,INTA
catamarca aero,-65.75,-28.59,454,SMN
ceres aero,-61.93,-29.87,88,SMN
cerro azul,-55.43,-27.65,283,INTA
colonia benitez,-58.93,-27.42,54,INTA
concepcion,-58.35,-32.49,25,INTA
concordia,-58,-31.3,38,SMN
cordoba aero,-64.21,-31.31,493,SMN
cordoba obs,-64.2,-31.42,425,SMN
coronel suarez,-61.89,-37.45,233,SMN
corrientes,-58.76,-27.45,62,SMN
dolores,-57.72,-36.32,9,SMN
ezeiza,-58.54,-34.81,20,SMN
famailla,-65.42,-27.05,363,INTA
formosa,-58.23,-26.21,60,SMN
gral pico,-63.76,-35.69,145,SMN
gualeguaychu,-58.61,-33.01,21,SMN
hilario,-62.62,-39.38,22,INTA
iguazu,-54.48,-25.73,270,SMN
jujuy aero,-65.09,-24.38,905,SMN
junin,-60.93,-34.55,81,SMN
la consulta,-69.12,-33.73,740,INTA
la plata,-57.89,-34.97,23,SMN
la quiaca,-65.6,-22.1,3459,SMN
la rioja aero,-66.79,-29.38,429,SMN
laboulaye,-63.36,-34.13,137,SMN
las brenas,-61.1,-27.1,102,INTA
las lomitas,-60.59,-24.7,130,SMN
malargue,-69.58,-35.48,1425,SMN
manfredi,-63.77,-31.82,292,INTA
mar del plata,-57.58,-37.93,21,SMN
marcos juarez,-62.12,-32.68,110,INTA
marcos juarez aero,-62.15,-32.68,114,SMN
mendoza aero,-68.8,-32.83,704,SMN
mendoza obs,-68.87,-32.89,827,SMN
mercedes,-58.02,-29.17,100,INTA
monte caseros,-57.64,-30.27,54,SMN
neuquen,-68.14,-38.95,271,SMN
oliveros,-60.85,-32.55,26,INTA
oran aero,-64.33,-23.15,357,SMN
parana,-60.54,-31.85,110,INTA
parana aero,-60.48,-31.79,78,SMN
paso de los libres,-57.15,-29.69,70,SMN
pehuajo,-61.86,-35.84,87,SMN
pergamino,-60.55,-33.93,65,INTA
pigue,-62.39,-37.61,304,SMN
pilar aero,-63.88,-31.68,338,SMN
posadas,-55.97,-27.39,125,SMN
punta indio,-57.25,-35.27,22,SMN
rafaela,-61.55,-31.18,100,INTA
reconquista,-59.7,-29.18,42,INTA
reconquista aero,-59.69,-29.2,53,SMN
resistencia,-59.05,-27.44,52,SMN
rio cuarto,-64.27,-33.09,421,SMN
roque saenz pena,-60.45,-26.87,90,INTA
rosario,-60.78,-32.92,25,SMN
salta aero,-65.48,-24.84,1221,SMN
san juan,-68.32,-31.37,618,INTA
san juan aero,-68.42,-31.57,598,SMN
san luis,-66.35,-33.27,713,SMN
san martin,-68.47,-33.08,653,SMN
san miguel,-58.72,-34.54,26,SMN
san pedro,-59.68,-33.68,28,INTA
san rafael,-68.4,-34.59,748,SMN
santa rosa,-64.28,-36.59,191,SMN
santiago del estero,-64.3,-27.76,199,SMN
sauce viejo,-60.81,-31.71,18,SMN
tandil,-59.24,-37.24,175,SMN
tinogasta,-67.58,-28.04,1201,SMN
tres arroyos,-60.33,-38.39,115,SMN
villa dolores,-65.15,-31.95,569,SMN
villa mercedes,-65.48,-33.72,515,INTA
villa reynolds,-65.37,-33.72,486,SMN
zavalla,-60.88,-33.02,50,INTA
83 changes: 83 additions & 0 deletions Argentina/estaciones_listado.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
'9dejulio.txt',
'aeroparque.txt',
'anguil.txt',
'bahiablanca.txt',
'balcarce.txt',
'barrow.txt',
'bellavista.txt',
'bordenave.txt',
'buenosaires.txt',
'castelar.txt',
'catamarcaaero.txt',
'ceresaero.txt',
'cerroazul.txt',
'coloniabenitez.txt',
'concepcion.txt',
'concordia.txt',
'cordobaaero.txt',
'cordobaobs.txt',
'coronelsuarez.txt',
'corrientes.txt',
'dolores.txt',
'ezeiza.txt',
'famailla.txt',
'formosa.txt',
'gralpico.txt',
'gualeguaychu.txt',
'hilario.txt',
'iguazu.txt',
'jujuyaero.txt',
'junin.txt',
'laconsulta.txt',
'laplata.txt',
'laquiaca.txt',
'lariojaaero.txt',
'laboulaye.txt',
'lasbreñas.txt',
'laslomitas.txt',
'malargue.txt',
'manfredi.txt',
'mardelplata.txt',
'marcosjuarezaero.txt',
'marcosjuarez.txt',
'mendozaaero.txt',
'mendozaobs.txt',
'mercedes.txt',
'montecaseros.txt',
'neuquen.txt',
'oliveros.txt',
'oranaero.txt',
'paranaaero.txt',
'parana.txt',
'pasodeloslibres.txt',
'pehuajo.txt',
'pergamino.txt',
'pigue.txt',
'pilaraero.txt',
'posadas.txt',
'puntaindio.txt',
'rafaela.txt',
'reconquistaaero.txt',
'reconquista.txt',
'resistencia.txt',
'riocuarto.txt',
'roquesaenzpeña.txt',
'rosario.txt',
'saltaaero.txt',
'sanjuanaero.txt',
'sanjuan.txt',
'sanluis.txt',
'sanmartin.txt',
'sanmiguel.txt',
'sanpedro.txt',
'sanrafael.txt',
'santarosa.txt',
'santiagodelestero.txt',
'sauceviejo.txt',
'tandil.txt',
'tinogasta.txt',
'tresarroyos.txt',
'villadolores.txt',
'villamercedes.txt',
'villareynolds.txt',
'zavalla.txt'
Binary file added Argentina/heatman_haversine_Adapt.pdf
Binary file not shown.
Binary file added Argentina/heatmap_spearman_Adapt.pdf
Binary file not shown.
Loading