unity-sds / unity-analytics-bcdp

OGC compliant BCDP Deployment using CWL/Papermill
Apache License 2.0
0 stars 2 forks source link

Develop a Jupyter notebook to demonstrate how to deploy and run the new extended BCDP application on ADES-HySDS #11

Closed jjacob7734 closed 11 months ago

jjacob7734 commented 1 year ago

Develop demonstration notebook that deploys, runs, and monitors the new extended BCDP application on ADES-HySDS in U-SPS. The WPS-T interfaces should be used in this demonstration (deploy, execute, getStatus, getResults).

This demonstration notebook should be written in a tutorial format and show how to BCDP can be used in 4 scenarios:

  1. Regrid by itself
  2. Resample by itself
  3. Subset by itself
  4. A combination of Regrid, Resample, and Subset as a single job.
jjacob7734 commented 11 months ago

Notebook is created to deploy and execute BCDP on U-SPS. Demonstration notebook is at https://github.com/unity-sds/unity-analytics-bcdp/blob/main/demo/u-sps-example.ipynb.