Getting Started

https://mybinder.org/badge_logo.svg https://img.shields.io/badge/Slack-agrogeophy-1.svg?logo=slack https://zenodo.org/badge/292793548.svg

Agrogeophy-notebooks is a curated repository of interactive agrogeophysical notebooks, seamlessly integrating data, text, code and figures. Notebooks can be freely modified and re-executed through the web, offering a fully reproducible, “libre” path from data to figures. Agrogeophy-notebooks is powered by the Binder project.To view the notebooks, checkout the Gallery of examples.

About

Agrogeophy-notebooks is part of the agrogeophysical catalog website

What can be published on CAGS-notebooks?

Agrogeophy-notebooks currently welcomes submissions along two tracks:

  • Tutorial notebooks related to a workshop/conference in the agroeophysic field.
  • Companion notebooks for articles in the agroeophysic field.

These notebooks are expected to use less than 100 GB disk space, and run in less of an hour, although exceptions may be granted on a case by case basis.

How are CAGS-notebooks submissions reviewed?

The CAGS team checks that the notebooks fit one of the two tracks above, run correctly, and that the text and code are readable.

How to contribute

Submit a new notebook via the official website and create a pull request on this repository.

  1. the new notebook (.ipynb) should be added to the ‘notebooks’ folder
  2. the data for the notebook (if any) should be added to the ‘data’ folder
  3. if the notebook requires specific packages, add them by editing ‘requirements.txt’ and ‘apt.txt’
  4. add metadata descriptors for your notebook by filling the online form.

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.

Contributors

  • Guillaume Blanchy, University of Lancaster

Citing

If you use agrogeophy-notebooks for you work, please cite this paper as:

https://zenodo.org/badge/292793548.svg

BibTex code:

@software{benjamin_mary_2020_4164938,
  author       = {Benjamin Mary and
                  Guillaume Blanchy},
  title        = {{A collection of jupyter notebooks that use
                   agrogeophysical models}},
  month        = oct,
  year         = 2020,
  publisher    = {Zenodo},
  version      = {v0.1},
  doi          = {10.5281/zenodo.4164938},
  url          = {https://doi.org/10.5281/zenodo.4164938}
}

Get involved

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