Skip to content

AlbCa/notebooks

 
 

Repository files navigation

https://img.shields.io/badge/Slack-agrogeophy-1.svg?logo=slack

agrogeophy-notebooks

A collection of jupyter notebooks that use agrogeophysical models. To view the notebooks, checkout https://agrogeophy.github.io/notebooks/auto_examples/index.html

About

Agrogeophy-notebooks is part of the agrogeophysical catalog website

We welcome any feedback and ideas! Let us know by submitting issues on Github or send us a message on our Slack chatroom.

How to run the notebooks

The notebooks can be run online through Binder, or downloaded and run locally.

  1. Launch the binder
  2. Select the notebook of interest from the contents
  3. Run the Jupyter notebook

How to contribute

Submit a new notebook, create a pull request on this repository.

  • the new notebook (.ipynb) should be added to the 'notebooks' folder
  • the data for the notebook (if any) should be added to the 'data' folder
  • if the notebook requires specific packages, add them by editing 'requirements.txt' and 'apt.txt'

The notebooks will be automatically build when the pull request is merged with the master branch. The Action (main.yml) will use 'sphinx-build' to build a gallery of examples and automatically publish the results on the Github Pages.

Notebook structure

We have developed a common framework in which each survey history is presented:

  • Contributors
    • author name
    • reviewer name
  • Context
  • Materials and Methods
  • Results

Contributors

  • Guillaume Blanchy, University of Lancaster

About

A collection of jupyter notebooks that use agrogeophysical models

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 67.8%
  • Jupyter Notebook 31.9%
  • Other 0.3%