urbangrammarai / gee_pipeline

Pipeline for retrieving imagery from Google Earth Engine
MIT License
1 stars 0 forks source link

Prepare Docker image for reproducible pipeline #26

Open darribas opened 2 years ago

darribas commented 2 years ago

Before we wrap up the project, we need to prepare a Docker image that encapsulates everything we use in this phase.

darribas commented 1 year ago

We've decided we'd have a single Docker image for both peep and the timeseries_signatures_archive.

andrewphilipsmith commented 1 year ago

Create a list of libraries that are still required. Aim to merge environment.yml and environment-docker.yml and avoid having two files.

crangelsmith commented 1 year ago

From requirements.txt

argparse arrow azure-storage-blob==1.5.0 azure-storage-common==1.4.2 azure-batch==6.0.0 datetime numpy scipy matplotlib==3.1 seaborn pytest requests dateparser python-igraph pandas geopandas earthengine-api geetools pillow imageio opencv-python statsmodels==0.11.1 ewstools pypandoc mdutils pandoc sphinx_rtd_theme pyarrow icecream

darribas commented 1 year ago

To add to that list: