NASA-Openscapes / earthdata-cloud-cookbook

A tutorial book of workflows for research using NASA EarthData in the Cloud created by the NASA-Openscapes team
https://nasa-openscapes.github.io/earthdata-cloud-cookbook
Other
85 stars 30 forks source link

delete authenticate as its own how-to chapter #147

Closed jules32 closed 1 year ago

jules32 commented 1 year ago

another item on the Cookbook reorganization: delete Authentication chapter and reminder for earthaccess

@betolink @andypbarrett @asteiker

betolink commented 1 year ago

I was thinking that instead of deleting this section maybe we should update it and move it to an appendix. Authentication with Python is semi trivial with earthaccess but people sometimes use lower level APIs and they need to know how the internals work, e.g. cloud vs on-prem.

jules32 commented 1 year ago

Ah, an Appendix is a good idea so that alternatives can live there but we can still have our opinionated approach.

jules32 commented 1 year ago

Hi @betolink , picking up this thread - I've moved the authentication.md file to the appendix. It still needs to be updated with the current preferred approach but I wanted to help with the quarto architecture

mjami00 commented 1 year ago

Looking good!