[GRASS-dev] GRASS71 development packages for Ubuntu 13.10 and 14.04

2014-12-04 Thread maning sambale
GRASS71 binaries at launchpad's grass/grass-devel is only for Ubuntu 12.04.1.
Any chance to get one for 13.10 and 14.04.  Maybe from other repo?

-- 
cheers,
maning
--
"Freedom is still the most radical idea of all" -N.Branden
wiki: http://esambale.wikispaces.com/
blog: http://epsg4253.wordpress.com/
--
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


[GRASS-dev] qct file format

2009-03-26 Thread maning sambale
Hi,

I have several topomaps in qct format anybody who knows how to get
them into GRASS?

-- 
cheers,
maning
--
"Freedom is still the most radical idea of all" -N.Branden
wiki: http://esambale.wikispaces.com/
blog: http://epsg4253.wordpress.com/
--
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


[GRASS-dev] Re: [GRASS-user] weird dbf file in GRASS 6.4

2008-08-29 Thread maning sambale
Maciek,

>
> You used the '-v' switch which means: "Use raster values as categories
> instead of unique sequence". Thus, it is normal that the output table
> has only that many rows, as many unique cell values were there in the
> input raster map. Multiple polygons are linked to the same table row (by
> having the same category), so there are more polygons than rows in the
> table indeed.

This make sense, thank you for clearing this out.  I created a new
vector without the -v switch and it looks ok now.

cheers,
maning





-- 
|-|--|
| __.-._ |"Ohhh. Great warrior. Wars not make one great." -Yoda |
| '-._"7' |"Freedom is still the most radical idea of all" -N.Branden|
| /'.-c |Linux registered user #402901, http://counter.li.org/ |
| | /T |http://esambale.wikispaces.com|
| _)_/LI
|-|--|
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


[GRASS-dev] Re: [GRASS-user] GRASS Image Processing Environment

2008-08-23 Thread Maning Sambale

> With this email I would like to ask for any developer/users potential
> interest to include some of the GIPE modules into the main GRASS GIS
> SVN, if any of them could find some public use.
+1!
> for devs: I have done code cleaning/standardization and
> grass_indent.sh parsing on all modules but three (r.evapo.PM,
> r.hydro.CASC2D, i.vi.grid).
> 
> thank you,
> Yann
> 
> ___
> grass-user mailing list
> [EMAIL PROTECTED]
> http://lists.osgeo.org/mailman/listinfo/grass-user

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


[GRASS-dev] Re: [GRASS-user] low radiance values after i.atcor and i.topo.corr

2008-06-26 Thread maning sambale
Hi,

I've just updated to grass64 and i.cluster seems to work on FP rasters:
GRASS 6.3.1svn (p112r056):~ > r.info -r tcor.lsat7_2000.toar.1
min=0.039443
max=0.442334
[Raster MASK present]
GRASS 6.3.1svn (p112r056):~ > r.info -r tcor.lsat7_2000.toar.2
min=0.021795
max=0.572899
[Raster MASK present]
GRASS 6.3.1svn (p112r056):~ > r.info -r tcor.lsat7_2000.toar.3
min=-0.012797
max=0.649817
[Raster MASK present]
GRASS 6.3.1svn (p112r056):~ > r.info -r tcor.lsat7_2000.toar.4
min=-0.019646
max=1.026969
[Raster MASK present]
GRASS 6.3.1svn (p112r056):~ > r.info -r tcor.lsat7_2000.toar.5
min=-0.030773
max=0.799299
[Raster MASK present]


Here's the result of the sigfile report:
Cluster parameters
 Number of initial classes:30
 Minimum class size:   17
 Minimum class separation: 0.00
 Percent convergence:  98.00
 Maximum number of iterations: 30

 Row sampling interval:62
 Col sampling interval:66

Sample size: 3005 points


means and standard deviations for 4 bands

 means   0.0987976 0.0624848 0.270133 0.150258
 stddev  0.030849 0.036726 0.0730868 0.0528295


initial means for each band

class 10.0679486 0.0257588 0.197046 0.097428
class 20.0700761 0.0282916 0.202087 0.101071
class 30.0722036 0.0308244 0.207127 0.104715
class 40.0743311 0.0333573 0.212168 0.108358
class 50.0764586 0.0358901 0.217208 0.112002
class 60.0785862 0.0384229 0.49 0.115645
class 70.0807137 0.0409557 0.227289 0.119289
class 80.0828412 0.0434886 0.23233 0.122932
class 90.0849687 0.0460214 0.23737 0.126575
class 10   0.0870962 0.0485542 0.242411 0.130219
class 11   0.0892238 0.051087 0.247451 0.133862

Previously from grass63 I get this:
Cluster parameters
 Number of initial classes:30
 Minimum class size:   17
 Minimum class separation: 0.00
 Percent convergence:  98.00
 Maximum number of iterations: 30

 Row sampling interval:62
 Col sampling interval:66

Sample size: 3005 points


means and standard deviations for 4 bands

 means 0.00   0.00   0.00   0.00
 stddev0.00   0.00   0.06   0.03


initial means for each band

class 1  0.00   0.00  -0.05  -0.03
class 2  0.00   0.00  -0.05  -0.03
class 3  0.00   0.00  -0.05  -0.03
class 4  0.00   0.00  -0.04  -0.02
class 5  0.00   0.00  -0.04  -0.02
class 6  0.00   0.00  -0.03  -0.02
class 7  0.00   0.00  -0.03  -0.02
class 8  0.00   0.00  -0.03  -0.02
class 9  0.00   0.00  -0.02  -0.01
class 10 0.00   0.00  -0.02  -0.01
class 11 0.00   0.00  -0.01  -0.01

Thanks!

maning
On 6/23/08, maning sambale <[EMAIL PROTECTED]> wrote:
> Nikos,
>
> thank you fo testing seems it's working OK now.  I will test it myself
> later.
>
> maning
> On 6/20/08, Nikos Alexandris <[EMAIL PROTECTED]> wrote:
>> Not sure if this helps... (!)
>> ---
>>
>>> r.univar change_pca_250m_06.239_07.242.2_test
>>  100%
>> total null and non-null cells: 247720
>> total null cells: 162432
>>
>> Of the non-null cells:
>> --
>> n: 85288
>> minimum: -0.315021
>> maximum: 0.260252
>> range: 0.575273
>> mean: -0.000584902
>> mean of absolute values: 0.0129577
>> standard deviation: 0.0191773
>> variance: 0.00036777
>> variation coefficient: -3278.73 %
>> sum: -49.8850918202
>>
>>> r.univar change_pca_250m_06.239_07.242.1_test
>>  100%
>> total null and non-null cells: 247720
>> total null cells: 162432
>>
>> Of the non-null cells:
>> --
>> n: 85288
>> minimum: -0.513804
>> maximum: 0.394813
>> range: 0.908617
>> mean: 0.0211992
>> mean of absolute values: 0.032389
>> standard deviation: 0.042701
>> variance: 0.00182337
>> variation coefficient: 201.428 %
>> sum: 1808.0350767233
>>
>>>cat sig_cluster_test
>> #produced by i.cluster
>> #Class 1
>> 23
>> 0.014645 -0.107214
>> 0.000473
>> 0.26 0.000349
>> #Class 2
>> 37
>> -0.014961 -0.076135
>> 0.000157
>> 0.27 0.000139
>> #Class 3
>> 52
>> 0.002926 -0.056125
>> 0.000124
>> -0.12 0.61
>> #Class 4
>> 35
>> -0.028285 -0.040243
>> 0.49
>> 0.03 0.000105
>> #Class 5
>> 73
>> -0.004751 -0.035473
>> 0.21
>> -0.02 0.35
>>
>> [...]
>>
>>
>
>
> --
> |-|--|
> | __.-._  |"Ohhh. Great warrior. Wars not make one great." -Yoda |
> | '-._"7' |"Freedom is still the most radical idea of all" -N.Branden|

[GRASS-dev] Re: [GRASS-user] low radiance values after i.atcor and i.topo.corr

2008-06-22 Thread maning sambale
Nikos,

thank you fo testing seems it's working OK now.  I will test it myself later.

maning
On 6/20/08, Nikos Alexandris <[EMAIL PROTECTED]> wrote:
> Not sure if this helps... (!)
> ---
>
>> r.univar change_pca_250m_06.239_07.242.2_test
>  100%
> total null and non-null cells: 247720
> total null cells: 162432
>
> Of the non-null cells:
> --
> n: 85288
> minimum: -0.315021
> maximum: 0.260252
> range: 0.575273
> mean: -0.000584902
> mean of absolute values: 0.0129577
> standard deviation: 0.0191773
> variance: 0.00036777
> variation coefficient: -3278.73 %
> sum: -49.8850918202
>
>> r.univar change_pca_250m_06.239_07.242.1_test
>  100%
> total null and non-null cells: 247720
> total null cells: 162432
>
> Of the non-null cells:
> --
> n: 85288
> minimum: -0.513804
> maximum: 0.394813
> range: 0.908617
> mean: 0.0211992
> mean of absolute values: 0.032389
> standard deviation: 0.042701
> variance: 0.00182337
> variation coefficient: 201.428 %
> sum: 1808.0350767233
>
>>cat sig_cluster_test
> #produced by i.cluster
> #Class 1
> 23
> 0.014645 -0.107214
> 0.000473
> 0.26 0.000349
> #Class 2
> 37
> -0.014961 -0.076135
> 0.000157
> 0.27 0.000139
> #Class 3
> 52
> 0.002926 -0.056125
> 0.000124
> -0.12 0.61
> #Class 4
> 35
> -0.028285 -0.040243
> 0.49
> 0.03 0.000105
> #Class 5
> 73
> -0.004751 -0.035473
> 0.21
> -0.02 0.35
>
> [...]
>
>


-- 
|-|--|
| __.-._  |"Ohhh. Great warrior. Wars not make one great." -Yoda |
| '-._"7' |"Freedom is still the most radical idea of all" -N.Branden|
|  /'.-c  |Linux registered user #402901, http://counter.li.org/ |
|  |  /T  |http://esambale.wikispaces.com|
| _)_/LI
|-|--|
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


[GRASS-dev] Re: [GRASS-user] low radiance values after i.atcor and i.topo.corr

2008-06-19 Thread maning sambale
On 6/19/08, Nikos Alexandris <[EMAIL PROTECTED]> wrote:
> On Wed, 2008-06-18 at 22:41 +0100, Glynn Clements wrote:
>> Glynn Clements wrote:
>>
>> > > Thanks!  Multiplying by 1000 with r.mapcalc gives better results.  Any
>> > > chance adding floating points (FCELL) to i.cluster?
>> >
>> > I had a brief look at the code[1], and cannot see any obvious reason
>> > why the values would need to be integers, so I'm assuming that it's
>> > just a legacy of the days before FP support was added.
>> >
>> > [1] Most of the code is actually in the lib/imagery/c_*.c files. That
>> > should either be made part of i.cluster (nothing else uses it), or at
>> > least split into a separate library.
>>
>> I have committed these changes (splitting the cluster code off to a
>> separate library, and changing it to use DCELL instead of CELL) to the
>> SVN trunk.
>>
>> I would appreciate it if someone who understands i.cluster could test
>> the current version.
>>
>
> I've compiled and run it yesterday. How can I tell that the changes are
> effective? Should i.cluster NOT work before the changes with FP maps?
>From my previous run of i.cluster
Very low values like this:
r.info -r tcor.lsat7_2000.toar.1
min=0.039443
max=0.442334

Gives out low separability:
means and standard deviations for 3 bands

 means 0.00   0.00   0.00
 stddev0.06   0.00   0.00


initial means for each band

class 1 -0.05   0.00   0.00
class 2 -0.05   0.00   0.00
class 3 -0.05   0.00   0.00
class 4 -0.05   0.00   0.00
class 5 -0.04   0.00   0.00
class 6 -0.04   0.00   0.00
class 7 -0.04   0.00   0.00
class 8 -0.04   0.00   0.00
class 9 -0.03   0.00   0.00
class 10-0.03   0.00   0.00

...
1 classes (convergence=100.0%)

class separability matrix


 1

  1  0


class means/stddev for each band


class 1 (2161)
  means0.00   0.00   0.00
  stddev   0.00   0.00   0.00

Whereas recalculating using the same layers multiplied by 1000 with
r.mapcalc gives better results:
means and standard deviations for 3 bands

 means   316.19  82.61 -78.36
 stddev   63.13  54.24  41.51


initial means for each band

class 1253.06  28.38 -119.87
class 2255.64  30.59 -118.18
class 3258.21  32.80 -116.49
class 4260.79  35.02 -114.79
class 5263.37  37.23 -113.10
class 6265.94  39.44 -111.40



lass distribution
172 15 20 21 41
 22 20 27 27 28
 29 36 27 37 45
 35 35 44 53 53
 52 50 57 54 45
 56 48 58 61 47
 58 59 65 50 47
 52 35 34 35 41
 41 34 27 25 27
 24 29 10 15145

 iteration 1 ###
50 classes, 19.37% points stable
class distribution
 60 45 19 98 10
 18 71 13  8112
176  8 10 15  7
  6  9 23124 22
  8 53 13125134
 10 14 10 52  8
101 12 19 39 45
 12  4178119 11
  8 11 29 77 18

Can you report back your results?  I hope I dont have to do r.mapcalc
and run i.cluster from the original layer values.

cheers,
maning
 ___
> grass-user mailing list
> [EMAIL PROTECTED]
> http://lists.osgeo.org/mailman/listinfo/grass-user
>


-- 
|-|--|
| __.-._  |"Ohhh. Great warrior. Wars not make one great." -Yoda |
| '-._"7' |"Freedom is still the most radical idea of all" -N.Branden|
|  /'.-c  |Linux registered user #402901, http://counter.li.org/ |
|  |  /T  |http://esambale.wikispaces.com|
| _)_/LI
|-|--|
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev