Skip to contents

Discovery

Find out what is on the Cal-Adapt Analytics Engine and where it lives in the CADCAT catalog.

cae_catalog()
Load the Cal-Adapt data catalog
cae_models()
List available climate models
cae_scenarios()
List available scenarios (SSPs)
cae_variables()
List available variables
cae_search()
Search the catalog
cae_check_variables()
Check CF-standard met variable coverage for a model/scenario

Fetching

Read gridded Zarr stores from S3 into R, and pull time series at one or many points.

cae_fetch()
Fetch Cal-Adapt Climate Data
cae_fetch_point()
Extract time series at a point
cae_fetch_points()
Extract time series at multiple points (bulk)
cae_grid_cells()
Map points to their grid cells

Drivers

Turn fetched WRF output into CF standard NetCDF that ecosystem models read directly.

cae_write_cf_netcdf()
Convert a stars object to CF-standard NetCDF
cae_build_met_drivers()
Build CF-standard met driver files for multiple sites