[GRASS-user] clear sky index interpolation

buraq zakkey at gmail.com
Sat Sep 5 06:56:36 EDT 2009


Hi again,
Actually I want both.
I ran like this "v.surf.rst input=KcVect elev=KcRast zcolumn=kc tension=10
segmax=600" It is ok and no problem here. Problem starts at 3D volume.
 Now my csv contains {lat,lon,elevation,kc}. When I try to run v.vol rst I
get that "Error in COGRR!" "Interp_call failed". 



Dylan Beaudette-2 wrote:
> 
> Hi,
> 
> Are you trying to generate a 2D raster map of interpolated values, or
> a 3D 'volume' of interpolated values? If your input consists of
> {lat,lon,kc}, then a 2D raster map is likely what you are after. In
> that case, check out the v.surf.rst module.
> 
> Cheers,
> Dylan
> 
> On Fri, Sep 4, 2009 at 6:49 AM, buraq<zakkey at gmail.com> wrote:
>>
>>
>>
>> buraq wrote:
>>>
>>> Hi,
>>> It's a newbie question.
>>> I am trying to intepolate clear sky index values. First I put the values
>>> in a csv file in this format "lat,lon,kc".
>>> Then I used db.in.ogr to get table. Next step, vector raster map is
>>> created by v.in.db. When I want to create raster file, I use that
>>> command
>>> v.vol.rst input=Kc vect cellinp=elevationRaster wcolumn=indexValueColumn
>>> then I get this "Vector is not 3D"
>>> Should I add elevation to csv? or what is the right way the interpolate
>>> the data?
>>>
>>> Thanks
>>> Regards
>>>
>>
>>
>> hi again I tried interpolation with elevation data.  Now I got x,y and z
>> But
>> now the problem is, v.vol.rst gives the "Error in COGRR!" "Interp_call
>> failed" message. Have you ever meet this kind of a error message? I
>> searched
>> the list but couldn't find any information about that kind of problem.
>>
>> Thanks
>> Regards
>> --
>> View this message in context:
>> http://n2.nabble.com/clear-sky-index-interpolation-tp3572894p3580073.html
>> Sent from the Grass - Users mailing list archive at Nabble.com.
>> _______________________________________________
>> grass-user mailing list
>> grass-user at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-user
>>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
> 
> 

-- 
View this message in context: http://n2.nabble.com/clear-sky-index-interpolation-tp3572894p3584780.html
Sent from the Grass - Users mailing list archive at Nabble.com.


More information about the grass-user mailing list