db
|
1d17137c57
intro pages: link temporal data processing (merge https://trac.osgeo.org/grass/changeset/68985 from trunk)
|
il y a 9 ans |
demolocation
|
162437c0df
GRASS_DB_ENCODING is environmental variable (merge https://trac.osgeo.org/grass/changeset/64948 from trunk)
|
il y a 10 ans |
display
|
3792e56006
d.vect.thematic manual: example update (contributed by Vero Andreo)
|
il y a 9 ans |
doc
|
1d17137c57
intro pages: link temporal data processing (merge https://trac.osgeo.org/grass/changeset/68985 from trunk)
|
il y a 9 ans |
general
|
8740c4d6e7
g.version, wxGUI: backport of citation flag and menu entry (trunk https://trac.osgeo.org/grass/changeset/68657, https://trac.osgeo.org/grass/changeset/68658, https://trac.osgeo.org/grass/changeset/68659, https://trac.osgeo.org/grass/changeset/68662)
|
il y a 9 ans |
gui
|
d688beae07
wxGUI web_services: archived NASA OnEarth replaced with NASA GIBS WMTS (see https://wiki.earthdata.nasa.gov/display/GIBS/GIBS+API+for+Developers#GIBSAPIforDevelopers-OGCWebMapTileService%28WMTS%29)
|
il y a 9 ans |
imagery
|
f98faadb0f
i.vi: print msg which index is actually calculated; fix ARVI name; apply standard NDVI color table in case of viname=ndvi (trunk, https://trac.osgeo.org/grass/changeset/68692)
|
il y a 9 ans |
include
|
af021ac26d
use exception specifiers only for C++ versions older than C++11 (backport https://trac.osgeo.org/grass/changeset/68818, closes https://trac.osgeo.org/grass/ticket/2871, see https://trac.osgeo.org/grass/ticket/2956)
|
il y a 9 ans |
lib
|
40095cb3bc
pythonlib: fix import in example, setup is not imported in __init__.py (backport https://trac.osgeo.org/grass/changeset/68547)
|
il y a 9 ans |
locale
|
5908f1b0ad
Daniel Torres: ES translation cont'ed
|
il y a 9 ans |
macosx
|
b049ae7010
macosx: update mentioned GRASS version
|
il y a 11 ans |
man
|
fb88afea47
Happy new year
|
il y a 9 ans |
misc
|
a1c8f9f37d
change color standard options to differentiate between allowing and not allowing none as color instead of bg/fg color, apply the change in modules and in this way fix several modules with incorrect options (merge from trunk, https://trac.osgeo.org/grass/changeset/63797)
|
il y a 10 ans |
mswindows
|
5d8d1226df
wingrass: update for VC 2015 (merge https://trac.osgeo.org/grass/changeset/68592 from trunk)
|
il y a 9 ans |
ps
|
a7a47b34d3
ps.map vlegend: bugfix: crazy y values for vpoints in vector legend as vector.layer[i].offset was being used uninitialized (offset and coffset are only used for parallel road feature of vlines). another approach might be to init them to 0 in ps.map/vector.h (backport, trunk https://trac.osgeo.org/grass/changeset/65928)
|
il y a 10 ans |
raster
|
aac25b26e0
manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation
|
il y a 9 ans |
raster3d
|
1d17137c57
intro pages: link temporal data processing (merge https://trac.osgeo.org/grass/changeset/68985 from trunk)
|
il y a 9 ans |
rpm
|
7915810e1e
rpm SPEC files: remove outdated files, add README.txt with links
|
il y a 11 ans |
scripts
|
aac25b26e0
manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation
|
il y a 9 ans |
temporal
|
41e88c37c6
t.sample + t.vect.import manual: fix examples using v.random
|
il y a 9 ans |
testsuite
|
bed492eded
testsuite rhemisphere.sh: update r.mapcalc call
|
il y a 10 ans |
tools
|
757d5bf92e
docs: sync capital latter for indexes in footer and make it more readble in the code (trunk, https://trac.osgeo.org/grass/changeset/65995)
|
il y a 10 ans |
vector
|
aac25b26e0
manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation
|
il y a 9 ans |
visualization
|
c67c45fe58
consolidate naming of environmental rendering-related variables
|
il y a 10 ans |
AUTHORS
|
201653c2f9
AUTHORS: partial update
|
il y a 9 ans |
CHANGES
|
5171759f64
Update CHANGES file content to a GRASS GIS 7 summary
|
il y a 10 ans |
CITING
|
8740c4d6e7
g.version, wxGUI: backport of citation flag and menu entry (trunk https://trac.osgeo.org/grass/changeset/68657, https://trac.osgeo.org/grass/changeset/68658, https://trac.osgeo.org/grass/changeset/68659, https://trac.osgeo.org/grass/changeset/68662)
|
il y a 9 ans |
COPYING
|
7a0fb86692
new MN address
|
il y a 9 ans |
GPL.TXT
|
db49180dd7
welcome to GRASS 7.0.svn
|
il y a 17 ans |
INSTALL
|
4c6a8c3312
INSTALL: updated
|
il y a 9 ans |
Makefile
|
4c6a8c3312
INSTALL: updated
|
il y a 9 ans |
README
|
42fb4df9e8
Update urls in README
|
il y a 10 ans |
README.debian
|
801fdc33e9
move README.debian to root directory, remove debian directory to simplify debian packaging
|
il y a 10 ans |
REQUIREMENTS.html
|
805c1bcf5a
REQUIREMENTS: added python-termcolor
|
il y a 9 ans |
SUBMITTING
|
107499b9c6
SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting
|
il y a 11 ans |
TODO
|
a77f941d21
unused i.points + i.vpoints removed: replaced by g.gui.gcp (trunk, https://trac.osgeo.org/grass/changeset/62555)
|
il y a 10 ans |
aclocal.m4
|
376e8f4461
aclocal.m4: add support for w64-ming32 builds
|
il y a 9 ans |
binaryInstall.src
|
0a797dfdaf
various typos fixed (via Debian lintian QA tool, contributor: sebastic; trac https://trac.osgeo.org/grass/ticket/2841)
|
il y a 9 ans |
config.guess
|
d379760822
config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/
|
il y a 9 ans |
config.sub
|
d379760822
config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/
|
il y a 9 ans |
configure
|
d379760822
config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/
|
il y a 9 ans |
configure.in
|
4a91e5203c
configure: fix pwd -W unknown option on mingw32
|
il y a 9 ans |
contributors.csv
|
5381e69ba8
contributors.csv: +Margherita Di Leo
|
il y a 11 ans |
contributors_extra.csv
|
5e5ac127bf
contributors_extra.csv: more contributors added
|
il y a 9 ans |
grass.pc.in
|
cdb0910ae9
pkg-config file: update (trunk, https://trac.osgeo.org/grass/changeset/62767)
|
il y a 10 ans |
grasslib.dox
|
fb88afea47
Happy new year
|
il y a 9 ans |
install-sh
|
70b31d97e9
install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL)
|
il y a 12 ans |
translators.csv
|
b7b5d633cd
Daniel Torres: ES translation cont'ed
|
il y a 9 ans |