Doing Research with Remote Sensing
Introduction
Remote sensing is a powerful tool for investigating geographic phenomena and answering research questions about our planet. Whether you're studying urban development, climate change, ecosystem dynamics, or public health, remote sensing provides the spatial and temporal data needed to conduct rigorous research. This guide will help you develop a structured approach to conducting research with remote sensing in geography.
Developing Your Research Question
A strong research question is the foundation of any successful research project. Your research question should be:
- Specific: Clearly define what you want to investigate
- Measurable: Can be answered using quantifiable data
- Relevant: Addresses a gap in knowledge or has practical applications
- Feasible: Can be accomplished with available resources and time
Examples of Good Research Questions
- How has urban heat island intensity changed in coastal cities of Florida over the past 20 years?
- What is the relationship between vegetation cover and malaria incidence in sub-Saharan Africa?
- How do different land cover types affect surface runoff in mountainous watersheds?
- Can machine learning classification of satellite imagery accurately detect illegal deforestation in the Amazon?
Characteristics of Strong Research Questions
Notice that each of these questions:
- Defines a specific geographic area
- Identifies measurable variables (temperature, vegetation cover, land cover types, etc.)
- Suggests a temporal or spatial relationship to investigate
- Can be answered using remote sensing data
Formulating Your Methodological Approach
Once you have a research question, you need to develop a clear methodology. Your approach should address:
1. Data Selection
- Which satellite or sensor: Landsat, Sentinel, MODIS, etc.?
- Spatial resolution: What level of detail do you need?
- Temporal resolution: How frequently do you need observations?
- Spectral bands: Which parts of the electromagnetic spectrum are relevant?
- Time period: What dates or range of dates will you analyze?
2. Data Preprocessing
- Cloud masking: How will you handle cloud cover?
- Atmospheric correction: Is it needed for your analysis?
- Geometric correction: Are the images properly georeferenced?
- Compositing: Will you create temporal composites (median, mean, etc.)?
- Study area extraction: How will you define and clip your region of interest?
3. Analysis Methods
- Band arithmetic: NDVI, NDWI, or other indices?
- Classification: Supervised or unsupervised? Which algorithm?
- Change detection: Image differencing, ratios, or time series analysis?
- Spatial analysis: Zonal statistics, proximity analysis, spatial autocorrelation?
- Statistical analysis: Regression, correlation, trend analysis?
Example Methodology Statement
"To investigate urban heat island changes in Miami, Florida, I will use Landsat 8 thermal infrared data (Band 10) from 2014-2024. I will create annual summer composites (June-August median) and extract land surface temperature using the mono-window algorithm. Urban areas will be classified using supervised classification (Random Forest) applied to multispectral bands. I will calculate the difference between urban and rural temperatures for each year and perform linear regression to identify trends."
Stating Your Expected Hypotheses
A hypothesis is a testable prediction about the relationship between variables. In remote sensing research, hypotheses often predict spatial or temporal patterns.
Components of a Good Hypothesis
- Directional: States the expected direction of the relationship (increase, decrease, positive correlation, etc.)
- Based on theory: Grounded in existing literature or geographic theory
- Testable: Can be supported or rejected using your data and methods
Examples of Research Hypotheses
- H1: Urban areas with higher vegetation cover will exhibit lower surface temperatures compared to areas with less vegetation.
- H2: Deforestation rates in protected areas will be significantly lower than in unprotected areas.
- H3: Agricultural productivity (measured by NDVI) will show a negative correlation with drought severity indices.
- H4: Urban heat island intensity will increase over time as cities expand.
Null Hypothesis
Don't forget to also state your null hypothesis (H0), which assumes no relationship or no difference:
- H0: There is no significant difference in surface temperature between urban areas with high and low vegetation cover.
Incorporating Context and Broader Impacts
Strong research doesn't exist in a vacuum. You should connect your work to:
Theoretical Context
- What previous studies have investigated similar questions?
- What geographic theories or concepts are relevant?
- What gaps in knowledge does your research address?
Practical Applications
- How could your findings inform policy or management decisions?
- What stakeholders might benefit from your research?
- Can your methods be applied to other regions or problems?
Broader Impacts
- Environmental: How does your research contribute to understanding environmental change?
- Social: Are there implications for communities or vulnerable populations?
- Economic: Could your findings help optimize resource use or reduce costs?
- Methodological: Are you developing new techniques that others can use?
Tips for Success
- Start simple: Begin with a manageable question and scale up if time permits
- Document everything: Keep detailed notes about your methods, decisions, and code
- Iterate: Expect to refine your question and methods as you work
- Validate your results: Use ground truth data or compare with published studies when possible
- Consider limitations: Every method has constraints—acknowledge them honestly
- Seek feedback: Share your approach with peers and instructors early and often
Research Project Checklist
Use this checklist to ensure your research is well-structured:
- ☐ Research question is specific, measurable, relevant, and feasible
- ☐ Appropriate satellite/sensor identified with justification
- ☐ Data preprocessing steps clearly defined
- ☐ Analysis methods selected and justified
- ☐ Hypotheses stated (including null hypothesis)
- ☐ Literature review demonstrates knowledge of field
- ☐ Broader impacts and applications discussed
- ☐ Limitations and potential sources of error acknowledged
- ☐ Code is documented and reproducible
- ☐ Results are clearly visualized and interpreted
Additional Resources
- Google Earth Engine - Platform for conducting your analysis
- Earth Engine Data Catalog - Browse available datasets
- Google Scholar - Search for relevant research articles
- ScienceDirect - Access scientific journals (through university library)