Learn R Programming

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

Copy Link

Version

Install

install.packages('ursa')

Monthly Downloads

282

Version

3.8.19

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Nikita Platonov

Last Published

March 29th, 2020

Functions in ursa (3.8.19)

focal_mean

Low-pass spatial filter for image.
band_stat

Computes statistics for each band of raster.
focal_extrem

Extremal spatial filter for image
ursa-package

Overview
focal_special

Custom spatial filtering for image
band_group

Extract certain statistics of each band.
global operator

Extract certains statistics for whole image
focal_median

Median spatial filter for image
local_stat

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

Assing values to the portion of raster images
local_group

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

Group Generic Functions for raster image
chunk

Get indices for partial image reading/writing
as.array

Export raster object to multidimensional array
Extract

Extract portion of raster images
as.raster

Export raster object to a colored representation.
hist

Histogram of raster image
commonGeneric

Some generic functions for ursaRaster class.
ursaRaster

Definition of ursaRaster class.
allocate

Rasterization of point data into grid cells
colortable

Color Tables of raster images.
as.integer

Transform values to type integer
as.table

Frequency of unique values
na.omit

Drop bands which don't have data.
head

Extract first and last bands of raster image
as.data.frame

Convert raster image to a data frame
compose_close

Finish plotting
zonal_stat

Zonal statistics for raster maps
plot

Simple display of raster images
rep

Replicate bands of raster image.
write_gdal

Write raster image to GDAL file(s)
nband

Get number of bands of raster image.
compose_design

Organize multi-panel layout with images and color bars.
as.matrix

Convert raster image to a matrix
compose_panel

Plot raster images and decorations on the multipanel layout.
dim

Dimension of multiband raster image
compose_plot

Plot layout of images and color bars.
display_brick

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

Spatial paramaters of raster images.
discolor

Destroy color table for raster images.
cubehelix

Generate "cubehelix" palette.
legend_mtext

Write marginal text
display_rgb

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

‘No data’ values for raster images.
ursaConnection

Connection of raster objects.
bandname

Band names for raster image.
compose_legend

Plot colorbars or marginal texts.
compose_open

Start displaying
open_gdal

Open GDAL file
ursaStack

List of raster images.
codec

Reduce and restore dimenstions for sparse data matrix
read_gdal

Read GDAL supported raster files.
as.Raster

Coercion to package 'raster' objects
panel_scalebar

Add scale bar to the image panel
c

Combine bands into raster brick.
write_envi

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

Add colored contour to the image panel
display

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

Get value and coordinates from location
legend_align

Align caption position for legend
ignorevalue

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

Close connections for files with data
ursaValue

Values of raster images.
reclass

Reclassify specific values of image
read_envi

Read ENVI .hdr Labelled Raster file to memory
display_stack

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

ENVI File Manipulation
ursaProgressBar

Progress bar
seq

Sequence Generation for raster image and coordinate grid
ursa

Get and set properties of raster image.
legend_colorbar

Plot colorbar
summary

Summary of raster image.
panel_annotation

Add label or annotaion to the image panel.
panel_plot

Add graphical elements to the image panel
session

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

Add raster to the image panel
panel_coastline

Add coastline to the image panel.
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.
polygonize

Raster to vector (polygon) conversion.
colorize

Create color table
regrid

Change raster image resolution and extent
as.ursa

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

Shaded overlay by image mask
spatial_read

Wrapper functions for reading spatial objects.
create_envi

Create ENVI or GDAL files on disk
spatial_engine

Wrapper functions for manipulation with non-raster spatial objects
ursa_info

Print metadata for raster image.
get_earthdata

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

open_envi file
spatial_write

Wrapper functions for writting spatial objects.
panel_new

Start plotting on the new image panel
panel_graticule

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

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

Fill gaps across bands using moving mean window
ursa_dummy

Generate raster image for examples.
blank

Does any band contain no information?
ursa_cache

Cache management of ursa package
ursa_crop

Crop 'no data' margins.
ursa_new

Create raster image in memory
ursa_grid

Extract and assign spatial paramaters of raster images.
temporal_mean

Smooth value across bands using moving mean window
ursa_proj

Extract and assign projection of raster images.