This page is a hub for scripting, that provides links to Javascript (general) and all the APIs and iLand-objects made available via scripting as well as sample programs.
Click here, for general concepts of how the models behavior can be influenced by scripting.
The iLand Scripting API page:iland-model.org/apidoc/index.html
The transition is, unfortunately, not fully complete, and you still find some parts of the API documentation in the wiki.
API Documentation
iland-model.org/apidoc
The API document page describes the following objects:
- Globals
- Grid
- Managemenet
- Map
- Factory
- SpatialAnalysis
Still on the Wiki:
ClimateConverter
Helper class to import climate data from various text sources.
scripting in modules
wind+module
Access to functions of the iLand wind module.
fire+module
access to functiond of the iLand wildfire module.
barkbeetle+module
access to functions of the iLand barkbeetle module.
Examples
management example: parallel management
management example: HJA fire history
management example: restoration area (modern Javascript)