2016-06-13 16:24:30 +02:00
|
|
|
---
|
|
|
|
dataminer_app_install: False
|
|
|
|
dataminer_app_upgrade: False
|
|
|
|
|
2017-05-12 13:24:01 +02:00
|
|
|
# ZIP file
|
|
|
|
dataminer_product: prod
|
2017-05-12 13:43:39 +02:00
|
|
|
dataminer_zip_url: 'http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-analysis/DataMinerConfiguration/webapp/{{ dataminer_product }}/wps.zip'
|
2017-05-12 13:24:01 +02:00
|
|
|
|
|
|
|
# Install from WAR
|
|
|
|
dataminer_war_install: False
|
2017-05-08 18:20:57 +02:00
|
|
|
dataminer_wps_version: latest
|
|
|
|
dataminer_wps_name: wps
|
|
|
|
dataminer_wps_group_id: org.gcube.data-analysis
|
|
|
|
dataminer_wps_extension: war
|
|
|
|
dataminer_wps_file: '{{ dataminer_wps_name }}-{{ dataminer_wps_version }}.{{ dataminer_wps_extension }}'
|
|
|
|
dataminer_wps_repository_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}'
|
|
|
|
dataminer_wps_algorithms_svn: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-analysis/DataMinerConfiguration/algorithms/
|
2017-05-12 13:24:01 +02:00
|
|
|
|
2017-05-08 19:06:28 +02:00
|
|
|
dataminer_data_file_from_thredds: 'http://thredds.d4science.org/thredds/fileServer/public/netcdf/gebco_08_OCEANS_CLIMATOLOGY_METEOROLOGY_ATMOSPHERE_.nc'
|
2017-06-22 14:39:07 +02:00
|
|
|
|
|
|
|
# dev, prod, preprod
|
|
|
|
dataminer_infra_reference: dev
|