Skip to content

Vehicle-based observation data processing and simple simulation experiments

License

Notifications You must be signed in to change notification settings

eds-book/dea59792-5a6d-4633-a74c-eb73edce61b8

 
 

Repository files navigation

Vehicle-based observation data processing and simple simulation experiments

Continuous integration badge Binder doi notebook review

thumbnail

How to run

Running on Binder

The notebook is designed to be launched from Binder.

Click the Launch Binder button at the top level of the repository

Running locally

You may also download the notebook from GitHub to run it locally:

  1. Open your terminal

  2. Check your conda install with conda --version. If you don't have conda, install it by following these instructions (see here)

  3. Clone the repository

    git clone https://github.com/eds-book-gallery/dea59792-5a6d-4633-a74c-eb73edce61b8.git
  4. Move into the cloned repository

    cd dea59792-5a6d-4633-a74c-eb73edce61b8
  5. Create and activate your environment from the .binder/environment.yml file

    conda env create -f .binder/environment.yml
    conda activate dea59792-5a6d-4633-a74c-eb73edce61b8
  6. Launch the jupyter interface of your preference, notebook, jupyter notebook or lab jupyter lab

About

Vehicle-based observation data processing and simple simulation experiments

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 91.9%
  • Python 8.1%