1km raster for Continental Europe
GENERAL INFO |
Dataset Name:1km raster for Continental Europe |
Long name: INSPIRE compliant European Reference Grid at 1 km x 1 km resolution for Continental Euorope up to the Ural Mountains as well parts of Northern Africa |
Description: INSPIRE compliant 1 km x 1 km grid (European Reference Grid) based on the European Reference Grids Workshop, held at Ispra (October 2003). See also EEA reference grid and eusoils reference grid |
Disclaimer GHG-AFOLU: |
Topic:geoscientificinformation; |
METHOD |
Type of method: GIS processing |
Methodology: import arcpy; from arcpy import env; from arcpy.sa import *; arcpy.env.scratchWorkspace = "C:/TEMP"; arcpy.env.workspace = "C:/TEMP"; arcpy.CheckOutExtension("Spatial"); arcpy.env.overwriteOutput=True; EEDGE=1900000; SEDGE=0; WEDGE=9000000; NEDGE=7000000; ## ... $colmap $rowmap does not exists in AG10; import arcgisscripting; gp = arcgisscripting.create(9.3) ; gp.Extent = str(EEDGE)+" "+str(SEDGE)+" "+str(WEDGE)+" "+str(NEDGE); gp.CellSize = 1000; result=gp.SingleOutputMapAlgebra("$$colmap * 10000 + $$rowmap","REFraster3"); |
Uncertainty: not applicable |
Quality assessment: not yet |
CONTACT |
Contact: Adrian Leip |
Data owner: Adrian Leip |
If you are not yet registered, you can REGISTER NOW
- Datasets ( by )
[ list ] - Models and Tools
- Projects / Experiments







The
mission of the JRC is to provide customer-driven scientific and
technical support for the conception, development, implementation and
monitoring of EU policies. As a service of the European Commission, the
JRC functions as a reference centre of science and technology for the
Union. Close to the policy-making process, it serves the common
interest of the Member States, while being independent of special
interests, whether private or national.