Skip to content

More Geo, less bulk

Compare
Choose a tag to compare
@darribas darribas released this 26 Feb 10:41
· 698 commits to master since this release


This version adds a new flavour of the gds_env containers, gds_dev, which offloads all dev tools from the other stacks, and adds a few other ones. There are also some changes in the list of libraries included (less non-geo, a few more geo). Important additions/removal followed #25, and a few other issues were also closed (#18, #24).

  • Specific list of Python libraries is available on stack_py.txt and the detailed changelog is available as a diff.
  • Specific list of R libraries is available on stack_r.txt and the detailed changelog is available as a diff.

Installation

  • Python stack only:
docker pull darribas/gds_py:4.0
  • Full stack: Python + R:
docker pull darribas/gds:4.0
  • Full stack + development tools:
docker pull darribas/gds_dev:4.0

Citing

DOI

@software{gds_env,
  author = {{Dani Arribas-Bel}},
  title = {\texttt{gds\_env}: A containerised platform for Geographic Data Science},
  url = {https://github.com/darribas/gds_env},
  version = {4.0},
  date = {2020-02-26},
}