<?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: Converting to DSS in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626168#M3282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the late response. I do not have experience in what you are doing.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2018 18:29:58 GMT</pubDate>
    <dc:creator>MarkBoucher</dc:creator>
    <dc:date>2018-07-03T18:29:58Z</dc:date>
    <item>
      <title>Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626157#M3271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to convert raster layers into DSS files to be used in the HEC-HMS models. The tool in arcHydro converts time series layres into DSS files, not raster layers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a program or method to convert from raster to DSS?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 20:13:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626157#M3271</guid>
      <dc:creator>CynthiaErhardt</dc:creator>
      <dc:date>2011-07-14T20:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626158#M3272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've had success using DSS utilities that I found via &lt;/SPAN&gt;&lt;A href="http://www.hec.usace.army.mil/software/hec-dss/hecdss-commandpromptutility-intro.htm"&gt;http://www.hec.usace.army.mil/software/hec-dss/hecdss-commandpromptutility-intro.htm&lt;/A&gt;&lt;SPAN&gt;. However, I was automating the import of rain data into DSS. For example, the DSSTS (time series) tool worked well once I understood it. I was able to create a batch and python code to do all I wanted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe they have a tool like that to do what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You also might want to look into Geo-HMS to see if it has tools to do what you want to do. This works inside ArcMap (though I don't know if they've updated to 10 yet).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2011 17:04:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626158#M3272</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2011-07-15T17:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626159#M3273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you figure out any solution to the problem? Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am trying to convert raster layers into DSS files to be used in the HEC-HMS models. The tool in arcHydro converts time series layres into DSS files, not raster layers. &lt;BR /&gt;&lt;BR /&gt;Is there a program or method to convert from raster to DSS?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 17:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626159#M3273</guid>
      <dc:creator>RajibMozumder</dc:creator>
      <dc:date>2013-04-10T17:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626160#M3274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to import TimeSeries data from DSS to GDB. It works fine, but I would like to import data such STORAGE which is undefined in ApUtilities Framwork Config XML. I added STORAGE variable and connected UNITS to XML. Tool works, but output is empty. Please, do You have any experience with importing/exporting undefined. Is possible to do it so simply?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcGIS 10.2.1 with lastest ArcHydro, GeoHMS and HMS.&lt;/P&gt;&lt;P&gt;I inserted that: "&amp;lt;Variable Name="STORAGE" CPART="STORAGE" DTYPE="INST-VAL" /&amp;gt;" and "&amp;lt;Unit Name="1000 m3" DSSUnit="1000 M3" /&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for Answer!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 15:18:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626160#M3274</guid>
      <dc:creator>MartinKoli1</dc:creator>
      <dc:date>2014-11-14T15:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626161#M3275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear, If you have the solution for raster to dss conversion then kindly guide me, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 12:29:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626161#M3275</guid>
      <dc:creator>SikandarAli</dc:creator>
      <dc:date>2015-06-26T12:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626162#M3276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hi Dear, i am Alexandar from Pakistan and working on HEC-HMS. Actually i need your help, I want to convert Raster Satellite Rainfall data to DSS for input to HEC HMS. Kindly guide me how to do this. If you have these tools then kindly send me here. &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:sikandaruaf@gmail.com"&gt;sikandaruaf@gmail.com&lt;/A&gt;&lt;SPAN&gt; &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;asc2dssgrid.exe&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; DSSTS (time series) tool&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;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 12:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626162#M3276</guid>
      <dc:creator>SikandarAli</dc:creator>
      <dc:date>2015-06-26T12:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626163#M3277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this page and the tool..&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.hec.usace.army.mil/software/hec-gridutil/features.aspx" title="http://www.hec.usace.army.mil/software/hec-gridutil/features.aspx"&gt;HEC-GridUtil Features&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 15:00:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626163#M3277</guid>
      <dc:creator>NICOLAPEDDIS</dc:creator>
      <dc:date>2015-06-26T15:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626164#M3278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can tell me how to create SHG grid for other projection rather than &lt;EM&gt;Albers Equal Area Conic&amp;nbsp;&lt;/EM&gt;that would be really helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 15:15:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626164#M3278</guid>
      <dc:creator>NazmulAhasan</dc:creator>
      <dc:date>2017-01-24T15:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626165#M3279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sikandar Ali !&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you find a way to do the conversion?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have prepared CN grid on arcgis (using&amp;nbsp;HEC-geoHMS) but I can t find a way to convert raster to HEC-DSS..&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 19:30:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626165#M3279</guid>
      <dc:creator>estellereig</dc:creator>
      <dc:date>2017-05-30T19:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626166#M3280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having difficulty while trying to convert ascii to dss. I'm using asc2dssGrid.exe tool in order to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is my command line input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asc2DSSGrid INPUT=pre_19700101.asc DSS=Pre.dss PATHNAME=/UTM36/Ceyhan/Precip/01JAN1970:0000/01JAN1970:2400/PROJECTED/ GRIDTYPE=UTM ZONE=36N DUNITS=mm DTYPE=PER-CUM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and below is the header file of my ascii input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ncols 40&lt;BR /&gt;nrows 45&lt;BR /&gt;xllcorner 571919.145856&lt;BR /&gt;yllcorner 3926307.6104104&lt;BR /&gt;cellsize 10000&lt;BR /&gt;NODATA_value -9999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and below is the output of command line output of asc2dssGrid.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= = = GridInfo = = =&lt;BR /&gt;gridType: UNKNOWN&lt;BR /&gt;infoSize: 124&lt;BR /&gt;gridInfoSize: 124&lt;BR /&gt;startTime: 7 January 1970, 00:00&lt;BR /&gt;endTime: 7 January 1970, 24:00&lt;BR /&gt;dataUnits: mm&lt;BR /&gt;dataType: PER-CUM&lt;BR /&gt;lowerLeftCellX: 0&lt;BR /&gt;lowerLeftCellY: 0&lt;BR /&gt;numberOfCellsX: 40&lt;BR /&gt;numberOfCellsY: 45&lt;BR /&gt;cellSize: 10000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears to be reading grid values correctly since I get the max min values same as my input. However, definitions of gridtype and LowerLeftCellX-Y are wrong (0 in this case) or remain as UNKNOWN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice is appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 18:01:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626166#M3280</guid>
      <dc:creator>FeratÇağlar</dc:creator>
      <dc:date>2018-07-02T18:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626167#M3281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sikanar,&lt;/P&gt;&lt;P&gt;I have not converted raster data to dss before, so I don't think I can help you. Sorry.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 18:28:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626167#M3281</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2018-07-03T18:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626168#M3282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the late response. I do not have experience in what you are doing.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 18:29:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626168#M3282</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2018-07-03T18:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Converting to DSS</title>
      <link>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626169#M3283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp;&lt;A _jive_internal="true" data-userid="332567" data-username="IoCevreGis" href="https://community.esri.com/people/IoCevreGis" style="color: #3778c7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: underline; font-size: 1.286rem;"&gt;Ferat Çağlar&lt;/A&gt;,did you find a solution? I used:&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;asc2DSSGrid INPUT=pre_19700101.asc DSS=Pre.dss PATHNAME=/UTM36/Ceyhan/Precip/01JAN1970:0000/01JAN1970:2400/PROJECTED/ GRIDTYPE=UTM ZONE=36N DUNITS=mm DTYPE=PER-***&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I didn't see any dss file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2019 00:32:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/converting-to-dss/m-p/626169#M3283</guid>
      <dc:creator>mabroukabaza</dc:creator>
      <dc:date>2019-07-11T00:32:18Z</dc:date>
    </item>
  </channel>
</rss>

