Skip to content

How to export gas trade results in GCAM 7.0 #331

Answered by brinday
whitenightZhang asked this question in Q&A
Discussion options

You must be logged in to vote

@whitenightZhang the imported and traded natural gas will show up in the "inputs by tech" query. Alternatively, you can use these for regional natural gas and traded natural gas, respectively:

<supplyDemandQuery title="regional natural gas by tech (nest)">
                <axis1 name="technology">technology[@name]</axis1>
                <axis2 name="Year">physical-output[@vintage]</axis2>
                <xPath buildList="true" dataName="output" group="false" sumAll="false">*[@type='sector' and (@name='regional natural gas')]/*[@type='subsector']//*[@type='technology']/*[@type='output']/physical-output/node()</xPath>
                <comments/>
            </supplyDemandQuery>
<supplyDe…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@whitenightZhang
Comment options

Answer selected by pkyle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants