<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NetCDF conversion in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33346#M1844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am also working with hundreds of netCDF files and have not been successful with a Python batch script. Could you possibly post your script, leifbrottem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried a for loop with the ListDatasets command and it doesn't seem to understand the *.nc files I have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2012 21:25:13 GMT</pubDate>
    <dc:creator>PamFroemke</dc:creator>
    <dc:date>2012-05-24T21:25:13Z</dc:date>
    <item>
      <title>NetCDF conversion</title>
      <link>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33342#M1840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a batch process for conversion of NetCDF files to shapefiles?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What are the limitations?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What attributes could be lost?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm particulary interested in the time aspects and transfer use of time awareness features in tracking analysis or the tracking server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dewayne&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 19:28:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33342#M1840</guid>
      <dc:creator>BenjaminBranch</dc:creator>
      <dc:date>2011-04-08T19:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: NetCDF conversion</title>
      <link>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33343#M1841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have tools for operating on NetCDF data.&amp;nbsp; See the Multidimension toolbox:&amp;nbsp; (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/An_overview_of_the_Multidimension_toolbox/004300000002000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/An_overview_of_the_Multidimension_toolbox/004300000002000000/&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's also a book of topics in the help system about working with NetCDF.&amp;nbsp; Here's the first topic of the book: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_is_netCDF_data/004600000001000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_is_netCDF_data/004600000001000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 16:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33343#M1841</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2011-06-17T16:45:51Z</dc:date>
    </item>
    <item>
      <title>Make NetCDF Raster Layer</title>
      <link>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33344#M1842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with hundreds of netCDF files so I used a python script to successfully 'Make NetCDF Raster Layer' in order to load the files into ARC.&amp;nbsp; Although the script ran, I'm not exactlly sure what it did.&amp;nbsp; There aren't any resulting layers that I can see.&amp;nbsp; Is there another additional step (that I can do with a python script) that I'm missing here in order to have usable raster data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 18:50:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33344#M1842</guid>
      <dc:creator>LeifBrottem</dc:creator>
      <dc:date>2012-03-06T18:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Make NetCDF Raster Layer</title>
      <link>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33345#M1843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think that you can't see them because they are raster layers. After the 'Make NetCDF Raster Layer' try to convert the outputs into raster datasets (for ex. with a 'copy raster')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hello,&lt;BR /&gt;&lt;BR /&gt;I am working with hundreds of netCDF files so I used a python script to successfully 'Make NetCDF Raster Layer' in order to load the files into ARC.&amp;nbsp; Although the script ran, I'm not exactlly sure what it did.&amp;nbsp; There aren't any resulting layers that I can see.&amp;nbsp; Is there another additional step (that I can do with a python script) that I'm missing here in order to have usable raster data?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 14:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33345#M1843</guid>
      <dc:creator>mercebarnolas</dc:creator>
      <dc:date>2012-04-10T14:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: NetCDF conversion</title>
      <link>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33346#M1844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am also working with hundreds of netCDF files and have not been successful with a Python batch script. Could you possibly post your script, leifbrottem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried a for loop with the ListDatasets command and it doesn't seem to understand the *.nc files I have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 21:25:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/netcdf-conversion/m-p/33346#M1844</guid>
      <dc:creator>PamFroemke</dc:creator>
      <dc:date>2012-05-24T21:25:13Z</dc:date>
    </item>
  </channel>
</rss>

