Materials for NCEO crop modelling, Earth Observation and DA workshop in Accra
j.gomez-dans@ucl.ac.uk
This repository contains a number of Jupyter Python notebooks that demonstrate accessing datasets, including meteo and EO data, developing and running crop models, as well as deploying data assimilation systems to monitor crop growth.
If you want to install this on your own computer, you can either close or download the repository, install the Miniconda (or Anaconda) python distribution, and you can install all the required packages using
conda env create -f environment.yml
This will install your own environment.