Learn R Programming

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

Copy Link

Version

Install

install.packages('ursa')

Monthly Downloads

578

Version

3.11.2

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Nikita G. Platonov

Last Published

January 14th, 2025

Functions in ursa (3.11.2)

local_stat

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

Computes statistics for each band of raster.
focal_mean

Low-pass spatial filter for image.
band_group

Extract certain statistics of each band.
local_group

Create single-band raster using statistics of multi-bands raster.
global operator

Extract certains statistics for whole image
focal_median

Median spatial filter for image
focal_special

Custom spatial filtering for image
focal_extrem

Extremal spatial filter for image
ursa-package

Overview
ursaConnection

Connection of raster objects.
chunk

Get indices for partial image reading/writing
allocate

Rasterization of point data into grid cells
Replace

assign values to the portion of raster images
zonal_stat

Zonal statistics for raster maps
ursaRaster

Definition of ursaRaster class.
colortable

Color Tables of raster images.
ursaGrid

Spatial parameters of raster images.
Extract

Extract portion of raster images
ursaCRS

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

Convert raster image to a matrix
commonGeneric

Some generic functions for ursaRaster class.
as.integer

Transform values to type integer
as.raster

Export raster object to a colored representation.
close

Close connections for files with data
as.table

Frequency of unique values
as.array

Export raster object to multidimensional array
groupGeneric

Group Generic Functions for raster image
as.data.frame

Convert raster image to a data frame
c

Combine bands into raster brick.
bandname

Band names for raster image.
nband

Get number of bands of raster image.
hist

Histogram of raster image
rep

Replicate bands of raster image.
head

Extract first and last bands of raster image
na.omit

Drop bands which don't have data.
dim

Dimension of multiband raster image
plot

Simple display of raster images
seq

Sequence Generation for raster image and coordinate grid
is.na

‘No data’ values for raster images.
compose_legend

Plot colorbars or marginal texts.
sort

Sort multiband raster by band names.
codec

Reduce and restore dimenstions for sparse data matrix
compose_design

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

Start displaying
compose_close

Finish plotting
ursaStack

List of raster images.
colorize

Create color table
summary

Summary of raster image.
ursaValue

Values of raster images.
create_envi

Create ENVI or GDAL files on disk
compose_panel

Plot raster images and decorations on the multipanel layout.
read_gdal

Read GDAL supported raster files.
open_gdal

Open GDAL file
write_gdal

Write raster image to GDAL file(s)
compose_plot

Plot layout of images and color bars.
read_envi

Read ENVI .hdr Labelled Raster file to memory
open_envi

open_envi file
cubehelix

Generate "cubehelix" palette.
write_envi

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

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

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

Extract and assign ‘nodata’ value of raster images.
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.
discolor

Destroy color table for raster images.
get_earthdata

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

Get value and coordinates from location
display

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

ENVI File Manipulation
as_stars

Raster coercion to `stars`
panel_coastline

Add coastline to the image panel.
legend_align

Align caption position for legend
panel_annotation

Add label or annotation to the image panel.
as.Raster

Coercion to package 'raster' objects
legend_mtext

Write marginal text
panel_decor

Add auxiliary elements to the plotting panel.
panel_graticule

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

Add colored contour to the image panel
legend_colorbar

Plot colorbar
panel_new

Start plotting on the new image panel
polygonize

Raster to vector (polygon) conversion.
reclass

Reclassify specific values of image
panel_plot

Add graphical elements to the image panel
panel_scalebar

Add scale bar to the image panel
panel_raster

Add raster to the image panel
panel_shading

Shaded overlay by image mask
regrid

Change raster image resolution and extent
ursaProgressBar

Progress bar
pixelsize

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

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

Wrapper functions for reading spatial objects.
spatial_write

Wrapper functions for writing spatial objects.
temporal_mean

Smooth value across bands using moving mean window
session

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

Get and set properties of raster image.
temporal_interpolate

Fill gaps across bands using moving mean window
as.ursa

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

Create segmented line from points' sequence
ursa_new

Create raster image in memory
ursa_dummy

Generate raster image for examples.
ursa_cache

Cache management of ursa package
whiteboxing

Wrapper to WhiteboxTools
ursa_crs

Extract and assign projection of raster images.
ursa_info

Print metadata for raster image.
ursa_grid

Extract and assign spatial parameters of raster images.
spatial_engine

Wrapper functions for manipulation with non-raster spatial objects
blank

Does any band contain no information?
ursa_crop

Crop 'no data' margins.