JindrichSoukup / covid19

Analysis temperature effect on covid19 spread rate
1 stars 0 forks source link

Temperature mining #2

Open JindrichSoukup opened 4 years ago

JindrichSoukup commented 4 years ago

We have to mine temperatures in specified time frame for each country. Where to get it?

JindrichSoukup commented 4 years ago

Temperature mining is done. https://www.ncei.noaa.gov/data/global-summary-of-the-day/archive/ contain daily information for each meteostation for each day. Processing of the data is currently in weatherAnalysis.R, It is not necessary to execute the whole processing again and again, the result of temperature aggregation is stored in temps.rds.