Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Martí Bosch cbaa11de2b
added reclassify map
5 years ago
80ec798bfc
init DVC DigitalOcean Spaces remote
5 years ago
cbaa11de2b
added reclassify map
5 years ago
da1147098a
initial commit
5 years ago
da1147098a
initial commit
5 years ago
da1147098a
initial commit
5 years ago
da1147098a
initial commit
5 years ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

Evaluation of the carbon sequestration for the canton of Vaud

Preparing the environment

  1. Create the conda environment
# the environment's name will be `carbonseq_vaud`
conda env create -f environment.yml
  1. Follow this instructions to set the environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY for the fresh floodreg_vaud conda environment (in order for boto3 to find your S3-like credentials for DigitalOcean Spaces). They correspond to the DigitalOcean Spaces access and secret key respectively. Important note: the command jupyter-notebook must be launched from within the floodreg_vaud environment so the access keys can be extracted from the environment variables

  2. Enter the fresh environment

conda activate carbonseq_vaud
  1. Already within the environment, make it available as a jupyter kernel as in:
python -m ipykernel install --user --name carbonseq_vaud --display-name "Python (carbonseq_vaud)"
Tip!

Press p or to see the previous file or, n or to see the next file

About

Evaluation of the carbon sequestration for the canton of Vaud

Collaborators 1

Comments

Loading...