Difference between revisions of "Ncview"

From UFRC
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]]
+
[[Category:Software]][[Category:Visualization]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|Ncview}}
 
|{{#vardefine:app|Ncview}}
Line 22: Line 22:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
*intel/2013
 
*ncview
 
 
 
 
==System Variables==
 
==System Variables==
* HPC_NCVIEW_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_NCVIEW_BIN - executable binary directory
 
* HPC_NCVIEW_BIN - executable binary directory
  

Latest revision as of 14:42, 19 August 2022

Description

Ncview website  

Ncview is a X Windows visual browser for netCDF data format files. Ncview displays a 2-dimensional, color representation of data in a netCDF file. You can animate the data in time (making simple movies), flip or enlarge the picture, scan through various axes, change colormaps, etc. You can also plot the data in X-Y plots and then print them.

Environment Modules

Run module spider Ncview to find out what environment modules are available for this application.

System Variables

  • HPC_NCVIEW_DIR - installation directory
  • HPC_NCVIEW_BIN - executable binary directory