Warning: Undefined array key 1 in /home/np29546/public_html/elmerice/wiki/inc/auth.php on line 78

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/auth.php on line 431

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/actions.php on line 38
solvers:grid2dinterpolator [Elmer/Ice Wiki]

Warning: Undefined array key -1 in /home/np29546/public_html/elmerice/wiki/inc/html.php on line 1458

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
solvers:grid2dinterpolator [2014/01/03 12:21]
tzwinger [General Description]
solvers:grid2dinterpolator [2016/05/16 08:39] (current)
tzwinger [General Description]
Line 33: Line 33:
 </code> </code>
  
-In any case, it is essential, that the order ''x1 < x2 < x3 < ... < xn'' as well as ''y1 < y2 < y3 < ... < ym''+In any case, it is essential, that the order ''(x1 < x2 < x3 < ... < xn)'' as well as ''(y1 < y2 < y3 < ... < ym)'' applies. 
 + 
 +Further, if there are those points with no-data simply missing from the file (saves space), the keyword 
 +<code> 
 + Variable 1 Fill = Logical True 
 +</code> 
 +will insert either the default no-data value or the one given with the ''Variable 1 No Data'' value at the missing coordinates. Mind, that if this keyword is either ''False'' or not given, any missing entry will stop the routine.
  
 The grid is described by giving: The grid is described by giving:
   * (x0, y0) the left-bottom corner coordinate   * (x0, y0) the left-bottom corner coordinate
   * (lx, ly) the x and y lengths of the covered domain   * (lx, ly) the x and y lengths of the covered domain
-  * (Nx, Ny) the number of cells in x and y directions (n,m in the tables above)+  * (Nx, Ny) the number of levels in x and y directions (n,m in the tables above)
   * Cells with no data are identified by value (within a given tolerance)   * Cells with no data are identified by value (within a given tolerance)
  
Line 100: Line 106:
  
 ==== SIF contents ==== ==== SIF contents ====
-An example using the Tete Rousse surface and bedrock DEM can be found in ''[ELMER_TRUNK]/elmerice/examples/Grid2DInterpolator''+An example using the Tete Rousse surface and bedrock DEM can be found in ''[ELMER_TRUNK]/elmerice/Tests/Grid2DInterpolator''
solvers/grid2dinterpolator.1388751689.txt.gz · Last modified: 2014/01/03 12:21 by tzwinger
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0