Reads biomass transport costs for different countries of the JRC report. "The JRC-EU-TIMES model. Extracts the cost tables from the JRC report PDF. https ...
avg_lat = sum(p[1] for p in coordinates) / len(coordinates) lat_factor = 111132.92 - 559.82 * math.cos(2 * math.radians(avg_lat)) lng_factor = 111412.84 * math.cos ...