• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

ncview: command not found

by admin

Ncview is a visual browser for netCDF format files. Typically you would use ncview to get a quick and easy, push-button look at your netCDF files. You can view simple movies of the data, view along various dimensions, take a look at the actual data values, change color maps, invert the data, etc. It runs on UNIX platforms under X11, R4 or higher.

Syntax:

$ ncview [-beep] [-copying] [-frames] [-warranty] [-private] [-ncolors XX] [-extrainfo] [-mtitle "title"] [-minmax fast | med | slow | all] datafiles ...

If you encounter bellow error:

ncview: command not found

you may try installing below package as per your choice of distribution.

Distribution Command
OS X brew install ncview
Debian apt-get install ncview
Ubuntu apt-get install ncview
Kali Linux apt-get install ncview
Fedora dnf install ncview
Raspbian apt-get install ncview

Summary

Ncview displays 2-D slices of a netCDF data file, using the X Window System graphical user interface (Release 4 or higher). You can examine different floating point variables in the file, and animate the floating point data along the ”record dimension” (usually time) to see how it evolves. You can also display 1-D (line plot) views of the data simply by clicking the mouse on the point of interest.

Filed Under: Linux

Some more articles you might also be interested in …

  1. apt-file: command not found
  2. duc: command not found
  3. How to create LXC container using lxcbr0 and virbr0 in CentOS/RHEL
  4. modprobe Command Options
  5. How to Password Protect GRUB2 in Oracle Enterprise Linux 7
  6. Shell/Bash Script to Find Prime Numbers in Linux
  7. rsync: command not found
  8. dumpe2fs Command Examples in Linux
  9. CentOS / RHEL 7 : How to enable or disable automatic updates (via packagekit)
  10. ltrace: command not found

You May Also Like

Primary Sidebar

Recent Posts

  • qsub Command Examples in Linux
  • qsub: command not found
  • qrcp Command Examples in Linux
  • qmrestore Command Examples in Linux

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright