Removing msg_lat and msg_lon from the files?
BaptisteVandecrux opened this issue · 2 comments
BaptisteVandecrux commented
Now it is not used anymore because of too low quality.
See why they are not used here:
#152
BaptisteVandecrux commented
I'm planning to remove msg_lat
and msg_lon
from variable.csv
as a first fix
At a later point, we should also remove it from:
pypromice/src/pypromice/process/aws.py
Line 256 in a7997ef
pypromice/src/pypromice/process/aws.py
Line 283 in a7997ef
pypromice/src/pypromice/process/aws.py
Lines 222 to 230 in a7997ef
pypromice/src/pypromice/tx/get_l0tx.py
Lines 122 to 123 in a7997ef
and potentially other places
BaptisteVandecrux commented
fixed with #229