Learn R Programming

⚠️There's a newer version (0.6-6) of this package.Take me there.

stars (version 0.5-0)

Spatiotemporal Arrays, Raster and Vector Data Cubes

Description

Reading, manipulating, writing and plotting spatiotemporal arrays (raster and vector data cubes) in 'R', using 'GDAL' bindings provided by 'sf', and 'NetCDF' bindings by 'ncmeta' and 'RNetCDF'.

Copy Link

Version

Install

install.packages('stars')

Monthly Downloads

48,732

Version

0.5-0

License

Apache License

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 19th, 2021

Functions in stars (0.5-0)

merge

merge or split stars object
aggregate.stars

spatially or temporally aggregate stars object
contour.stars

plot contours of a stars object
ops_stars

S3 Ops Group Generic Functions for stars objects
as

Coerce stars object into a Raster raster or brick
c.stars

combine multiple stars objects, or combine multiple attributes in a single stars object into a single array
geom_stars

ggplot geom for stars objects
cut_stars

cut methods for stars objects
dplyr

dplyr verbs for stars objects
make_intervals

create an intervals object
st_apply

st_apply apply a function to one or more array dimensions
st_as_sf

Convert stars object into an sf object
redimension

redimension array, or collapse attributes into a new dimension
reexports

Objects exported from other packages
predict.stars

Predict values, given a model object, for a stars or stars_proxy object
plot

plot stars object, with subplots for each level of first non-spatial dimension
st_coordinates

retrieve coordinates for raster or vector cube cells
st_crop

crop a stars object
st_join.stars

Spatially join a stars and an `sf` object
st_mosaic

build mosaic (composite) of several spatially disjoint stars objects
st_as_stars

convert objects into a stars object
st_contour

Compute or plot contour lines or sets
st_dim_to_attr

create an array with dimension values
read_ncdf

Read NetCDF into stars object
st_sfc2xy

replace POINT simple feature geometry list with an x y raster
read_stars

read raster/array dataset from file or connection
st_transform

transform geometries in stars objects to a new coordinate reference system, without warping
write_stars

write stars object to gdal dataset (typically: to file)
stars_subset

subset stars objects
st_rasterize

rasterize simple feature geometries
st_raster_type

get the raster type (if any) of a stars object
st_warp

Warp (resample) grids in stars objects to a new grid, possibly in an new coordinate reference system
st_dimensions

get dimensions from stars object
st_xy2sfc

replace x y raster dimensions with simple feature geometry list (points, or polygons = rasterize)
st_extract

Extract cell values at point locations
st_intersects.stars

spatial intersect predicate for stars and sfc object
st_rgb

reduce dimension to rgb (alpha) hex values
st_set_bbox

set bounding box parameters of regular grid