MAAP-Project / maap-hec-aws

2 stars 0 forks source link

Setup R2 Demonstration Jupyter notebook #112

Closed jjacob7734 closed 1 year ago

jjacob7734 commented 1 year ago

Adapt this science notebook to produce a new R2 Demonstration Jupyter notebook. https://github.com/MAAP-Project/maap-documentation-examples/blob/main/gedi-subset/notebooks/GEDI_L4A_Subsetting.ipynb

The demo notebook should have the the following contents:

  1. For gedi-subset algorithm, show deployment, submit job, get status, gvet results from:
    • ADES-PBS
    • ADES-K8S
  2. Show how users can specify params to stage-in and stage-out.
    • This is the end user perspective, so less code is better.
    • Users see papermilled input param and the system does the magic.
    • Show output s3 bucket from jobs.
  3. Show viz of gedi-subset result
    • Show static figure plot (Matplotlib from Chuck)
    • Interactive demo (Folio from Gerald)

Definition of Done:

jjacob7734 commented 1 year ago

Demoed this notebook to the MAAP UWG (Laura Duncanson, et al) on 10/4/22.