Skip to content

Latest commit

 

History

History
94 lines (62 loc) · 4.71 KB

README.md

File metadata and controls

94 lines (62 loc) · 4.71 KB

Tools for Local Climate Zone and Urban Heat Island Analysis in R

LCZ4r Logo

Lifecycle: experimental

The LCZ4r package provides a comprehensive suite of tools for analyzing and visualizing Local Climate Zones (LCZ) and Urban Heat Islands (UHI) in R. Designed for researchers, urban planners, and climate scientists, LCZ4r simplifies the process of downloading, processing, and interpreting LCZ data.


Package Overview

The LCZ4r package includes the following key functions:

  • Data Download:

    • lcz_get_map(): Download LCZ maps from the global dataset.
    • lcz_get_map_euro(): Download LCZ maps from the European dataset.
    • lcz_get_map_usa(): Download LCZ maps from the Continental United States dataset.
    • lcz_get_map_generator(): Download LCZ maps from the LCZ Generator Platform.
  • Visualization:

    • lcz_plot_map(): Visualize LCZ maps.
    • lcz_plot_parameters(): Visualize LCZ parameter maps.
    • lcz_plot_interp(): Visualize LCZ interpolation results.
  • Analysis:

    • lcz_cal_area(): Calculate the area of LCZ classes.
    • lcz_get_parameters(): Retrieve LCZ parameters.
    • lcz_ts(): Analyze LCZ time series.
    • lcz_anomaly(): Calculate LCZ thermal anomalies.
    • lcz_anomaly_map(): Map LCZ thermal anomalies.
    • lcz_interp_map(): Map LCZ interpolation results.
    • lcz_interp_eval(): Evaluate LCZ interpolation accuracy.
    • lcz_uhi_intensity(): Assess urban heat island intensity using LCZ data.

LCZ4r-QGIS Plugin: Multilingual Integration

The LCZ4r-QGIS plugin integrates the LCZ4r package with QGIS, enabling users to analyze Local Climate Zones and urban heat islands directly within the QGIS environment. The plugin supports multiple languages, making it accessible to a global audience.

LCZ4r-QGIS Plugin Screenshot

People

The development of the LCZ4r package is led by Dr. Max Anjos and supported by a team of researchers:

  • Dr. Fred Meier, Chair of Climatology, Institute of Ecology, Technische Universität Berlin.
  • Dr. Francisco Castelhano, Center for Climate Crisis Studies, Department of Geography, Federal University of Rio Grande do Norte, Brazil.
  • Dayvid Carlos de Medeiros, Center for Climate Crisis Studies, Department of Geography, Federal University of Rio Grande do Norte, Brazil.
  • Antônio Campos Neto, Center for Climate Crisis Studies, Department of Geography, Federal University of Rio Grande do Norte, Brazil.

Funding

This project is supported by:

  • Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES) – Finance Code 001.
  • Alexander von Humboldt Foundation.

Contact

For questions, suggestions, or collaboration opportunities, please contact us at maxanjos@campus.ul.pt. We welcome contributions to the development of this R package!


Inspiration

The LCZ4r package is inspired by the following works:


Have Feedback or Suggestions?

We value your input! If you have ideas for improvement or spot any issues, please let us know by opening an issue on GitHub.

Open an Issue on GitHub