Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Docker image for reproducible pipeline #26

Open
darribas opened this issue Aug 4, 2022 · 4 comments
Open

Prepare Docker image for reproducible pipeline #26

darribas opened this issue Aug 4, 2022 · 4 comments

Comments

@darribas
Copy link
Collaborator

darribas commented Aug 4, 2022

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

@darribas
Copy link
Collaborator Author

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

@andrewphilipsmith
Copy link
Collaborator

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

@crangelsmith
Copy link
Collaborator

crangelsmith commented Oct 10, 2022

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
Copy link
Collaborator Author

To add to that list:

  • geopandas
  • dask

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants