We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca65dde commit 679ab95Copy full SHA for 679ab95
climada/__init__.py
@@ -80,7 +80,7 @@
80
DEMO_DIR.joinpath('WS_Europe.xls'),
81
DEMO_DIR.joinpath('Portugal_firms_June_2017.csv'),
82
DEMO_DIR.joinpath('Portugal_firms_2016_17_18_MODIS.csv'),
83
- DEMO_DIR.joinpath('SRTM15+V2.0_sample.tiff').
+ DEMO_DIR.joinpath('SRTM15+V2.0_sample.tiff'),
84
] + WS_DEMO_NC
85
}
86
0 commit comments