How to Install and Uninstall grads Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 28,2024

1. Install "grads" package

Learn how to install grads on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install grads

2. Uninstall "grads" package

Please follow the steps below to uninstall grads on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the grads package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: grads
Priority: optional
Section: universe/science
Installed-Size: 8688
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: amd64
Version: 2:2.0.2-8build1
Depends: libc6 (>= 2.14), libdap17v5, libdapclient6v5, libgcc1 (>= 1:3.0), libgd3 (>= 2.1.0~alpha~), libgeotiff2 (>= 1.3.0), libgrib2c0d, libhdf4-0-alt, libhdf5-10, libnetcdf11 (>= 4.0.1), libreadline6 (>= 6.0), libshp2 (>= 1.3.0), libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), libudunits2-0 (>= 2.2.14), libx11-6
Filename: pool/universe/g/grads/grads_2.0.2-8build1_amd64.deb
Size: 3658242
MD5sum: 0d92d984dc87f3c38c54e3f83b6385e9
SHA1: 8f4a8f02344c3d48f8339499854416f228237b72
SHA256: c8f7e0875fb482b013d0ec5320b079a8bc02d7c0c8143655093e557db7875f35
Description-en: 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: 84551e8fdd6469194a90b28b624c624e
Homepage: http://www.iges.org/grads/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu