Difference between revisions of "Ncview"

From UFRC
Jump to navigation Jump to search
(Created page with "__NOTOC__ __NOEDITSECTION__ Category:Software {|<!--Main settings - REQUIRED--> |{{#vardefine:app|Ncview}} |{{#vardefine:url|http://meteora.ucsd.edu/~pierce/ncview_home_pa...")
 
 
(4 intermediate revisions by 3 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 11: Line 11:
 
|{{#vardefine:testing|}} <!--Enable performance testing/profiling section -->
 
|{{#vardefine:testing|}} <!--Enable performance testing/profiling section -->
 
|{{#vardefine:faq|}} <!--Enable FAQ section -->
 
|{{#vardefine:faq|}} <!--Enable FAQ section -->
|{{#vardefine:installation|1}} <!--INSTALLATION-->
+
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|{{#vardefine:citation|}} <!--Enable Reference/Citation section -->
 
|{{#vardefine:citation|}} <!--Enable Reference/Citation section -->
 
|}
 
|}
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
  
Line 51: Line 47:
 
If you publish research that uses {{#var:app}}, you may cite it as follows:
 
If you publish research that uses {{#var:app}}, you may cite it as follows:
  
Rew, R. K. and G. P. Davis, "NetCDF: An Interface for Scientific Data Access," IEEE Computer Graphics and Applications, Vol. 10, No. 4, pp. 76-82, July 1990.
 
     
 
Brown, S. A, M. Folk, G. Goucher, and R. Rew, "Software for Portable Scientific Data Management," Computers in Physics, American Institute of Physics, Vol. 7, No. 3, May/June 1993, pp. 304-308.
 
  
 
|}}
 
|}}

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