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:start [2022/11/19 20:00] – [Getting to know DataStudio] enviadminapps:datastudio:start [2023/04/17 11:28] (current) – [Other Resources] enviadmin
Line 1: Line 1:
-====== DataStudio (BETA 1) for Python ======+====== DataStudio (BETA 2) for Python ======
  
 DataStudio is your integrated workbench to use the power of Python to  DataStudio is your integrated workbench to use the power of Python to 
Line 5: Line 5:
   * Program application behaviour and script application routines.   * Program application behaviour and script application routines.
  
-DataStudio is first released with ENVI-met V5 and is labelled BETA because many more options will come in the next ENVI-met updates. This includes both the functionality of DataStudio itself and also the number of application supporting DataStudio (LEONARDO at the moment).+DataStudio is first released with ENVI-met V5 and is labelled BETA because many more options will come in the next ENVI-met updates. This includes both the functionality of DataStudio itself and also the number of application supporting DataStudio (LEONARDO, BIO-met and Forcing Manager at the moment).
  
 Also DataStudio ships with a few sample scripts. This selection is very limited for the time being, but using "Scripts online" you will find a continiously growing collection of scripts for your application. Also DataStudio ships with a few sample scripts. This selection is very limited for the time being, but using "Scripts online" you will find a continiously growing collection of scripts for your application.
 +
 +**Please note that DataStudio is in BETA phase, so expect changes in the way it works that may break compatibility.**
  
 ====== Getting to know DataStudio  ====== ====== Getting to know DataStudio  ======
- 
  
   * 0. At the beginning...[[apps:python:start|ENVI-met Python Integration]]    * 0. At the beginning...[[apps:python:start|ENVI-met Python Integration]] 
Line 16: Line 17:
  
  
 +====== Scripts  ======
  
 +===== Scripts for all apps   =====
  
  
 ===== Other Resources ===== ===== Other Resources =====
  
-[[https://github.com/matplotlib/cheatsheets|MatplotLib Cheat sheet and Handout on GitHub]]+ 
 +As DataStudio is your interface to the Python world, we could -in principle- add every resource that deals with Python and data analysis here. That is of course neither possible nor does it make sense. So we havejust added some very selected resources that might help you getting around in the world of Python. 
 + 
 + 
 + 
 +[[https://wesmckinney.com/book/| O'Reilly released the 3rd edition of Python for Data Analysis as an open source HTML book.]] 
 + 
 +[[https://github.com/matplotlib/cheatsheets|MatplotLib Cheat sheet and Handout on GitHub. Almost everything together on a A4 paper]]