Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TerriaCube config: add forceConvertResultsToV8 to WPS processes #1016

Merged
merged 6 commits into from
Mar 1, 2022

Conversation

nf-s
Copy link
Contributor

@nf-s nf-s commented Jan 25, 2022

Temporary fix for opendatacube/datacube-wps#135

From TerriaJS/terriajs#6030

  • Add forceConvertResultsToV8 to WebProcessingServiceCatalogFunction. If your WPS processes are returning v7 json, you will either need to set this to true, or set version: 0.0.1 in JSON output (which will then be automatically converted to v8)

This change works in our test environment:

https://terria-cube.test.saas.terria.io/#clean&https://raw.githubusercontent.com/nf-s/dea-config/3e4e874db808bc90d1562a2c20f3eb47e020ed39/dev/terria/terria-cube-v8.json

Our production environment needs to be updated before these changes can be merged - I will let you know what that has happened Production environment has been updated! this can be merged.

Test link for production:

https://terria-cube.terria.io/#clean&https://raw.githubusercontent.com/nf-s/dea-config/3e4e874db808bc90d1562a2c20f3eb47e020ed39/dev/terria/terria-cube-v8.json

@nf-s nf-s marked this pull request as ready for review January 27, 2022 04:04
@GypsyBojangles GypsyBojangles merged commit ab0d84a into GeoscienceAustralia:master Mar 1, 2022
@nf-s nf-s deleted the patch-1 branch March 1, 2022 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants