Glynn Clements
|
687c9cc203
Add t-value for linear regression
|
12 年之前 |
Soeren Gebbert
|
4ce45d6984
Fixed description
|
12 年之前 |
Markus Neteler
|
b5c6aa71aa
homogenize keywords
|
12 年之前 |
Soeren Gebbert
|
5f4e43242a
Added new weighting option to r.series and created weighting tests and reference files.
|
13 年之前 |
Soeren Gebbert
|
f9a8227fd1
Fixed segfault resulting from uninitialized "inputs" pointer.
|
13 年之前 |
Soeren Gebbert
|
f6aae45b5d
Corrected verbose message position, removed output generation from
|
13 年之前 |
Soeren Gebbert
|
b66a8656a0
Modified tests and verbose message handling.
|
13 年之前 |
Glynn Clements
|
b0a2ceecd2
Clean-up of https://trac.osgeo.org/grass/changeset/48638
|
13 年之前 |
Soeren Gebbert
|
85bbb0e8c9
Better error messages
|
13 年之前 |
Soeren Gebbert
|
6cd730dcd7
Typo fix and translation support.
|
13 年之前 |
Soeren Gebbert
|
0092169701
Implemented input file with newline separated map names support in r.series. r.series now supports two input methods, file and input. Using option file is slower but avoids the open file descriptor limit. Temporal module tr.series is now ready to analyze ten-thousends of maps using r.series. Implemented tests for r.series and tr.series.
|
13 年之前 |
Glynn Clements
|
1c7ea98511
Revert https://trac.osgeo.org/grass/changeset/41667 (breaks quantile=)
|
14 年之前 |
Markus Neteler
|
c088d91e0e
threshold parameter added
|
15 年之前 |
Glynn Clements
|
df4d81abd4
Move raster-specific functions from lib/gis to lib/raster:
|
15 年之前 |
Glynn Clements
|
d2b26275a0
No need to check return value from Rast_open_*
|
15 年之前 |
Hamish Bowman
|
fc2eb38ac8
update email addr
|
15 年之前 |
Martin Landa
|
4dade3f745
rasterlib: fns from put_row.c renamed, see
|
16 年之前 |
Martin Landa
|
a9e9d10f82
rasterlib: fns from opencell.c renamed, see
|
16 年之前 |
Martin Landa
|
30e596fc66
rasterlib: fns from get_row.c renamed, see
|
16 年之前 |
Martin Landa
|
fb2523dcf1
rasterlib: Rast_unopen_cell -> Rast_unopen
|
16 年之前 |
Martin Landa
|
1d21c4d89e
fix wrongly renamed Rast_allocate_d_buf () in https://trac.osgeo.org/grass/changeset/38082
|
16 年之前 |
Martin Landa
|
8daf2e7064
alloc_cell.c updated, see http://trac.osgeo.org/grass/wiki/Grass7/RasterLib
|
16 年之前 |
Martin Landa
|
9339a2b67e
use array for keywords (to avoid duplicate locales)
|
16 年之前 |
Glynn Clements
|
8b394a154d
Rename Rast.h->raster.h
|
16 年之前 |
Martin Landa
|
2f7a38363b
rasterlib: raster-related fns moved from gislib to rasterlib (step 1)
|
16 年之前 |
Glynn Clements
|
a47dbcce1d
Add closure argument to aggregate functions
|
16 年之前 |
Glynn Clements
|
eddce94617
Add range= option
|
16 年之前 |
Glynn Clements
|
2fe809dbf5
Allow multiple aggregates to be computed in one run
|
16 年之前 |
Glynn Clements
|
e25469759d
Remove explicit mapset references and G_find_* calls
|
17 年之前 |
Glynn Clements
|
671e44225a
Fix formatting of array initialisers
|
17 年之前 |