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 [2023/01/27 13:12] – [DataStudio (BETA 2) for Python] enviadminapps:datastudio:start [2023/04/17 11:28] (current) – [Other Resources] enviadmin
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.
Line 24: Line 24:
 ===== 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]]