Learn R Programming

quadmesh (version 0.5.5)

cmip6: CMIP6 sample

Description

A small extract of model output and native grid ('gn') coordinates from CMIP6. Derived from 'CMIP6/ssp245/intpp/intpp_Omon_MPI-ESM1-2-LR_ssp245_r1i1p1f1_gn_201501-203412.nc'.

Usage

cmip6

Arguments

Format

An object of class RasterBrick of dimension 220 x 256 x 3.

Details

The cmip6 object is a 'RasterBrick', defined by the raster package with three layers: 'intpp', 'longitude', 'latitude'. The model data is primary organic carbon production 'intpp'.

Examples

Run this code
mesh_plot(cmip6[[1]])

Run the code above in your browser using DataLab