설명 없음

Vaclav Petras 60ed929e1e Flake8 fixes for docs and others (#1511) 4 년 전
.github 113e0d9c7f CI: Enable Perl in Super-Linter (#1493) 4 년 전
.travis 9342f4b6dd CI: Switch Travis to Ubuntu 20.04 (focal) (#1384) 4 년 전
db 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) 4 년 전
demolocation 18a31bd253 demolocation: update (#1285) 4 년 전
display 60ed929e1e Flake8 fixes for docs and others (#1511) 4 년 전
doc 60ed929e1e Flake8 fixes for docs and others (#1511) 4 년 전
docker ff2c2290d1 Apply Black to helpers, examples, doc, and others (#1386) 4 년 전
general 60ed929e1e Flake8 fixes for docs and others (#1511) 4 년 전
gui 0e5144f80c wxGUI: Enable unused var warning (#1502) 4 년 전
imagery ff2c2290d1 Apply Black to helpers, examples, doc, and others (#1386) 4 년 전
include 61d6f8c7db Move headers from include to include/grass (#1350) 4 년 전
lib d06c8e85bc init: Clean up Flake8 config (#1508) 4 년 전
locale e9dfbc4eee Apply Black to locale (#1513) 4 년 전
macosx 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 년 전
man 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) 4 년 전
misc 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 년 전
mswindows 61d6f8c7db Move headers from include to include/grass (#1350) 4 년 전
ps 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 년 전
python 0875012318 pythonlib: Fix stylistic Flake8 warnings (#1486) 4 년 전
raster 60ed929e1e Flake8 fixes for docs and others (#1511) 4 년 전
raster3d 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) 4 년 전
rpm e4c667345b grass.spec: sync to Fedora master 4 년 전
scripts d7a56b30f3 scripts: Remove unused vars or ignore in Flake8 (#1498) 4 년 전
singularity e5ba1f7af4 singularityfile: fix GRASS lib path detection 5 년 전
temporal 7869fa6d36 t.info: clarify 'dataset not found' error message (#1473) 4 년 전
testsuite 41162a9886 NC full sample dataset: new URL (#1463) 4 년 전
utils 27aa771f5e Helper scripts: Port to Python, fix perlcritic errors (#1431) 4 년 전
vector 27aa771f5e Helper scripts: Port to Python, fix perlcritic errors (#1431) 4 년 전
visualization 69be6c5f9a manual: comment out SVN Date tag (#200) 5 년 전
.dockerignore 2efac9859e Stop ignoring .git folder for docker builds (#1182) 4 년 전
.flake8 60ed929e1e Flake8 fixes for docs and others (#1511) 4 년 전
.gitignore 61d6f8c7db Move headers from include to include/grass (#1350) 4 년 전
.travis.yml 9342f4b6dd CI: Switch Travis to Ubuntu 20.04 (focal) (#1384) 4 년 전
AUTHORS 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 년 전
CHANGES 6868ca21b9 CHANGES: links to release pages added 8 년 전
CITING 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 년 전
CONTRIBUTING.md 163a9d22b8 Contributing: clarifiy feature branch 4 년 전
COPYING 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 년 전
Dockerfile 368bb8bcf6 add missing Temporal GUI Tools required package in the Dockerfile (#312) 5 년 전
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 년 전
INSTALL 82e334827b Happy New Year (#1225) 4 년 전
Makefile 61d6f8c7db Move headers from include to include/grass (#1350) 4 년 전
NEWS 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 년 전
README.md c6e81b98e8 Fix spelling in comments, esp. in wxGUI code (#1357) 4 년 전
REQUIREMENTS.html 82e334827b Happy New Year (#1225) 4 년 전
SUBMITTING 1aa0ba0526 Add CONTRIBUTING file with a standard contributor Git how-to (#237) 5 년 전
TODO 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 년 전
Vagrantfile de0fbc0051 Rename tools directory to utils (#1348) 4 년 전
aclocal.m4 b5eefc2b13 macos: use @rpath as dynamic linker (#981) 4 년 전
binaryInstall.src a1fbc923c8 binaryInstall.src: nad2bin no longer used (completes https://trac.osgeo.org/grass/changeset/74179) 6 년 전
config.guess cb618bc49b config.guess + config.sub: updated (#1155) 4 년 전
config.sub cb618bc49b config.guess + config.sub: updated (#1155) 4 년 전
configure 61d6f8c7db Move headers from include to include/grass (#1350) 4 년 전
configure.in 61d6f8c7db Move headers from include to include/grass (#1350) 4 년 전
contributors.csv 3730335903 Nicklas Larsson added 4 년 전
contributors_extra.csv 4036ac5617 contributors_extra.csv: Nikos Alexandris added 8 년 전
grass.pc.in 1a5d566ba7 pkg-config file: update 10 년 전
grasslib.dox 82e334827b Happy New Year (#1225) 4 년 전
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) 12 년 전
pyproject.toml ff2c2290d1 Apply Black to helpers, examples, doc, and others (#1386) 4 년 전
translators.csv abcada66b9 Updated translators.csv file (#1249) 4 년 전

README.md

Build Status Python code quality check General linting CI OSGeo4W Centos

GRASS GIS Repository

Description

GRASS GIS (https://grass.osgeo.org/) is a Geographic Information System used for geospatial data management and analysis, image processing, graphics/map production, spatial modeling, and visualization.

How to get write access here

In general: you don't really need write access as you can simply open a pull request to contribute to GRASS GIS. See CONTRIBUTING file for more details.

Want to become a core developer? See Procedure for gaining Git write access

How to compile GRASS

See INSTALL file.

Yes, you should really read INSTALL. In addition, there are detailed compile instructions in the Wiki.

Docker

Build a docker image using the downloaded source code (run this in the directory containing the source code):

docker build -t grassgis79 .

A test run (assuming you have the existing GRASS GIS test location; it can be downloaded from here)

# case 1: launching in the grassdata directory in which the location is stored:
docker run -it --rm --user=$(id -u):$(id -g) --volume $(pwd):/data \
    --env HOME=/data/ grassgis79 grass --text nc_basic_spm_grass7/user1 \
        --exec g.region -p

# case 2: launching anywhere
docker run -it --rm --user=$(id -u):$(id -g) \
    --volume /your/test/grassdata/:/data --env HOME=/data/ grassgis79 \
        grass /data/nc_basic_spm_grass7/PERMANENT --exec g.region -p

Note that the first grassgis79 is the name of the image while the second grass is the name of the executable.

To run the tests (again assuming local location):

docker run -it --rm --user=$(id -u):$(id -g) \
    --volume /your/test/grassdata/:/data --env HOME=/data/ -w /code/grass \
        grassgis79 grass /data/nc_basic_spm_grass7/PERMANENT --exec \
            python -m grass.gunittest.main \
                --location nc_basic_spm_grass7 --location-type nc

Note: If you compiled locally before building the Docker image, you may encounter problems as the local configuration and locally compiled file are copied to and used in the Docker image. To make sure you don't have this issue, clean all the compiled files from the source code:

make distclean

How to generate the 'Programmer's Manual'

You can generate locally the GRASS GIS Programmer's Manual.

This needs doxygen (http://www.doxygen.org) and optionally Graphviz dot (http://www.research.att.com/sw/tools/graphviz/).

To build the GRASS programmer's documentation, run

make htmldocs

or to generate documentation as single html file (recommended for simple reading)

make htmldocs-single

here. This takes quite some time. The result is in lib/html/index.html which refers to further document repositories in

lib/vector/html/index.html
lib/db/html/index.html
lib/gis/html/index.html

The master file is: ./grasslib.dox where all sub-documents have to be linked into.

To generate the documents in PDF format, run

make pdfdocs