<?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: using dap2arc and multidimensional tools via python to visualize netdcf results in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189801#M6483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, once you downloaded the multidimeonsional tool zip and unzip it, open the folder and there is an netCDF4-1.0.4.win32-py2.7.exe.&amp;nbsp; That is the installer for the netcdf python module.&amp;nbsp; Let it run and it will install the netcdf python module on your computer.&amp;nbsp; &lt;IMG alt="NetCDF module.png" class="image-1 jive-image" src="/legacyfs/online/96018_NetCDF module.png" style="width: 620px; height: 330px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2015 13:48:58 GMT</pubDate>
    <dc:creator>IanMurray</dc:creator>
    <dc:date>2015-05-07T13:48:58Z</dc:date>
    <item>
      <title>using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189789#M6471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im in a bit of a pickle.&amp;nbsp; I'm graduating late, and I'm at a roadblock for my thesis.&amp;nbsp; I need to pull netcdf files into Arc to visualize some results. I've downloaded both the zipped open2arc folder an the multidimensional tool service package, but now I'm stuck.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I am somewhat familiar with Arc, I have no experience with python or programming.&amp;nbsp; Which text file from the folders I downloaded need to be copy and pasted into the python window under the "geoprocessing" tab in order to make the tools available for use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Ashley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 20:15:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189789#M6471</guid>
      <dc:creator>ashleytarver1</dc:creator>
      <dc:date>2015-05-05T20:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189790#M6472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashley,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As everyone might not be familiar with the tools you are using, next time please post links to the downloads you are using, without being able to look at them it would be difficult to help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming the MultiDimensional Tool Service Package is the one found &lt;A href="http://www.arcgis.com/home/item.html?id=9f963f362fe5417f87d44618796db938"&gt;here&lt;/A&gt;, provided by ESRI.&amp;nbsp; This file contains the netcdf-python module that came with the download, which the scripts from githib needs to work correctly.&amp;nbsp; You will need to install the module before any of the scripts work.&amp;nbsp; As for which scripts, that depends on what you are trying to do.&amp;nbsp; The Github page for dap2arc has a youtube example video which you may want to look at though the scripts are now in the src folder, not in the layers folder it seems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disclaimer: I have never used these tools and my opinion is based on what I have discovered from &lt;A href="https://github.com/rsignell-usgs/dap2arc" title="https://github.com/rsignell-usgs/dap2arc"&gt;rsignell-usgs/dap2arc · GitHub&lt;/A&gt;&amp;nbsp; and the video provided.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 21:41:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189790#M6472</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2015-05-05T21:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189791#M6473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashley,&lt;/P&gt;&lt;P&gt;Are you working from local netCDF files or over the web through OpenDAP protocol? Is is a gridded dataset? Are you sure you cannot do what you need using the standard &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/An_overview_of_the_Multidimension_toolbox/004300000002000000/"&gt;Multidimension Toolbox&lt;/A&gt;​? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By open2arc, do you mean dap2arc? I haven't got experience with either but the video at the bottom of the &lt;A href="https://github.com/rsignell-usgs/dap2arc"&gt;REAMDE.md&lt;/A&gt;​ explains quite a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the zip folders you download have actual toolboxes (.pyt or .tbx) in them, unzip the downloaded folders and you should be able to browse to the unzipped folders and see a toolbox with tools you can use as normal ArcGIS tools. &lt;/P&gt;&lt;P&gt;However, If you need to call these extra tools from Python, you'll need to call &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//018v0000002r000000"&gt;arcpy.AddToolbox&lt;/A&gt; first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know how you get on.&lt;/P&gt;&lt;P&gt;Filip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 21:52:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189791#M6473</guid>
      <dc:creator>FilipKrál</dc:creator>
      <dc:date>2015-05-05T21:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189792#M6474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.  I'm trying to access ADCIRC netcdf files via the&lt;/P&gt;&lt;P&gt;Thredds server at the OpenDap link here&lt;/P&gt;&lt;P&gt;http://opendap.renci.org:1935/thredds/catalog/tc/isaac/39/GM_LA_TX_v3_chk/blueridge.renci.org/hfip/nhcConsensus/catalog.html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to import an unstructured grid (fortran 14 file) into Arc to&lt;/P&gt;&lt;P&gt;visualize the water elevation from Hurricane Isaac along the coast, so I&lt;/P&gt;&lt;P&gt;need this dap2arc extension in order to create the dap2tin python tool that&lt;/P&gt;&lt;P&gt;will convert it to a tin in arc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded and extracted the zipped folder, but when I try to pull it&lt;/P&gt;&lt;P&gt;into Arc like the guy in the video, the dap2tinapyt file shows a red "x";&lt;/P&gt;&lt;P&gt; Does this mean I need to first import the toolbox via python?  I attached&lt;/P&gt;&lt;P&gt;the downloaded file for reference in case you need it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 23:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189792#M6474</guid>
      <dc:creator>ashleytarver1</dc:creator>
      <dc:date>2015-05-05T23:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189793#M6475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a truncated part of the script, and the part that I think is the issue&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
class Dap2tin(object):
&amp;nbsp;&amp;nbsp;&amp;nbsp; def __init__(self):
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; """Define the tool (tool name is the name of the class)."""
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.label = "Dap2tin"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.description = "Access data from the FVCOM Ocean Model via DAP and return a TIN"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.canRunInBackground = False
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.url = None
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.dataset = None
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.cols = {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'url': 0,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'dataset_var': 1,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'iyear': 2,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'imonth': 3,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'iday': 4,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'ihour': 5,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'klev': 6,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'sr' : 7,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'out_tin': 8
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.default_urls = ['&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.smast.umassd.edu:8080/thredds/dodsc/fvcom/hindcasts/30yr_gom3/mean" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.smast.umassd.edu:8080/thredds/dodsc/fvcom/hindcasts/30yr_gom3/mean&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.smast.umassd.edu:8080/thredds/dodsc/fvcom/hindcasts/wave_gom3" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.smast.umassd.edu:8080/thredds/dodsc/fvcom/hindcasts/wave_gom3&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.smast.umassd.edu:8080/thredds/dodsc/fvcom/archives/necofs_gom3" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.smast.umassd.edu:8080/thredds/dodsc/fvcom/archives/necofs_gom3&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.smast.umassd.edu:8080/thredds/dodsc/fvcom/archives/necofs_mb" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.smast.umassd.edu:8080/thredds/dodsc/fvcom/archives/necofs_mb&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.smast.umassd.edu:8080/thredds/dodsC/FVCOM/NECOFS/Forecasts/NECOFS_GOM3_FORECAST.nc" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.smast.umassd.edu:8080/thredds/dodsC/FVCOM/NECOFS/Forecasts/NECOFS_GOM3_FORECAST.nc&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.smast.umassd.edu:8080/thredds/dodsc/fvcom/necofs/forecasts/necofs_fvcom_ocean_massbay_forecast.nc" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.smast.umassd.edu:8080/thredds/dodsc/fvcom/necofs/forecasts/necofs_fvcom_ocean_massbay_forecast.nc&lt;/A&gt;&lt;SPAN&gt;']&lt;/SPAN&gt;


&amp;nbsp;&amp;nbsp;&amp;nbsp; def getParameterInfo(self):
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; """Define parameter definitions"""


&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Parameter: URL
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url = arcpy.Parameter(
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; displayName="OPeNDAP URL",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; name="url",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; datatype="String",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; parameterType="Required",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; direction="Input")
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # set default value to 30 year hindcast monthly mean dataset
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url.value = '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.smast.umassd.edu:8080/thredds/dodsC/fvcom/hindcasts/30yr_gom3/mean" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.smast.umassd.edu:8080/thredds/dodsC/fvcom/hindcasts/30yr_gom3/mean&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url.filter.type = "ValueList"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url.filter.list = self.default_urls
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dug into that python toolbox and the issue seems to be with the url parameter, it only accepts web addresses that are defaulted in that list.&amp;nbsp; If you could add your url to the list, then it could try to process.&amp;nbsp; I don't have time to try and fix it and upload a new toolbox with script tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/29681" target="_blank"&gt;Filip Král&lt;/A&gt;​, you able to help on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, &lt;A href="https://community.esri.com/migrated-users/3355" target="_blank"&gt;Curtis Price&lt;/A&gt;​, you name is on the credits for a few of those other tools, for helping with them.&amp;nbsp; You got any suggestions or comments that can help out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:33:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189793#M6475</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2021-12-11T09:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189794#M6476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;The dap2tinapyt file shows a red "x"; does this mean I need to first import the toolbox via python? &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It means there is a syntax error in the pyt file. If you right click the toolbox there is a "Check Syntax" menu option you can click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no need to import toolboxes of any kind in 10x; they can be accessed directly from the catalog location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 05:05:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189794#M6476</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2015-05-06T05:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189795#M6477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich Signell is a really nice fellow - I would suggest contacting him - he will help you if he can.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 05:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189795#M6477</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2015-05-06T05:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189796#M6478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I took her response to mean she opened the toolbox in the catalog, but once she tried to put in the URL parameter, it said it was invalid, so the red x showed up next to the parameter.&amp;nbsp; The tool had no syntax errors when I tried it, I suppose she needs to be sure that the netcdf python module is installed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 14:20:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189796#M6478</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2015-05-06T14:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189797#M6479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/42743"&gt;Ian Murray&lt;/A&gt; wrote:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I suppose she needs to be sure that the netcdf python module is installed.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Which can be a challenge with 10.1, as Rich has discovered. (He was involved in some of the Python discussions between the oceanography/meteorology community and Esri, fortunately.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Fortunately the netcdf module will be included in the &lt;A href="http://blogs.esri.com/esri/esri-insider/2014/11/05/strengthening-the-link-between-gis-and-science/"&gt;Python stack that will ship with 10.3.1&lt;/A&gt; so tools like &lt;A href="https://community.esri.com/migrated-users/28802"&gt;Richard Signell's &lt;/A&gt;will have netcdf pre-loaded and ready to roll.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 15:52:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189797#M6479</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2015-05-06T15:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189798#M6480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have ArcMap 10.2. Is that the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:07:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189798#M6480</guid>
      <dc:creator>ashleytarver1</dc:creator>
      <dc:date>2015-05-06T16:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189799#M6481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so. 10.1 SP 1 through 10.2.x are pretty much compatible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the toolbox fail to load (which I thought was the issue) or is the URL parameter not validating (which Ian suspects)?&amp;nbsp; if the latter, all you need to do is add your URLs to the filter code as he suggests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The netcdf issue is a sticky wicket because it involves finding a version that runs compatible with arcpy. To see if that's an issue, try "import netcdf" in your arcmap python window. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:46:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189799#M6481</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2015-05-06T16:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189800#M6482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgive me, its like you're all speaking a foreign language to me. Yuk yuk&lt;/P&gt;&lt;P&gt;(couldn't help myself)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem is that I need to install the netcdf python module. I&lt;/P&gt;&lt;P&gt;have the .pyt (dap2tin) saved to my desktop, and when it shows up in my&lt;/P&gt;&lt;P&gt;catalog it has a red "x" next to it and when I check the syntax it reads :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Parsing error SyntaxError: invalid syntax line'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, when I get to my desktop tonight I will mark the helpful&lt;/P&gt;&lt;P&gt;comments in the hopes this may help another beginner to python like me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ashley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 22:51:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189800#M6482</guid>
      <dc:creator>ashleytarver1</dc:creator>
      <dc:date>2015-05-06T22:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189801#M6483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, once you downloaded the multidimeonsional tool zip and unzip it, open the folder and there is an netCDF4-1.0.4.win32-py2.7.exe.&amp;nbsp; That is the installer for the netcdf python module.&amp;nbsp; Let it run and it will install the netcdf python module on your computer.&amp;nbsp; &lt;IMG alt="NetCDF module.png" class="image-1 jive-image" src="/legacyfs/online/96018_NetCDF module.png" style="width: 620px; height: 330px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 13:48:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189801#M6483</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2015-05-07T13:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189802#M6484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought at first this was the issue, but after copying and pasting the opendap url into the first line of the dap2tin tool, the url is saved, automatically populates, and becomes an option to select from the drop down menu the next time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I assume this means the corresponding script is automatically updated as well. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 23:01:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189802#M6484</guid>
      <dc:creator>ashleytarver1</dc:creator>
      <dc:date>2015-05-07T23:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189803#M6485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK! Progress has been made, this pleases me!&amp;nbsp; I installed the module, which enabled me to access the dap2tin toolbox in the catalogue window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I accessed the fortran 74 file (fort.74.nc) from the link here &lt;A href="http://opendap.renci.org:1935/thredds/catalog/tc/isaac/catalog.html"&gt;http://opendap.renci.org:1935/thredds/catalog/tc/isaac/catalog.html &lt;/A&gt;&lt;/P&gt;&lt;P&gt;It shows the wind velocity at all the nodes on my unstructured grid.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;Then I typed in the corresponding date for Hurricane Isaac (the storm simulated within the file), and chose the "windx" variable from the drop-down window, which will show the east/west wind velocity of the storm.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;Unlike the video, Arc10.2 has an additional line in the toolbox that requires the spatial reference.&amp;nbsp; I am unsure what to put here, since the output was created on a lat/long grid, so I chose the corresponding State Plane Coordinate system for Louisiana (the area of interest).&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;I chose a location (my C drive) for the output TIN, then clicked "OK", but&amp;nbsp; a box pops up with red letters that read:&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;KeyError 'lon'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;Failed to Execute dap2tin&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;Do you know what I am doing wrong?&amp;nbsp; The file i'm attempting to pull in is a netcdf format (&lt;A href="http://fort.74.nc/" style="color: #1155cc;" target="_blank"&gt;fort.74.nc&lt;/A&gt;), which should already have the mesh built in.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;Since I was unsure what input value I should set as the vertical layer,&amp;nbsp; I tried both "0" and "-1", but to no avail.&amp;nbsp; The same error I described above pops up.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 23:12:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189803#M6485</guid>
      <dc:creator>ashleytarver1</dc:creator>
      <dc:date>2015-05-07T23:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189804#M6486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To be honest, I barely tested the tool myself, was in a bit of a hurry after an exam and didn't want to get yelled out for getting home late.&amp;nbsp; I found something that about matched your description and went with it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming that you have it working now and can get what you need for your thesis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 23:14:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189804#M6486</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2015-05-07T23:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189805#M6487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you put in a screenshot of your input parameters you are using for the tool?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 23:22:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189805#M6487</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2015-05-07T23:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189806#M6488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries, I appreciate your help!&amp;nbsp; I'm still getting an error, which I've described in my most recent reply to the thread.&amp;nbsp;&amp;nbsp;&amp;nbsp; It reads :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KeyError:&amp;nbsp; 'lon'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not really sure why-I wasnt sure what to choose for my spatial reference, since it is an unstructured grid measured in lat/long units.&amp;nbsp; So I just chose the State Plane for Louisiana (my area of interest).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I'm not really sure what value to enter for the vertical layer-I realize that represents my "z" value, but I'm mapping vind velocity, so I dont think it would be either "-1" or "0".&amp;nbsp; I tried both ways, but to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope your exam went well!&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 23:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189806#M6488</guid>
      <dc:creator>ashleytarver1</dc:creator>
      <dc:date>2015-05-07T23:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189807#M6489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure.  This is the most recent attempt and result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 23:45:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189807#M6489</guid>
      <dc:creator>ashleytarver1</dc:creator>
      <dc:date>2015-05-07T23:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: using dap2arc and multidimensional tools via python to visualize netdcf results</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189808#M6490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try to save the output to my C drive another way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Thu, May 7, 2015 at 7:44 PM, Ashley Tarver &amp;lt;tarverashley190@gmail.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 23:47:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/using-dap2arc-and-multidimensional-tools-via/m-p/189808#M6490</guid>
      <dc:creator>ashleytarver1</dc:creator>
      <dc:date>2015-05-07T23:47:02Z</dc:date>
    </item>
  </channel>
</rss>

