Authentication notebooks

To access NASA data you have to authenticate.

Solutions that work - these are detailed in separate chapters as Jupyter notebooks (.ipynb).

  1. To access NASA data one must setup an Earthdata Login profile. This involves (prose here)

See/link to [Christine’s post & conversation on the Jupyter discourse forum](https://discourse.jupyter.org/t/how-do-i-properly-protect-my-data-access-passwords-not-jupyter-tokens-passwords-on-3rd-party-jupyter-hub-services/9277]

  • Create a netrc file

  • Submit EDL credentials within a script

Some talk about the redirects…