Show
Ignore:
Timestamp:
03/19/09 15:32:21 (4 years ago)
Author:
jjr8
Message:

Fixed/implemented:

* #332: SIR file conversion tools should use WGS-72 datum for Lambert projections, and NSIDC's datum for polar stereographic projections
* Bugs in the previous revision related to pre-install scripts.

If this passes additional testing, it will be merged with the Trunk and released as MGET 0.7a12.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • MGET/Branches/Jason/PythonPackage/dist/TracOnlineDocumentation/Documentation/ArcGISReference/NetCDF.Convert2DVariableInNetCDFsInArcGISTableToBinaryRasters.html

    r372 r376  
    11<?xml version="1.0" encoding="utf-8"?> 
    22<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    3 <html xmlns="http://www.w3.org/1999/xhtml"><head><link rel="stylesheet" type="text/css" href="81help.css?format=raw" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Convert 2D Variable in NetCDFs Listed in Table To Binary Rasters</title></head><body><table style="margin-top:-1em; margin-bottom:0; padding:0; margin-left:-1em"><tr><td style="background:white"><img width="875" height="70" alt="ArcToolbox banner" src="AHBanner_ArcToolbox.gif?format=raw" /></td></tr></table><h1>Convert 2D Variable in NetCDFs Listed in Table To Binary Rasters</h1><p></p><p>Converts a two-dimensional variable in each netCDF file in a table to a binary raster.</p><br /><p><h2><img width="11" height="11" border="0" src="sm_arrow_down.gif?format=raw" /> Command line syntax</h2></p><div Class="expand" id="id103149">NetCDFConvert2DVariableInNetCDFsInArcGISTableToBinaryRasters_GeoEco &lt;table&gt; &lt;inputFileField&gt; &lt;outputFileField&gt; &lt;variableName&gt; {transpose} {mirror} {flip} {swapHemispheres} {where} {orderBy;orderBy...} {directions;directions...} {skipExisting} {basePath} <br /><br /><b>Parameters</b><br /><table width="100%" border="0" cellpadding="5"><tbody><tr><th width="40%"><b>Expression</b></th><th width="60%"><b>Explanation</b></th></tr><tr><td class="info">&lt;table&gt;</td><td class="info" align="left"><p>Table to query.</p></td></tr><tr><td class="info">&lt;inputFileField&gt;</td><td class="info" align="left"><p>Field containing the paths of the input netCDF files.</p><p>At the time this class was developed, two major versions of netCDF 
     3<html xmlns="http://www.w3.org/1999/xhtml"><head><link rel="stylesheet" type="text/css" href="81help.css?format=raw" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Convert 2D Variable in NetCDFs Listed in Table To Binary Rasters</title></head><body><table style="margin-top:-1em; margin-bottom:0; padding:0; margin-left:-1em"><tr><td style="background:white"><img width="875" height="70" alt="ArcToolbox banner" src="AHBanner_ArcToolbox.gif?format=raw" /></td></tr></table><h1>Convert 2D Variable in NetCDFs Listed in Table To Binary Rasters</h1><p></p><p>Converts a two-dimensional variable in each netCDF file in a table to a binary raster.</p><br /><p><h2><img width="11" height="11" border="0" src="sm_arrow_down.gif?format=raw" /> Command line syntax</h2></p><div Class="expand" id="id103150">NetCDFConvert2DVariableInNetCDFsInArcGISTableToBinaryRasters_GeoEco &lt;table&gt; &lt;inputFileField&gt; &lt;outputFileField&gt; &lt;variableName&gt; {transpose} {mirror} {flip} {swapHemispheres} {where} {orderBy;orderBy...} {directions;directions...} {skipExisting} {basePath} <br /><br /><b>Parameters</b><br /><table width="100%" border="0" cellpadding="5"><tbody><tr><th width="40%"><b>Expression</b></th><th width="60%"><b>Explanation</b></th></tr><tr><td class="info">&lt;table&gt;</td><td class="info" align="left"><p>Table to query.</p></td></tr><tr><td class="info">&lt;inputFileField&gt;</td><td class="info" align="left"><p>Field containing the paths of the input netCDF files.</p><p>At the time this class was developed, two major versions of netCDF 
    44were under development: NetCDF-3, which was at release 3.6.2, and 
    55NetCDF-4, which was at release 4.0 beta 1. The current implementation