Obtain earth-data access token from earthdata. Save it to earth-data.tk.
echo "Paste token below, then press Ctrl-D"
cat | install -m 600 /dev/stdin earth-data.tkRun script:
env EARTHDATA_TOKEN="$(cat earth-data.tk)" ./scripts/setup-py-env.shThis will:
- Create
emitenvironment in~/.envs/emit - Register with jupyter (with extra environment variables)
- Install packages
emit-stac.zipSTAC items generated from.cmr.jsonand.nc.dmrpp- Generate this using collect-stac-md notebook
- Open hs-emit-example notebook in jupyter