Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
apps:datastudio:leonardo [2021/09/18 18:18] enviadminapps:datastudio:leonardo [2022/12/01 16:04] enviadmin
Line 1: Line 1:
 +
 ====== Scripts for LEONARDO DataStudio ====== ====== Scripts for LEONARDO DataStudio ======
  
 +There will be much more scripts coming.... Stay tuned!
  
 <WRAP left round box  99%> <WRAP left round box  99%>
Line 9: Line 10:
 </html> </html>
  
-This is a simple test file for LEONARDO.+This is a simple test script for LEONARDO.
 </WRAP> </WRAP>
  
 +<WRAP left round box  99%>
 +{{:apps:datastudio:envi_met_icon_b_leonardo_64x64.png|}}
 +<html>
 +<a mimetype="application/octet-stream" href="/public/pyscripts/leonardo/CompareScenarioData/CompareScenarioData.enpy" download>Compare Scenario Data</a>
 +</html>
  
 +This script takes two different scenarios and compares the same location for a defined variable. [[compareScenarioScriptDetails | Detailed information]]
 +</WRAP>
  
 +<WRAP left round box  99%>
 +{{:apps:datastudio:envi_met_icon_b_leonardo_64x64.png|}}
 +<html>
 +<a mimetype="application/octet-stream" href="/public/pyscripts/leonardo/CompareLocations/CompareLocations.enpy" download>Compare Locations </a>
 +</html>
 +
 +This script takes two different locations from the same simulation and compares a specified atmosphere variable between these locations. [[compareAtmosphereScriptDetails | Detailed information]]
 +</WRAP>