Landscape Metrics with R, SDMTools, ImageJ and Bio7

01.02.2012 Landscape metrics were developed to analyze spatial patterns of landscapes (e.g. composition and spatial arrangement). In R it is possible to calculate these metrics with the “SDMTools” package. Bio7 offers an easy to use interface to R and ImageJ and can use these tools to simplify a workflow to analyze image data (e.g. vegetation … Read more

Drag and Drop in Bio7

22.12.2011 Several external file types can be dragged on the Bio7 interface. Here is an overview of the supported file types and the action involved: GUI Comp. File Type Action Global1 *.exml Loads a pattern, compiles Java code (if availabe) and executes the setup method of the compiled code (see example). Global1 *.RData Starts Rserve … Read more

Useful Eclipse Plugins for Bio7

05.12.2011 Since Bio7 is based on Eclipse and integrates the current Update Manager (p2) of Eclipse some useful plugins can be installed to extend the default Bio7 framework functionality. Here are some links to useful plugins. EGIT – EGit is an Eclipse Team provider for the Git version control system (see previous article!) SFTP – … Read more

Enable Git for Bio7

08.11.2011 Bio7 is based on the Eclipse platform and integrates the powerful Eclipse Update Manager. Using the Update Manager it is possible to install many useful Eclipse plugins which are compatible with the Bio7 environment. One of this useful plugins is the EGit plugin. “EGit is an Eclipse Team provider for the Git version control … Read more