Home
Name Modified Size InfoDownloads / Week
FATE-HD_tutorial 2014-09-23
README.txt 2018-09-19 4.8 kB
Totals: 2 Items   4.8 kB 0
## -=-=-=-=-=-=-=-=-=- NEWS FILE -=-=-=-=-=-=-=-=-=- ##

### 2013-09-09 ###
	* REVISION SVN 45
	* VERSION 3.0-0 (based on Fate2.12 -- Boulangeat 2013)
	* Code "spring cleaning"
	* code reorganisation
	* add example files (.zip)
	* add R post-script files

### 2014-02-27 ###
	* REVISION SVN 108
	* VERSION 3.1-0
	* New FATEHDD release
	* code was entirely cleaned-up
	* add doxygen documentation of code
	* correction of old simul loading object bug

### 2014-06-17 ###
	* REVISION SVN 111
	* VERSION 3.1-0
	* New FATEHDD release
	* Add soil competition module
	* Add Bay glacier example

### 2014-06-17 ###
	* REVISION SVN 112
	* VERSION 4.0-0

### 2014-10-06 ###
	* REVISION SVN 114
	* VERSION 5.0-0
	* Come back to scenario article version (Boulangeat 2014)
	* remove soil competition (will be reincorporated soon)
	* come back to PNE example scripts
	
### 2014-11-07 ###
	* REVISION SVN 125
	* VERSION 5.1-0
	* New FATEHDD release
	* Soil competion models added
	* Possibility to export results by habitat type
	* new way to handle parameters files

### 2015-06-03 ###
	* REVISION SVN 141
	* VERSION 5.5-0
	* New FATEHDD release
	* Fire and soil modules have been tested and corrected
	* Generalization of the function applying file changes (envSuit, dist, fire, climData)
	* Restauration of dispersal modules (uniform, negative exp kernel, negative exp kernel + proba)
	* Update of R files (pre-simulation, post-simulation and R tools)
	
### 2015-06-04 ###
	* REVISION SVN 142
	* VERSION 5.6-0
	* New class FGresponse() to define PFG response to perturbations (dist, fire...)

### 2015-06-15 ###
	* REVISION SVN 146
	* VERSION 5.7-0
	* New function DoSuccession in SuFate to include drought and influence Fecundity and Recruitment
	* New parameters (FG, FOPL, GSP, SimulMap) for Drought module
	* New function DoDroughtDisturbances in SimulMap

### 2015-06-18 ###
	* REVISION SVN 147
	* VERSION 5.8-0
	* New parameters (FG, FOPL, GSP, SimulMap) for Aliens introduction module
	* New function DoAliensIntroduction in SimulMap

### 2015-08-04 ###
	* REVISION SVN 152
	* VERSION 5.8-0
	* Minor corrections (soil especially)

### 2015-08-21 ###
	* REVISION SVN 155
	* VERSION 5.9-0
	* Come back to scenario article version (Boulangeat 2014) : revision 114 (correction in SuFate.cpp, included from revision 125)
	* Update of Makefiles (+ new output file with time and memory used)
	* Update of R files (post-simulation)
	* Referring version (drought and aliens modules still have to be tested)

### 2016-04-12 ###
	* REVISION SVN 158
	* VERSION 5.9-5
	* New function CheckCorrectPArams in FOPL : check that all given files exist
	* Add test on parameters in GlobalParameters and FG before running simulation

### 2016-04-15 ###
	* REVISION SVN 159
	* VERSION 5.9-5
	* New function ReadRaster + ReadRasterCoordinates in FGUtils : read .img & .tif with GDAL
	* New function SaveRasterAbund in SimulMap : save outputs in .img or .tif with GDAL
	* New function CheckCorrectMask in FOPL : check that all raster files have same extent

### 2016-07-04 ###
	* REVISION SVN 162
	* VERSION 6.0-0
	* New FATEHDD release
	* All random selection with BOOST (and not rand()/RAND_MAX() anymore)

### 2017-05-02 ###
	* REVISION SVN 164
	* VERSION 6.1-0
	* Minor corrections :
	* SaveRasterAbund in SimulMap : outputs are also compressed (gz) to save space
	* CheckCorrectMask in FOPL : HS maps were not correctly checked, .asc files are not accepted anymore (but still coded)
	* For Soil and Fire in SimulMap : corrections for building

### 2017-05-11 ###
	* REVISION SVN 165
	* VERSION 6.1-0
	* New FATEHDD release

### 2017-05-17 ###
	* REVISION SVN 166
	* VERSION 6.1-0
	* Minor corrections STEP1 :
	* typo & indentation corrections
	* minor optimizations (initialization instead of assignment, constructor initializer lists, reduce local variables)

### 2017-05-31 ###
	* REVISION SVN 167
	* VERSION 6.1-0
	* Minor corrections STEP2 :
	* typo & indentation corrections
	* optimization of saveRaster (gzip/archive to save space at the end of the simul, optimization of abundance calculation to save time, some maps could be removed if it's too long)
	* correction of save/load step (adapt serialization to new constructors of objects, check equality of saved and loaded objects)
	* optimization of parameter checks (no NA anymore in raster to avoid complications between save/load steps)

### 2017-06-23 ###
	* REVISION SVN 169
	* VERSION 6.2-0
	* New FATEHDD release
	* optimization of parallelisation with pragma (time saved in saveRaster)

### 2018-09-19 ###
	* REVISION SVN 178
	* VERSION 6.2-0
	* Reorganization of folders : release folders within FATEHDD_STABLE with redirection (tags) to corresponding version, and development folders within FATEHDD_DEVEL

Source: README.txt, updated 2018-09-19