Om-Nom-nom Access denied

  1. Tell me how to locally test receiving data from a planetary computer? It looks like there is no access at: Client.open(“https://planetarycomputer.microsoft.com/api/stac/v1”)

  2. How do I create a pull request to add new libraries? When I try to push a new branch, I get: “fatal: unable to access ‘GitHub - drivendataorg/cloud-cover-runtime: Code execution runtime for the Cloud Cover competition’: The requested URL returned error: 403”

Thanks!

  1. I’d recommend looking over our tutorial on pulling in additional bands from the planetary computer

  2. See the instructions in the README on updating runtime packages

I hope this helps!