This page refers to an outdated version of PCRaster, an up-to-date version is available.
What’s new
These are the most important changes:
- Bugfixes and changes of the global options for the dynwavestate, dynwaveflux and dynamicwave functions. The bugfixes might affect results of existing models, modellers should pay attention when using these functions
- Bugfixes for aguila and resample, and documentation improvements
- First PCRaster package for 64-bit Windows systems.
For a detailed list of the changes check the changes page.
Package overview
The PCRaster package includes:
- The PCRaster library offering about 250 optimised functions for the constuction of spatio-temporal models
- The
pcraster
module to build environmental models in the Python programming language (Python 2.7) - A Python modelling framework allowing for dynamic modelling, stochastic modelling and data assimilation
- The Aguila program for visualisation of uncertain spatio-temporal data
- The PCRaster Modflow extension for groundwater modelling
- The PCRcalc environmental modelling language
- Several programs for data conversion
Download
Operating system | Architecture | Package | Instructions |
---|---|---|---|
Linux | 64-bit | pcraster-4.0.1_x86-64.tar.gz | Installing PCRaster on Linux |
Windows | 64-bit | pcraster-4.0.1_x86-64.zip | Installing 64-bit PCRaster on Windows |
Windows | 32-bit | pcraster-4.0.1_x86-32.zip | Installing 32-bit PCRaster on Windows |
Documentation
PCRaster Introduction, applications and function reference |
html |
Aguila Visualisation tool |
html |
PCRasterPython Python extension for PCRaster |
html |
PCRasterPythonFramework Framework for spatio-temporal modelling |
html |
arrayed variables | html |
PCRasterModflow Modflow2000 extension for PCRaster |
html |
PCRaster ModelEngine Embedding the PCRaster ModelEngine in your own application is possible by using the LinkOut API (user manual, reference guide). |