james-brennan / s3_olci

1 stars 1 forks source link

Updates to downloader #2

Closed jgomezdans closed 4 years ago

jgomezdans commented 4 years ago

This PR does a number of things:

  1. Moves into a Python package, so hopefully can be used as a library ("API" for all the cool, hipster young'uns)
  2. Adds some dependencies for creating a conda environment and install all other packages
  3. Cleans up the download code a bit. Downloads seem to work

There's scant documentation, no unit tests (ahem).