API Request ConstructorsConstructor functions to build a Cal-Adapt API request object |
|
---|---|
Adds a preset location to a Cal-Adapt API request |
|
Add point location(s) to a Cal-Adapt API request |
|
Use a sf data frame as the location for a Cal-Adapt API request |
|
Add climate variable(s) to a Cal-Adapt API request |
|
Adds GCM(s) to a Cal-Adapt API request |
|
Assign temporal aggregation period to a Cal-Adapt API call |
|
Add emission scenario(s) to a Cal-Adapt API request |
|
Adds slug(s) to a Cal-Adapt API call |
|
Adds the start and end year to a Cal-Adapt API call |
|
Use Livneh data in a Cal-Adapt API call |
|
Adds a start and end date of a Cal-Adapt API call |
|
Add processing options to a Cal-Adapt API call |
|
Creates a new API request object |
|
Sample API requests |
|
Fetching DataFunctions that fetch climate data using the Cal-Adapt API |
|
Run checks on an API request object |
|
Get values from an API request object as a tibble |
|
Write values from an API request to a local database |
|
Get cropped rasters |
|
Cal-Adapt base URL |
|
Finding and Specifying Cal-Adapt DatasetsConstants and functions to help you identify and specify datasets when constructing an API request object |
|
Climate variables |
|
Global climate models |
|
Temporal aggregation periods |
|
Scenarios |
|
Get the LOCA grid cells as a sf object |
|
Using the Cal-Adapt data catalogUse a local copy of the Cal-Adapt catalog to find the data you’re looking for |
|
Get the Cal-Adapt raster series data catalog |
|
Fetch a new copy of the Cal-Adapt raster series catalog |
|
Search the Cal-Adapt raster series data catalog |
|
Working with Area-of-Interest PresetsConstants and functions to help you specify a preset Area-of-Interest & get geoms |
|
Area-of-interest presets |
|
Get the geometry of an AOI Preset area |
|
Resize a bounding box object |
|
Managing SQLite databasesWorking with local SQLite databases |
|
Load a Cal-Adapt SQLite database into R |
|
View properties of a Cal-Adapt SQLlite database |
|
Add or delete indices |
|
Managing RastersDownloading and working with climate data as rasters |
|
Split a large geom into blocks small enough to ask the API for rasters |
|
Read tif files from disk |
|
Create an index for a list of stars rasters |
|
Create a six-dimensional stars object for modeled climate data |
|
Mosaic stars objects into a seamless array for large areas |
|
Package OptionsManage package settings |
|
Manage package settings |
|
Manage cache directory |
|
Printing and plottingPrint and plot objects |
|
Format a ca_apireq object |
|
Print a ca_apireq object |
|
Plot a ca_apireq object |
|
Format a ca_db_info object for printing at the console |
|
Print a ca_db_info object |