Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2724d 17h werner / public SVN  
1221 2724d 17h werner /branches/ public SVN  
1220 2724d 17h werner /branches/version1.0/ Version 1.0  
1218 2724d 19h werner / clean up repository - make 1.0 trunk again!  
1217 2724d 19h werner / clean up repository - make 1.0 trunk again!  
1208 2732d 17h werner /branches/iland_regen/src/ working on the Spin-up feature (some additions to ABE)  
1104 3012d 23h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1048 3178d 22h werner /branches/port_qt5_64bit/src/tools/ changed behavior of CSV files to not ignore empty columns in the header / data. Not sure if this is going to create problems with other input data......  
1032 3294d 01h werner /branches/port_qt5_64bit/src/ fixed compiler warnings (compiled again with GCC), and edited *.pro files for GCC.  
969 3419d 18h werner /branches/port_qt5_64bit/src/tools/ little fix in CSV-input  
938 3524d 17h werner /branches/port_qt5_64bit/src/ Implementing the Javascript shell of the "agent"  
793 3872d 17h werner /branches/port_qt5_64bit/src/ Move from QScriptEngine to QJSEngine (=V8). Most of the stuff was quite smooth, but there are some open issues.
• Global functions (“print”, “include”, “alert”) are commented out (could be solved by moving functions to the “Globals” object and by creating alias JS-functions, i.e. function alert(x) {Globals.alert(x); } )
• Object creation: “new XXX”, XXX=ClimateConverter, CSVFile, … does not work now
possible solution: factory-pattern (i.e. var csv = Globals.newCSV())
 
779 3996d 18h werner /branches/port_qt5_64bit/  
766 4175d 18h werner /trunk/src/ adding the rumple index calculation to iland. missing: script binding, ...
time to move the qtscript engine from management to the main model....
 
697 4536d 15h werner /trunk/ Doxygen documentation revisited.
After re-establishing doxygen documentation (last update: 2009) a lot of smaller/medium documentation fixes.
Documentation is something that could definitely be always improved ;)
 
671 4579d 19h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4740d 16h werner / move current content to the "trunk"  
585 4838d 23h werner /src/ bugfixes in the CSVFile class (with empty cells and whitespace-separators)
bugfixes in GridRunner: was running with an offset of 1 cell.
some other micro-changes.
 
500 4931d 01h werner /src/tools/ incorporated some improvements to tool classes from other projects.
Added the possibility to "parse" a expression using an ObjectWrapper (i.e.: to check the variables from the wrapper)
 
434 5062d 20h werner /src/ creation of the Establishment class.
added calculation of chilling requirements to Phenology (not good enough, though)
added also a little test routine for Establishment
 

Show All