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
apps:datastudio:compareatmospherescriptdetails [2022/01/29 13:18] freddiapps:datastudio:compareatmospherescriptdetails [2022/01/29 13:23] (current) freddi
Line 18: Line 18:
 The Potential Air Temperture is saved in the atmosphere output folder. Hence, we need to set the Datafile 1 to a random .EDX-file in the atmosphere output folder of our simulation. Datafile 2 keeps empty.  The Potential Air Temperture is saved in the atmosphere output folder. Hence, we need to set the Datafile 1 to a random .EDX-file in the atmosphere output folder of our simulation. Datafile 2 keeps empty. 
  
-In addition you can also define a diagram-title which will be used in the output figure. Anyway, if you leave the Diagram Title field empty the script generates appropriate title automatically. +In addition you can also define a diagram-title which will be used in the output figure. Anyway, if you leave the Diagram Title field empty the script generates an appropriate title automatically. 
  
 Now click on the script and click "Copy to Python Console" to adjust the remaining settings.   Now click on the script and click "Copy to Python Console" to adjust the remaining settings.  
Line 25: Line 25:
  
 === Model Area === === Model Area ===
-The locations we would like to compare are displayed in red in the following image. Every grid cell inside each red cuboid will be taken into account for the corresponding location. +The locations we would like to compare are displayed in the following image. Every grid cell inside each cuboid will be taken into account for the corresponding location. 
 To set these areas in the script, change the following lines accordingly: To set these areas in the script, change the following lines accordingly:
 <code python> <code python>