Learn R Programming

Copy Link

Version

Install

install.packages('ursa')

Monthly Downloads

483

Version

3.11.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

September 26th, 2024

Functions in ursa (3.11.1)

focal_mean

Low-pass spatial filter for image.
focal_median

Median spatial filter for image
global operator

Extract certains statistics for whole image
local_stat

Bundle of statistics, which is applied to each cell of multi-band image.
ursa-package

Overview
ursaRaster

Definition of ursaRaster class.
allocate

Rasterization of point data into grid cells
zonal_stat

Zonal statistics for raster maps
Replace

assign values to the portion of raster images
colortable

Color Tables of raster images.
as.integer

Transform values to type integer
as.data.frame

Convert raster image to a data frame
close

Close connections for files with data
chunk

Get indices for partial image reading/writing
band_group

Extract certain statistics of each band.
ursaConnection

Connection of raster objects.
as.matrix

Convert raster image to a matrix
ursaCRS

Coordinate Reference System (CRS) for raster images.
as.table

Frequency of unique values
c

Combine bands into raster brick.
rep

Replicate bands of raster image.
seq

Sequence Generation for raster image and coordinate grid
as.raster

Export raster object to a colored representation.
hist

Histogram of raster image
ursaGrid

Spatial parameters of raster images.
nband

Get number of bands of raster image.
ursaStack

List of raster images.
Extract

Extract portion of raster images
groupGeneric

Group Generic Functions for raster image
ursaValue

Values of raster images.
as.array

Export raster object to multidimensional array
commonGeneric

Some generic functions for ursaRaster class.
dim

Dimension of multiband raster image
colorize

Create color table
codec

Reduce and restore dimenstions for sparse data matrix
open_envi

open_envi file
read_gdal

Read GDAL supported raster files.
create_envi

Create ENVI or GDAL files on disk
na.omit

Drop bands which don't have data.
head

Extract first and last bands of raster image
compose_close

Finish plotting
is.na

‘No data’ values for raster images.
open_gdal

Open GDAL file
write_envi

Write raster image to ENVI .hdr Labelled Raster file.
bandname

Band names for raster image.
plot

Simple display of raster images
compose_legend

Plot colorbars or marginal texts.
identify

Get value and coordinates from location
read_envi

Read ENVI .hdr Labelled Raster file to memory
sort

Sort multiband raster by band names.
get_earthdata

Retrive data from Global Imagery Browse Services (GIBS) using API for Developers
display_stack

Plot multi-band heterogenous raster images in the PNG format.
glance

Command line utility for spatial view of raster or vector GIS file.
panel_annotation

Add label or annotation to the image panel.
as_stars

Raster coercion to `stars`
compose_open

Start displaying
envi_files

ENVI File Manipulation
summary

Summary of raster image.
ignorevalue

Extract and assign ‘nodata’ value of raster images.
legend_align

Align caption position for legend
legend_mtext

Write marginal text
compose_panel

Plot raster images and decorations on the multipanel layout.
as.Raster

Coercion to package 'raster' objects
compose_design

Organize multi-panel layout with images and color bars.
compose_plot

Plot layout of images and color bars.
discolor

Destroy color table for raster images.
legend_colorbar

Plot colorbar
write_gdal

Write raster image to GDAL file(s)
display

Plot raster image(s) in the PNG format.
temporal_mean

Smooth value across bands using moving mean window
panel_shading

Shaded overlay by image mask
panel_coastline

Add coastline to the image panel.
trackline

Create segmented line from points' sequence
pixelsize

The actual size of each grid cell with considerable distortion in area of map projection.
panel_contour

Add colored contour to the image panel
cubehelix

Generate "cubehelix" palette.
session

Get and set sessional parameters for grid, CRS, external software for open PNG files.
polygonize

Raster to vector (polygon) conversion.
spatial_engine

Wrapper functions for manipulation with non-raster spatial objects
blank

Does any band contain no information?
ursa_info

Print metadata for raster image.
ursa_new

Create raster image in memory
panel_raster

Add raster to the image panel
reclass

Reclassify specific values of image
display_rgb

Plot RGB (RGBA) color composition in the PNG format.
display_brick

Plot multi-band homogenous raster image in the PNG format.
regrid

Change raster image resolution and extent
panel_scalebar

Add scale bar to the image panel
ursaProgressBar

Progress bar
spatial_write

Wrapper functions for writing spatial objects.
ursa_cache

Cache management of ursa package
spatial_levelsplit

Drops spatial object with overlapped geometry to spatial object with non-overlapped geometry.
whiteboxing

Wrapper to WhiteboxTools
panel_decor

Add auxiliary elements to the plotting panel.
spatial_read

Wrapper functions for reading spatial objects.
ursa_crs

Extract and assign projection of raster images.
ursa_crop

Crop 'no data' margins.
panel_graticule

Add latitude/longitude or metric grid to the image panel.
temporal_interpolate

Fill gaps across bands using moving mean window
ursa_dummy

Generate raster image for examples.
as.ursa

Create raster image from R objects or GDAL raster files.
ursa_grid

Extract and assign spatial parameters of raster images.
panel_new

Start plotting on the new image panel
ursa

Get and set properties of raster image.
panel_plot

Add graphical elements to the image panel
band_stat

Computes statistics for each band of raster.
local_group

Create single-band raster using statistics of multi-bands raster.
focal_extrem

Extremal spatial filter for image
focal_special

Custom spatial filtering for image