Michael-81 / baw

WPS processes provided by the federal waterways engineering and research institute (BAW).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WPS processes provided by the federal waterways engineering and research institute (BAW).

usage

compilation

  1. mvn clean install

deployment //see also aws/build.xml

  1. deploy regular 52n wps server 3.3.0-stable (or richwps server)
  2. copy aws/target/baw-aws-0.0.1-SNAPSHOT-full.jar to /var/lib/tomcat7/webapps/wps/WEB-INF/lib
  3. copy aws/wps_config.xml to /var/lib/tomcat7/webapps/wps/config/
  4. chown tomcat7:tomcat7 /var/lib/tomcat7/webapps/wps
  5. service tomcat7 restart

heads up: if 52n wps server 3.3.0-stable is used, the wps_config needs to be altered.

testing

@see aws/testing README.md

contents

  • baw-aws::0.0.1-SNAPSHOT //use -full.jar -- BAW process.
  • baw-fft::0.0.1-SNAPSHOT
  • baw-utils::0.0.1-SNAPSHOT
  • baw-xml::0.0.1-SNAPSHOT

About

WPS processes provided by the federal waterways engineering and research institute (BAW).


Languages

Language:Java 97.8%Language:Python 2.2%