Skip to content

ceat-epfl/greenspace-accessibility-sabadell

Repository files navigation

pre-commit.ci status GitHub license

Accessibility to urban greenspaces with different vegetation maps in Sabedell

Study of the accessibility of urban greenspaces with different vegetation maps (NDVI, LULC and imagery): a case study in Sabadell, Catalonia

Requirements

Instructions

  1. Create a conda environment:
snakemake -c1 create_environment
  1. Activate it (if using conda, replace mamba for conda):
mamba activate greenspace-accessibility-sabadell
  1. Register the IPython kernel for Jupyter:
snakemake -c1 register_ipykernel
  1. Create a git repository:
git init
  1. Activate pre-commit for the git repository:
pre-commit install
pre-commit install --hook-type commit-msg
  1. Create the first commit:
git add .
git commit -m "feat: initial commit"
  1. Enjoy! 🚀

Acknowledgments

About

greenspace-accessibility-sabadell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published