<div dir="ltr">Group,<div>What is the best way to uninstall the newer gdal 2.1.0 version to install an old gdal version that worked with my code? I installed the newer version by compilation as opposed to a binary install...may be that might help.</div><div><br></div><div>Thanks for your thoughts.</div><div><br></div><div>Alassane</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 5, 2016 at 4:27 PM, alassane toure <span dir="ltr"><<a href="mailto:atourej@gmail.com" target="_blank">atourej@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Rich,<div>The latest gdal version is 2.1 and my library is 2.2.  Can you suggest the library version that should work with gdal 2.1 or vice versa (gdal version for library 2.2)?</div><div><br></div><div>Thanks</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 5, 2016 at 3:00 PM,  <span dir="ltr"><<a href="mailto:grass-user-request@lists.osgeo.org" target="_blank">grass-user-request@lists.<wbr>osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send grass-user mailing list submissions to<br>
        <a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/grass-user</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:grass-user-request@lists.osgeo.org" target="_blank">grass-user-request@lists.osgeo<wbr>.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:grass-user-owner@lists.osgeo.org" target="_blank">grass-user-owner@lists.osgeo.o<wbr>rg</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of grass-user digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: [Ubuntu] python-grass code not working on ubuntu<br>
      (Rich Shepard)<br>
   2. Re: r.lake questions (Thomas Adams)<br>
   3. Re: r.lake questions (Rich Shepard)<br>
   4. Re: r.lake questions (Rich Shepard)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Wed, 5 Oct 2016 10:28:04 -0700 (PDT)<br>
From: Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com" target="_blank">rshepard@appl-ecosys.com</a>><br>
To: GRASS user list <<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a>><br>
Subject: Re: [GRASS-user] [Ubuntu] python-grass code not working on<br>
        ubuntu<br>
Message-ID: <alpine.LNX.2.11.1610051026010<wbr>.6157@localhost><br>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed<br>
<br>
On Wed, 5 Oct 2016, alassane toure wrote:<br>
<br>
> ERROR 1: gdal_translate was compiled against GDAL 2.1, but the current<br>
> library version is 2.2<br>
<br>
Alassane,<br>
<br>
   I don't know what distribution you run; regardless, the best solution is<br>
to re-compile gdal on your machine (running version 2.2). You might need to<br>
rummage around a bit to find the source code for your distribution/version<br>
but then you can build it to fit your system.<br>
<br>
Rich<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 5 Oct 2016 13:28:41 -0400<br>
From: Thomas Adams <<a href="mailto:tea3rd@gmail.com" target="_blank">tea3rd@gmail.com</a>><br>
To: Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com" target="_blank">rshepard@appl-ecosys.com</a>><br>
Cc: "<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a>" <<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a>><br>
Subject: Re: [GRASS-user] r.lake questions<br>
Message-ID:<br>
        <CAGxgkWhvOxZXfn9AroLqZE90JcdM<wbr>z8MtQFTpAycR=<a href="mailto:SozqZOkrQ@mail.gmail.com" target="_blank">SozqZOkrQ@mail.gm<wbr>ail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Rich,<br>
<br>
You understand, don't you, that the point you are using to define your<br>
'dam', delineates a watershed; so, there is runoff from the watershed,<br>
which will not be uniform in its contribution -- a fundamental issue in<br>
hydrology, which is more critical to quantify accurately at smaller spatial<br>
scales -- knowing the rainfall rate alone will not give you what you need.<br>
You also need to generate a storage-elevation curve, which will relate the<br>
water level (which r.lake needs) to the volume behind your dam (assuming<br>
none escapes, otherwise the problem gets more complicated) -- the change in<br>
volume depends on the inflow rate, which a hydrologic model will provide.<br>
Typically, hydrologic models are calibrated against observed flow data.<br>
There is the further assumption that the inflow spreads over the lake<br>
surface instantaneously, which for a small surface area is not altogether<br>
unreasonable...<br>
<br>
Tom<br>
<br>
On Wed, Oct 5, 2016 at 11:48 AM, Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com" target="_blank">rshepard@appl-ecosys.com</a>><br>
wrote:<br>
<br>
>   I want to ensure my understanding how to use r.lake for my need.<br>
><br>
>   It would be good to produce animation of flooded area with increasing<br>
> precipitation; use of the '-o' option is required. But, perhaps I need to<br>
> produce a large series of individual maps.<br>
><br>
>   Under what condition is use of the '-n' option appropriate?<br>
><br>
>   If I want a final water_level of 1 m above the elevation of the specified<br>
> coordinates in increments of 0.254 mm how can I specify this for the<br>
> animation? The manual's description tells me that the 1 m water_level is<br>
> the<br>
> final height and the elevation of the specified coordinates is the starting<br>
> height. How are map-to-map increments specified? A related question is<br>
> whether the water level associated with a given map can be produced. That<br>
> is, can individual maps in the animation be related to specific water<br>
> levels? This quantification of output map and water level above the<br>
> starting<br>
> elevation is very important.<br>
><br>
>   All thoughts, suggestions, and pointers to more information are welcome.<br>
><br>
> Rich<br>
> ______________________________<wbr>_________________<br>
> grass-user mailing list<br>
> <a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/grass-user</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/grass-user/attachments/20161005/b7c512a7/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/piperm<wbr>ail/grass-user/attachments/<wbr>20161005/b7c512a7/attachment-<wbr>0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 5 Oct 2016 11:02:51 -0700 (PDT)<br>
From: Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com" target="_blank">rshepard@appl-ecosys.com</a>><br>
To: "<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a>" <<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a>><br>
Subject: Re: [GRASS-user] r.lake questions<br>
Message-ID: <alpine.LNX.2.11.1610051051570<wbr>.6157@localhost><br>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed<br>
<br>
On Wed, 5 Oct 2016, Thomas Adams wrote:<br>
<br>
> You understand, don't you, that the point you are using to define your<br>
> 'dam', delineates a watershed;<br>
<br>
Tom,<br>
<br>
   Yes, I do understand.<br>
<br>
> You also need to generate a storage-elevation curve, which will relate the<br>
> water level (which r.lake needs) to the volume behind your dam (assuming<br>
> none escapes, otherwise the problem gets more complicated) -- the change in<br>
> volume depends on the inflow rate, which a hydrologic model will provide.<br>
<br>
   This is flat, agricultural land with no defined streams. The only inflow<br>
comes from precipitation; what does not infiltrate into the soil and drains<br>
to the swale adjacent to the county road, along with surface runoff, flows<br>
through a culvert (the 'dam.')<br>
<br>
> Typically, hydrologic models are calibrated against observed flow data.<br>
> There is the further assumption that the inflow spreads over the lake<br>
> surface instantaneously, which for a small surface area is not altogether<br>
> unreasonable...<br>
<br>
   My reading of the manual pages for r.sim.water and Itzi suggest they, too,<br>
require perennial streams in defined channels. There should be a set of<br>
modules that work for my need here. If you have suggestions please share<br>
them with me.<br>
<br>
Thanks,<br>
<br>
Rich<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Wed, 5 Oct 2016 11:07:25 -0700 (PDT)<br>
From: Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com" target="_blank">rshepard@appl-ecosys.com</a>><br>
To: "<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a>" <<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a>><br>
Subject: Re: [GRASS-user] r.lake questions<br>
Message-ID: <alpine.LNX.2.11.1610051103470<wbr>.6157@localhost><br>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed<br>
<br>
On Wed, 5 Oct 2016, Rich Shepard wrote:<br>
<br>
> This is flat, agricultural land with no defined streams. The only inflow<br>
> comes from precipitation; what does not infiltrate into the soil and<br>
> drains to the swale adjacent to the county road, along with surface<br>
> runoff, flows through a culvert (the 'dam.')<br>
<br>
   Let me refine my answer; perhaps that will help. Given a LiDAR DEM and<br>
coordinates for a point on the map, what modules will predict (and display<br>
on an output map) the area flooded for a given height of standing water with<br>
higher elevations that that point?<br>
<br>
Rich<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
______________________________<wbr>_________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/grass-user</a><br>
<br>
------------------------------<br>
<br>
End of grass-user Digest, Vol 126, Issue 13<br>
******************************<wbr>*************<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>