Sandbox: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(149 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#ask:[[IsVersionOf::IMAGE land use 3.0]]|mainlabel=-|? hasNamespace=}}


<math>x=2b </math>


<math display="block">y = \surd(2a + b)</math>
<math>y =\surd(2a + b)</math>
Query:
{{#arraymap:
{{#arraymap:
{{#ask:[[Concept:ModelWithVersion]][[IsImplementationOf::Land degradation]]|link=none|sep=;}}
{{#ask:[[Property:BelongsToTheme]]
|;|yy
|mainlabel=-
|0:yy-{{#arraymap: {{#ask:[[Category:ModelVersion]][[IsVersionOf::yy]]|link=none|sep=;}}
|?Allows value=
  |;|xx
|format=Plainlist
  |1:xx-{{#ifeq:{{#ask:[[IsVersionOf::xx]]|mainlabel=-|? hasNamespace=}}
|valuesep=;
    |IMAGE land use 3.0
}}
    | <ul><li>yy (version IMAGE land use 3.0)</li></ul>
|;|xx
    {{#ask:[[Category:AggregatedComponent]][[-IsImplementationOf::yy]]
|<h2>Theme xx</h2>
          |intro=Aggregated component:|format=ul|mainlabel=IMAGE land use 3.0:}}
{{#arraymap:
    {{#ask:[[Category:Component]][[-IsImplementationOf::yy]]
  {{#ask:[[Category:ThemeItem]][[BelongsToTheme::xx]]
          |intro=Components:|format=ul|mainlabel=IMAGE land use 3.0:}}
| format=Plainlist
    |{{#ifeq:IMAGE land use 3.0||
| link=none
      {{#ifeq:{{#ask:[[IsCurrentVersion::true]][[IsVersionOf::yy]]|link=none}}|xx
                      |sep=;
        |<ul><li>yy (version xx)</li></ul>
}}
         {{#ask:[[Category:AggregatedComponent]][[-IsImplementationOf::yy]]
|;|yy
          |intro=Aggregated component:|format=ul}}
         |[[yy]]
        {{#ask:[[Category:Component]][[-IsImplementationOf::yy]]
      |;}}
          |intro=Components:|format=ul}}
        |}}   
      }}
    }}
  |}}
|}}
|}}
Query  with chain:
{{#ask:[[-HasPreviousVersion::IMAGE 3.0.1]]
|mainlabel=-
|?IsComposedOfModelVersion.HasVersionDocument=
|sort=IsComposedOfModelVersion.HasVersionDocument
}}
footnote<ref>Hier staat de footnote text</ref> 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...
{{reflist}}

Latest revision as of 16:32, 24 March 2020

Query:

Theme Climate

Climate adaptation (Climate);Climate change (Climate);Climate impacts (Climate);Climate mitigation (Climate);GHG emissions (Climate);Other climate (Climate)

Theme Air pollution

Air quality (Air pollution);BC-OC emissions (Air pollution);Other air pollution (Air pollution)

Theme Food

Animal husbandry (Food);Crop production (Food);Food demand (Food);Nutrition and diet (Food);Other food (Food);Trade (Food)

Theme Nature and biodiversity

Aquatic biodiversity (NB);Eco goods and services (NB);Land cover (NB);Other nature and biodiversity (NB);Terrestrial biodiversity (NB)

Theme Land use

Agricultural land use (Land use);Degradation (Land use);Forestry (Land use);Land use system (Land use);Natural vegetation (Land use);Other land use (Land use)

Theme Energy

Energy demand (Energy);Energy emissions (Energy);Energy system (Energy);Other energy (Energy);Resources (Energy)

Theme Water

Access to drinking water (Water);Flood risk (Water);Irrigation (Water);Other water (Water);Precipitation (Water);Water quality (Water);Water stress (Water)

Theme Human development

Human development (HD)


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