| evaluate whether cube values are in a given set | %in%,stars-method |
| spatially or temporally aggregate stars object | aggregate aggregate.stars |
| Coerce stars object into a Raster raster or brick | as coerce,stars,Raster-method coerce,stars,Terra-method coerce,stars_proxy,Raster-method coerce,stars_proxy,Terra-method |
| Monthly Gridded Meteorological Observations | bcsd_obs |
| combine multiple stars objects, or combine multiple attributes in a single stars object into a single array | c.stars c.stars_proxy |
| plot contours of a stars object | contour.stars |
| cut methods for stars objects | cut.array cut.matrix cut.stars cut_stars |
| dplyr verbs for stars objects | as.tbl_cube.stars dplyr filter.stars filter.stars_proxy mutate.stars mutate.stars_proxy pull.stars pull.stars_proxy rename.stars rename.stars_proxy replace_na.stars replace_na.stars_proxy select.stars select.stars_proxy slice.stars slice.stars_proxy transmute.stars transmute.stars_proxy |
| expand the dimension values into a list | expand_dimensions expand_dimensions.dimensions |
| ggplot geom for stars objects | geom_stars theme_stars |
| Landsat-7 bands for a selected region around Olinda, BR | L7_ETMs |
| create an intervals object | make_intervals |
| Read or write data using GDAL's multidimensional array API | mdim read_mdim write_mdim |
| merge or split stars object | merge merge.stars split split.stars |
| S3 Ops Group Generic Functions for stars objects | Math.stars Math.stars_proxy Ops.stars Ops.stars_proxy ops_stars |
| plot stars object, with subplots for each level of first non-spatial dimension | image.stars plot plot.nc_proxy plot.stars plot.stars_proxy |
| Principal components of stars object | prcomp prcomp.stars prcomp.stars_proxy |
| Predict values, given a model object, for a stars or stars_proxy object | predict.stars predict.stars_proxy |
| print stars or dimensions object | as.data.frame.dimensions print.dimensions print.stars print_stars |
| Read NetCDF into stars object | read_ncdf |
| read raster/array dataset from file or connection | read_stars |
| redimension array, or collapse attributes into a new dimension | redimension st_redimension st_redimension.stars st_redimension.stars_proxy |
| st_apply apply a function to one or more array dimensions | st_apply st_apply.stars |
| Convert stars object into an sf object | st_as_sf st_as_sf.stars st_as_sf.stars_proxy st_as_sfc.stars |
| convert objects into a stars object | st_as_stars st_as_stars.bbox st_as_stars.CFDataset st_as_stars.CFVariable st_as_stars.cubble_df st_as_stars.data.frame st_as_stars.default st_as_stars.list st_as_stars.ncdfgeom st_as_stars.OpenStreetMap st_as_stars.Raster st_as_stars.sf st_as_stars.SpatRaster st_as_stars.stars st_as_stars.stars_proxy st_as_stars.xts |
| return the cell index corresponding to the location of a set of points | st_cells |
| Compute or plot contour lines or sets | st_contour |
| retrieve coordinates for raster or vector cube cells | as.data.frame.stars as_tibble.stars st_coordinates st_coordinates.stars |
| crop a stars object | st_crop st_crop.mdim st_crop.stars st_crop.stars_proxy |
| create an array with dimension values | st_dim_to_attr |
| get dimensions from stars object | st_dimensions st_dimensions.array st_dimensions.default st_dimensions.stars st_dimensions<- st_dimensions<-.list st_dimensions<-.stars st_dimensions<-.stars_proxy st_get_dimension_values st_set_dimensions |
| downsample stars or stars_proxy objects | st_downsample st_downsample.stars st_downsample.stars_proxy |
| Extract cell values at point locations | st_extract st_extract.stars |
| get or set the geotransform, or rotation matrix | st_geotransform st_geotransform<- st_geotransform<-.stars |
| spatial intersect predicate for stars and sfc object | st_intersects.stars |
| Spatially join a stars and an `sf` object | st_join.stars |
| build mosaic (composite) of several spatially disjoint stars objects | st_mosaic st_mosaic.character st_mosaic.stars st_mosaic.stars_proxy |
| Move raster offset such that grid start at row/col (1,1) | st_normalize st_normalize.stars st_normalize.stars_proxy |
| get the raster type (if any) of a stars object | st_raster_type |
| rasterize simple feature geometries | st_rasterize |
| obtain (spatial) resolution of a stars object | st_res |
| reduce dimension to rgb (alpha) hex values | st_rgb |
| Transform rotated pole long/lat regular grid to unrotated curvilinear grid | st_rotate st_rotate.sf st_rotate.sfc st_rotate.stars |
| set bounding box parameters of regular grid | st_set_bbox |
| Specify parameters to load raster in blocks | st_tile |
| transform geometries in stars objects to a new coordinate reference system, without warping | st_transform st_transform.stars st_transform_proj.stars |
| Warp (resample) grids in stars objects to a new grid, possibly in an new coordinate reference system | st_warp |
| replace x y raster dimensions with simple feature geometry list (points, or polygons = rasterize) and vice versa | st_sfc2xy st_xy2sfc |
| Sentinel-2 sample tile | stars_sentinel2 |
| subset stars objects | stars_subset st_flip [.stars [<-.stars [<-.stars_proxy |
| write stars object to gdal dataset (typically: to file) | detect.driver write_stars write_stars.stars write_stars.stars_proxy |