2 Overview
The climr app is a graphical interface for climr, an R package that provides downscaled climate data for North America. This app allows users to download custom climate data for their areas of interest. It also provides visualizations of the climates of North America and how they are changing. The climr App is created by the Future Forest Ecosystem Centre of the BC Ministry of Forests. If you have ideas for how we can improve it, let us know via email or GitHub.
2.1 Structure
The climr app is organized into three tabs.
Get Data: Users can select points or areas of interest using one of 2 methods:
- Interactively select map points or draw polygons
- Upload a batch file (csv), digital elevation model, or spatial boundary
Users can then select the desired parameters and downscale the data. The downscaled data can be previewed and is available for download as csv and GeoTIFF.
Visualization: Users can select from 3 types of locations:
- Ecoregions of North America
- Forest Landscape Plan (FLP) Area
- Single map point
Users can then visualize data for the selected area using available plots (Time Series, Bivariate, and Walter-Lieth plots).
Users can also add climate maps as an overlay on North America.
About: Help files and data sources
- Overview: You’re reading it!
- Instructions: Instructions on how to use the tool
- Methods: Detailed background information about what’s happening “under the hood”
- Known issues: Documentation on current known issues with the tool
- Definitions: Glossary of terms and climate variables
- Providing feedback: Ways users can report issues or provide suggestions for future improvements
- FAQs: Frequently asked questions
- Resources