# POGO static files


## Demos

These are required for the POGO demos to work.

These are separated into directories per instrument:
- soss
- nirspec
- nircam
- miri

e.g.
```
# url for data download
URL =
# download: key = file, value = local path
DOWNLOAD = dict()
DOWNLOAD['MIRIAM.INPUTS.FILES'] = 'MIRIAM.INPUTS.INPUT_PATH'
```

This will download all files in the MIRIAM.INPUTS.FILES variable form the URL given
