PCRaster Map
m (→Software) |
|||
Line 16: | Line 16: | ||
== Software == | == Software == | ||
− | * [http://pcraster.geo.uu.nl/downloads/ PCRaster] (software includes sample | + | * [http://pcraster.geo.uu.nl/downloads/ PCRaster] (software includes sample files). |
* [http://www.gdal.org/ GDAL - Geospatial Data Abstraction Library] (supports [[PCRaster Map]] format). | * [http://www.gdal.org/ GDAL - Geospatial Data Abstraction Library] (supports [[PCRaster Map]] format). | ||
* [http://resources.arcgis.com/en/help/main/10.1/index.html#//009t0000000q000000#GUID-254D99AB-4B5E-48DE-9228-BD0B39936C9F ArcGIS] (supports [[PCRaster Map]] format). | * [http://resources.arcgis.com/en/help/main/10.1/index.html#//009t0000000q000000#GUID-254D99AB-4B5E-48DE-9228-BD0B39936C9F ArcGIS] (supports [[PCRaster Map]] format). |
Revision as of 20:55, 13 November 2012
PCRaster is a software suite for the creation and execution of spatiotemporal simulation models. It is mainly used in the environmental sciences (e.g. geography, hydrology). The software has its own binary (raster) format that is used for storing 2-D geographical data.
The format has no default file extension, although both '.map' and '.csf' are commonly used. The PCRaster software uses part of the file name for designating time step numbers in time series of maps, with the effect that the extension is often a (variable) number (e.g. '.001', '.999').
Contents |
Disambiguation
The format was originally named CSF (or Cross System Format), which may lead to confusion between this format and a number of unrelated formats that also use a '.csf' extension. However PCRaster maps contain a unique file signature ('RUU CROSS SYSTEM MAP FORMAT') that allows them to be identified reliably.
Specifications
Software
- PCRaster (software includes sample files).
- GDAL - Geospatial Data Abstraction Library (supports PCRaster Map format).
- ArcGIS (supports PCRaster Map format).