You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How does the programm use the shapefile of the subregions? If we have, for example, 3 regions: A, B, C, which effect does it have on the output files?
In the code, the functions get_regression_coefficients and generate_timeseries_for_regions were commented out (in runme.py). Should it be like that? I tried to execute these functions, and I have got an error that the subregions of Afghanistan are not contained in the IRENA database. As far as I know, the IRENA database contains only information about countries and not specifics about the regions of the countries. Does it mean that these functions can not be used and timeseries and regression coefficients can not be generated for the subregions?