Sandbox: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:


Query:
Query:
 
{{#ask:[[Category:Variable]][[HasVariableType::driver]]}}





Revision as of 17:29, 19 March 2020

Query: Adaptation level, Air pollution policy, Animal productivity, Biofuel policy, Built-up area - grid, Capital supply, Climate target, Domestic climate policy, Energy efficiency technology, Energy intensity parameters, Energy policy, Energy resources, Equity principles, Feed conversion, Fertiliser use efficiency, Forest plantation demand, Fraction of selective logging, GDP per capita, GDP per capita - grid, GINI coefficient, Harvest efficiency, Increase in irrigated area - grid, Irrigation conveyance efficiency, Irrigation project efficiency, Irrigation system, Labour supply, Learning rate, Lifestyle parameters, Livestock rations, Manure spreading fraction, Population, Population - grid, Preferences, Private consumption, Production system mix, Protected area - grid, Sector value added, Taxes and other additional costs, Technological change (crops and livestocks), Technology development of energy conversion, Technology development of energy supply, Timber demand, Trade policy, Trade restriction, Urban population fraction


Query with chain:

TIMER 3.0 archive.pdf, IMAGE land management 3.0 archive.pdf


footnote[1] Hoe werkt dat hier?

<syntaxhighlight lang="python3" line="1">

   def open_stdout_file(self, prefix): 
       try:
           fn = prefix + self._metavar.variable + ".txt"              
           fp = os.path.join(self._pp_logdir,"stdout", fn)
           stdout_file = open(fp,"w")
           return stdout_file
       
       except Exception:
           raise

</syntaxhighlight>

dit is de editor functie working

de parameter voor de url = veaction=edit...

Template:Reflist

  1. Hier staat de footnote text