Introduction
Location Map
Base Maps
Database Schema
Conventions
GIS Analyses
Flowchart
GIS Concepts
Results
Conclusion
References

Conventions

Conventions

FOLDER NAMES

GIS – folder containing all files used in this project with ESRI products (ArcGIS).

Current – Raster files for current climate conditions, including all files created through processing steps. Includes one folder:

bio27 – Contains all aforementioned raster files. 27 designates the grid where data were downloaded from the WorldClim website

Climate_Change – Contains five folders, one for each climate variable chosen in final population model. Climate variables were taken from 'Current' and 'HADLEY' folders and processed with Map Algebra to produce a raser of the difference between 2050 and 2005 climate pixel values.

bio02 – Three raster layers for BIOCLIM variable 02 including processed file

bio10 – Three raster layers for BIOCLIM variable 10 including processed file

bio13 – Three raster layers for BIOCLIM variable 13 including processed file

bio17 – Three raster layers for BIOCLIM variable 17 including processed file

bio19 – Three raster layers for BIOCLIM variable 19 including processed file

DEM – Digital elevation model raster files including slope

HADLEY – Contains all raster files for future climate scenarios developed by the Hadley Climate Centre using a2a forecasting. Contains two folders:

2020 – Projected climate raster layers for 2020, including all processing files

2050 – Projected climate raster layers for 2050, including all processing files

Landscape – Contains shapefiles for political boundaries and geographic features. Three folders:

Boundary – Political boundary files for Ethiopia and Africa

Lakes – Water body boundaries for Ethiopia

Woredas – State (Woreda) boundaries for Ethiopia

Population – Contains raster data for population density files including all processing steps

Tables – Output tables from random sample point data extractions

FILE NAMES

RASTER DATA

Note: parentheses (X) denote range of name values ‘X’ that each file type can take.

bio(01-19) – BIOCLIM *.GRD files for 2020 and 2050 projected to WGS 1984

bio(01-19)_27 – BIOCLIM *.BIL files downloaded from WorldClim tile 27. The raw data

bio(01-19)_prj – BIOCLIM *.ASCII files with projections defined as WGS 1984

bio(01-19)_37N – BIOCLIM *.IMG files projected to WGS 1984 UTM Zone 37 North

bio(01-19)_Clip – BIOCLIM *.IMG files clipped to Ethiopia political boundaries

bio(01-19)_37NR – BIOCLIM *.IMG files resampled to resolution of dem_utm37n

bio(02, 10, 13, 17, 19)_change – Difference taken between 2050 and 2005 climate variables that were significant in the model

dem_slope – Slope layer calculated from projected DEM

dem_utm37n – Digital elevation model for Ethiopia projected to WGS84 UTM Zone 37 North

eth_dem – Original DEM layer for Ethiopia

eth_popdens05 – Original population density layer for Ethiopia

pop_utm37n – Population density projected to WGS84 UTM Zone 37 North

pop_nearest – Projected population layer, resampled to finer resolution cells

pop_10000 – Multiplied by 10,000 to preserve decimal places

pop_integer – Same as pop_10000 but converted to integer data instead of floating point

pop_2020 – Raster file from output when model applied to 2020 climate data

pop_2050 – Raster file from output when model applied to 2050 climate data

pop_change – Raster of predicted population density change between 2005 and 2050

SHAPEFILES

Afr_country – Original map of African country boundaries

Ethiopia_utm37n – Projected Ethiopia boundaries (WGS 84 UTM Zone 37N)

Lakes_utm37n – Projected lakes (WGS 84 UTM Zone 37N)

Major_Lakes – Original lake layer

Woredas_10pts – Randomly sampled points from Hawth Tools (10 pts per Woreda)

Woredas_Pop04 – Original Woreda political boundary

Woreda_UTM37N – Projected Woreda layer (WGS 84 UTM Zone 37N)

TABLE DATA

CurrentClimatePoints (Excel table)

currentpoints (Info table)

CurrentPoints (dBase table)

dempoints (Info table)

DEMPoints (Excel)

DEMPoints (dBase)

poppoints (Info table)

PopulationPoints (dBase table)

PopulationPoints (Excel table)

slopepoints (Info table)

SlopePoints (dBase table)

SlopePoints (Excel table)

 

 

 



C