stop archiving (upstream has), cut boundaries for countries
This commit is contained in:
@@ -11,15 +11,15 @@ warnings.filterwarnings("ignore", category=UserWarning)
|
||||
basename="all_"
|
||||
|
||||
# manual y adjustments for new cases
|
||||
corr = {"Chile": 10000,
|
||||
corr = {#"Chile": 10000,
|
||||
"China": 4000,
|
||||
"Ecuador": 3000,
|
||||
"Kazakhstan": 5000,
|
||||
"Kyrgyzstan": 2200,
|
||||
"Peru": 15000,
|
||||
"Bolivia": 3000,
|
||||
#"Bolivia": 3000,
|
||||
"Yemen": 220,
|
||||
"Spain": 40000,
|
||||
#"Spain": 40000,
|
||||
}
|
||||
|
||||
def plot(data, countries, pop, metadata={}, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user