From version < 2.1
edited by Matej Durcik
on 2022/05/17 13:55
To version 1.1 >
edited by Michael Sibayan
on 2022/05/03 16:48
Change comment: Imported from XAR

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mdurcik
1 +XWiki.msibayan
Content
... ... @@ -1,5 +1,14 @@
1 1  Biosphere 2 conditions as measured on the orchard roof.
2 2  
3 -[[Climate overview>>https://biosphere2.org/leo-general-slope-data||rel="noopener noreferrer" target="_blank"]]
3 +{{box}}
4 +{{groovy}}
5 +//import groovy.json.JsonSlurper
6 +//def LP02Json = 'http://10.160.1.30/statefiles/state.leo_general.LP02.json'.toURL().text
7 +//def jsonSlurper = new JsonSlurper()
8 +//def object = jsonSlurper.parse(LP02Json)
9 +//object instanceof map
10 +//println object.sensorCode
4 4  
5 -
12 +
13 +{{/groovy}}
14 +{{/box}}
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 13.10.5 - Documentation