forked from opendatacube/datacube-wps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pywps-dev.cfg
47 lines (42 loc) · 1021 Bytes
/
pywps-dev.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[metadata:main]
identification_title=CSIRO EASI WPS
identification_abstract=CSIRO EASI WPS Service
identification_keywords=WPS,GRASS,PyWPS
identification_keywords_type=theme
identification_fees=None
identification_accessconstraints=None
provider_name=CSIRO
provider_url=http://www.csiro.au
contact_name=CSIRO EASI
contact_position=Organization
contact_address=GPO Box 1700
contact_city=Canberra
contact_stateorprovince=ACT
contact_postalcode=2601
contact_country=Australia
contact_instructions=Send us an email
contact_role=pointOfContact
[server]
maxsingleinputsize=1mb
maxrequestsize=3mb
url=http://localhost:5000
workdir=tmp
maxprocesses=10
parallelprocesses=-1
outputurl=http://localhost:5000/outputs/
outputpath=outputs
# base_route=/
# storagetype=s3
[processing]
mode=default
[logging]
level=INFO
file=logs/pywps.log
database=sqlite:///logs/pywps-logs.sqlite3
[grass]
gisbase=/usr/local/grass-7.3.svn/
[s3]
# bucket=dea-wps-results
# region=ap-southeast-2
# public=true