Markus Metz
|
e37dd9bc05
fix typo, code comment
|
14 年之前 |
Markus Metz
|
ceb8d7abd8
always use the cache when needed, default output as FCELL
|
14 年之前 |
Markus Metz
|
3b9cbc9c1c
i.atcorr: cache fix, manual update
|
14 年之前 |
Martin Landa
|
449abb0dcd
i.atcorr: be less verbose, fix when elevation is not given
|
14 年之前 |
Martin Landa
|
318bb62757
fix https://trac.osgeo.org/grass/changeset/43893 ('input' doubled)
|
14 年之前 |
Martin Landa
|
d6864130e0
i.atcor: standardize parameters key
|
14 年之前 |
Martin Landa
|
84a7e5a582
i.atcorr: fix key_desc
|
15 年之前 |
Glynn Clements
|
43c166d671
Implement split window
|
15 年之前 |
Glynn Clements
|
df4d81abd4
Move raster-specific functions from lib/gis to lib/raster:
|
15 年之前 |
Glynn Clements
|
7088a02761
Generate fatal errors rather than returning a status, for:
|
15 年之前 |
Glynn Clements
|
0309a419c2
Rast_get_*_row* now generate errors rather than returning a status
|
15 年之前 |
Glynn Clements
|
d94b7d2a93
Fix files which were omitted in https://trac.osgeo.org/grass/changeset/40217
|
15 年之前 |
Martin Landa
|
b2a54a6471
gislib: G_find_cell renamed to G_find_raster
|
16 年之前 |
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
|
54c4d99dee
Rast_allocate_raster_buf -> Rast_allocate_buf
|
16 年之前 |
Martin Landa
|
65d9bd8dbc
fix C++ modules - add keywords
|
16 年之前 |
Glynn Clements
|
8b394a154d
Rename Rast.h->raster.h
|
16 年之前 |
Martin Landa
|
7d651576ad
fix compilation - add $(RASTRLIB/DEP) + various minor fixes (gis/raster lib)
|
16 年之前 |
Martin Landa
|
2f7a38363b
rasterlib: raster-related fns moved from gislib to rasterlib (step 1)
|
16 年之前 |
Markus Neteler
|
e2cc9707f8
downsize the static cache for 32bit CPUs
|
16 年之前 |
Markus Neteler
|
eafe559ca6
cache increased; docs cosmetics
|
16 年之前 |
Markus Neteler
|
2a4ee20423
increase TI cache
|
16 年之前 |
Markus Neteler
|
46e59e1c68
write cmd line to history
|
16 年之前 |
Markus Neteler
|
7ec5ab259a
debug msg cosmetics
|
16 年之前 |
Markus Neteler
|
59904827bf
cosmetics
|
16 年之前 |
Glynn Clements
|
ab082da4e0
Add "const" where appropriate to libgis return types
|
16 年之前 |
Paul Kelly
|
50f679f04d
Remove isnan() and use G_is_f_null_value()
|
16 年之前 |