Learn R Programming

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

Copy Link

Version

Install

install.packages('ursa')

Monthly Downloads

494

Version

3.9.4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 22nd, 2021

Functions in ursa (3.9.4)

focal_mean

Low-pass spatial filter for image.
focal_extrem

Extremal spatial filter for image
band_stat

Computes statistics for each band of raster.
focal_special

Custom spatial filtering for image
focal_median

Median spatial filter for image
global operator

Extract certains statistics for whole image
band_group

Extract certain statistics of each band.
local_group

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

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

Overview
Extract

Extract portion of raster images
ursaConnection

Connection of raster objects.
ursaGrid

Spatial parameters of raster images.
chunk

Get indices for partial image reading/writing
colortable

Color Tables of raster images.
Replace

assign values to the portion of raster images
groupGeneric

Group Generic Functions for raster image
as.data.frame

Convert raster image to a data frame
as.raster

Export raster object to a colored representation.
close

Close connections for files with data
as.array

Export raster object to multidimensional array
ursaRaster

Definition of ursaRaster class.
c

Combine bands into raster brick.
zonal_stat

Zonal statistics for raster maps
as.table

Frequency of unique values
allocate

Rasterization of point data into grid cells
as.integer

Transform values to type integer
commonGeneric

Some generic functions for ursaRaster class.
head

Extract first and last bands of raster image
hist

Histogram of raster image
plot

Simple display of raster images
bandname

Band names for raster image.
dim

Dimension of multiband raster image
rep

Replicate bands of raster image.
na.omit

Drop bands which don't have data.
as.matrix

Convert raster image to a matrix
is.na

‘No data’ values for raster images.
seq

Sequence Generation for raster image and coordinate grid
nband

Get number of bands of raster image.
compose_legend

Plot colorbars or marginal texts.
compose_open

Start displaying
compose_plot

Plot layout of images and color bars.
compose_panel

Plot raster images and decorations on the multipanel layout.
compose_close

Finish plotting
summary

Summary of raster image.
compose_design

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

Write raster image to GDAL file(s)
ursaStack

List of raster images.
ursaValue

Values of raster images.
discolor

Destroy color table for raster images.
read_gdal

Read GDAL supported raster files.
cubehelix

Generate "cubehelix" palette.
create_envi

Create ENVI or GDAL files on disk
read_envi

Read ENVI .hdr Labelled Raster file to memory
codec

Reduce and restore dimenstions for sparse data matrix
open_gdal

Open GDAL file
display

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

Create color table
display_rgb

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

Align caption position for legend
write_envi

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

Plot colorbar
display_brick

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

Get value and coordinates from location
ignorevalue

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

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

open_envi file
envi_files

ENVI File Manipulation
get_earthdata

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

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

Add label or annotation to the image panel.
panel_contour

Add colored contour to the image panel
panel_plot

Add graphical elements to the image panel
panel_coastline

Add coastline to the image panel.
panel_new

Start plotting on the new image panel
panel_graticule

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

Add raster to the image panel
segmentize

Create segmented line from points' sequence
regrid

Change raster image resolution and extent
session

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

Wrapper functions for manipulation with non-raster spatial objects
as.Raster

Coercion to package 'raster' objects
legend_mtext

Write marginal text
reclass

Reclassify specific values of image
ursaProgressBar

Progress bar
spatial_write

Wrapper functions for writing spatial objects.
pixelsize

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

Add auxiliary elements to the plotting panel.
spatial_read

Wrapper functions for reading spatial objects.
blank

Does any band contain no information?
panel_scalebar

Add scale bar to the image panel
ursa_info

Print metadata for raster image.
ursa_cache

Cache management of ursa package
ursa_grid

Extract and assign spatial parameters of raster images.
panel_shading

Shaded overlay by image mask
ursa_dummy

Generate raster image for examples.
ursa_crop

Crop 'no data' margins.
ursa_new

Create raster image in memory
polygonize

Raster to vector (polygon) conversion.
ursa_crs

Extract and assign projection of raster images.
as.ursa

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

Get and set properties of raster image.
temporal_interpolate

Fill gaps across bands using moving mean window
temporal_mean

Smooth value across bands using moving mean window