wcxf/wcxf-python: v1.5
Authors/Creators
- 1. TUM
- 2. GPP, Université de Montréal
- 3. Technische Universität München (TUM)
Description
This release adds an option sectors to the basis translation method WC.translate. Passing an iterable of sector names, this allows translation functions to optionally only translate specific sectors and return those. This allows to speed up computation time in particular in WET, where there is a large number of sectors, if only one or a few sectors are of interest. Note however that, due to backward compatibility, translation functions are free to ignore or only partially implement this feature. Thus the argument should be interpreted as "at least those sectors should be in the output".
Files
wcxf/wcxf-python-v1.5.zip
Files
(125.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:a5f84a6d664135b89905b811b6857416
|
125.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/wcxf/wcxf-python/tree/v1.5 (URL)