Difference between revisions of "Version 2.4.0"

From Heureka Wiki
Jump to navigation Jump to search
Line 27: Line 27:
 
<endFeed />
 
<endFeed />
  
For Sweden, Lantmäteriet offers a background raster image free of charge in scale 1:1 miljon [http://www.lantmateriet.se/sv/Kartor-och-geografisk-information/Kartor/oppna-data/hamta-oppna-geodata/#faq:sverige-11-miljon-raster].
+
'''Tip!''' For Sweden, Lantmäteriet offers a background raster image free of charge in scale 1:1 miljon [http://www.lantmateriet.se/sv/Kartor-och-geografisk-information/Kartor/oppna-data/hamta-oppna-geodata/#faq:sverige-11-miljon-raster].
 
Direct link to the download file: [ftp://download-open.lantmateriet.se/GSD-Sverigekartan%20raster/1_milj/Sverige/Sweref%2099%20TM/tiff/sve_1milj_Sweref_99_TM_tiff.zip  LM Sverigkarta (tiff)]
 
Direct link to the download file: [ftp://download-open.lantmateriet.se/GSD-Sverigekartan%20raster/1_milj/Sverige/Sweref%2099%20TM/tiff/sve_1milj_Sweref_99_TM_tiff.zip  LM Sverigkarta (tiff)]
  

Revision as of 09:51, 17 December 2015


Summary

  • Heurekas is now using DotSpatial's GIS-library (http://dotspatial.codeplex.com) for spatial computations and map rendering. DotSpatial is free, open-source, widely used, fast and has many features. It provides a good foundation to extend Heureka's future GIS-capabilities. In version 2.4, the user will notice few differences compared to version 2.3. The map dialog form is slighty modified, and consists of four tabs called Heureka Maps, Layers, Tools, and Treatment Unit Info. Layers and Tools were not available in previous versions.

Major changes

DotSpatial as GIS-engine

Heurekas is now using DotSpatial's GIS-library (http://dotspatial.codeplex.com) for spatial computations and map rendering. DotSpatial is free, open-source, widely used, fast and has many features. It provides a good foundation to extend Heureka's GIS-capabilities. In version 2.4, the user will notice few differences compared to version 2.3. The toolbox for maps is slightly modified, and consists of four tabs called Heureka Maps, Layers, Tools, and Treatment Unit Info. Layers and Tools were not available in previous versions. The help documentation has been updated accordingly.

Easier to add background image in maps

The old functionality for importing background images have been removed, and the imported images are removed from the database when you upgrade to version 2.4. In version 2.4 you can add a background image by adding a tiff file (.tiff) as a map layer (the map toolbar button with a green plus-symbol). In future versions it will be possible to add online-maps (WMS and possibly WMTS) as background images.

Tip! For Sweden, Lantmäteriet offers a background raster image free of charge in scale 1:1 miljon [1]. Direct link to the download file: LM Sverigkarta (tiff)

Marklund's biomass functions

As an alternative to Petersson's functions (1999) for above ground tree biomass, you can now use the "classic" Marklund's functions (1988). The main difference between them is that Marklund's functions includes tree height as explanatory variable, which is not case for Petersson. You can select the function in control table Production Model. Note that Marklund (1999) contains several different function variants for each tree fraction. See more about the biomass function on the new wiki page Biomass functions.

Note that for stumps and roots, Petersson & Ståhl (2006) is used, now also for young stands. For young stands, no biomass was calculated for stumps and roots in previous versions.

Possible to change default paths to Heureka folders

Under Settings, you can change the search paths to Heureka projects and Heureka common files, from the default location under My Documents to another location if you so prefer.

Bug fixes

Bug fix: Mean age in period 0 differed for young stands compared to initial state

For young stands, the intial mean age (in period 0) differed in a simulation with about 2.5 years compared to the value displayed under Initial State > Details.

Other changes