File: gradfuncmean.html

package info (click to toggle)
grads 3%3A2.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,336 kB
  • sloc: ansic: 61,642; sh: 10,612; makefile: 201; python: 3
file content (32 lines) | stat: -rw-r--r-- 765 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<html>
<head>
<title>GrADS Function: mean</title>
</head>
<body bgcolor="e0f0ff" text="#000000">

<h2><b>mean()</b></h2>
<p>
<code>mean (<i>expr, dexpr1, dexpr2, <,tinc></i> <,-b>)</code>
<p>
This function is the same as <a
href="gradfuncave.html"><code>ave</code></a> in all respects except
one: means in the Y dimension <b><i>are not</i></b> weighted by latitude.
The means <b><i>are</i></b> weighted by grid interval to account for 
non-linear grid spacing.
<p>
<p>
<h3>Usage Notes</h3>
<ol>
<p>
See the <a href="gradfuncave.html"><code>ave</code></a> reference page for details. 
</ol>

<p>
<h3>Examples </h3>


</body>
</html>