How to Install and Uninstall grads Package on Kali Linux

Last updated: May 13,2024

1. Install "grads" package

Please follow the guidelines below to install grads on Kali Linux

$ sudo apt update $ sudo apt install grads

2. Uninstall "grads" package

Learn how to uninstall grads on Kali Linux:

$ sudo apt remove grads $ sudo apt autoclean && sudo apt autoremove

3. Information about the grads package on Kali Linux

Package: grads
Version: 3:2.2.1-6
Installed-Size: 10653
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: libc6 (>= 2.35), libcairo2 (>= 1.6.0), libdap27 (>= 3.20.11), libdapclient6v5 (>= 3.20.11), libedit2 (>= 3.1-20160903-0), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgd3 (>= 2.1.0~alpha~), libgeotiff5 (>= 1.3.0), libhdf4-0-alt (>= 4.2r4), libhdf5-103-1, libnetcdf19 (>= 4.0.1), libshp4 (>= 1.3.0), libstdc++6 (>= 5.2), libtiff6 (>= 4.0.3), libudunits2-0 (>= 2.2.14), libx11-6
Size: 3943464
SHA256: 337551f1ede44ffa08a797d84e9bc0a96b964d654bca7f47f03b6b993e1485b4
SHA1: 528f33cc8f2dd6cde0684e2be0947d521d1ac78c
MD5sum: b94f6c520008e56b8a57113e9a13ff3a
Description: Grid Analysis and Display System for earth science data
The Grid Analysis and Display System (GrADS) is an interactive desktop tool
that is used for easy access, manipulation, and visualization of earth
science data. The format of the data may be either binary, GRIB, NetCDF, or
HDF-SDS (Scientific Data Sets). GrADS has been implemented worldwide on
a variety of commonly used operating systems and is freely distributed
over the Internet.
.
GrADS uses a 4-Dimensional data environment: longitude, latitude,
vertical level, and time. Data sets are placed within the 4-D space
by use of a data descriptor file. GrADS interprets station data as well as
gridded data, and the grids may be regular, non-linearly spaced, gaussian, or
of variable resolution. Data from different data sets may be graphically
overlaid, with correct spatial and time registration. Operations are executed
interactively by entering FORTRAN-like expressions at the command line.
A rich set of built-in functions are provided, but users may also add their
own functions as external routines written in any programming language.
.
Data may be displayed using a variety of graphical techniques: line and
bar graphs, scatter plots, smoothed contours, shaded contours, streamlines,
wind vectors, grid boxes, shaded grid boxes, and station model plots.
Graphics may be output in PostScript or image formats. GrADS provides
geophysically intuitive defaults, but the user has the option to control
all aspects of graphics output.
.
GrADS has a programmable interface (scripting language) that allows for
sophisticated analysis and display applications. Use scripts to display
buttons and dropmenus as well as graphics, and then take action based on user
point-and-clicks. GrADS can be run in batch mode, and the scripting language
facilitates using GrADS to do long overnight batch jobs.
Description-md5:
Homepage: http://cola.gmu.edu/grads
Tag: field::meteorology, interface::commandline, role::program,
uitoolkit::ncurses, use::analysing, use::viewing, works-with::image
Section: utils
Priority: optional
Filename: pool/main/g/grads/grads_2.2.1-6_amd64.deb