Code Monkey home page Code Monkey logo

pcse_notebooks's Introduction

A collection of PCSE notebooks

This repository provides a set of notebooks that demonstrates various aspects of PCSE models.

The notebooks include introductory examples:

  • 01 Getting Started with PCSE.ipynb provides an impression of how PCSE works and what you can do with it
  • 02 Running with custom input data.ipynb shows how you can run a model using your own input data instead of the demonstration data.
  • 03 running_LINTUL3.ipynb a similar example, but instead using the LINTUL3 model instead of WOFOST.
  • 04 Running PCSE in batch mode.ipynb demonstrates how to run PCSE simulation in batch for a series of crops and year
  • 13 Simulating grassland productivity with LINGRA demonstrates the LINGRA model for simulating productivity of grasslands

Some more advanced features of PCSE are demonstrated in:

  • 05 Using PCSE WOFOST with a CGMS8 database.ipynb this shows how to retrieve data from a CGMS database and run crop model simulations with WOFOST using that data.
  • 06_advanced_agromanagement_with_PCSE.ipynb demonstrates advanced aspects of the agromanagement definitions including scheduling events based on date and state variables.
  • 07 Running crop rotations.ipynb provides insight on how to run crop rotations with PCSE models.

Finally, highly advanced subjects are treated that require quite some background knowledge and python programming skills:

  • 08a_data_assimilation_with_the_EnKF.ipynb provides an introduction to data assimilation with the ensemble Kalman filter.
  • 08b_data_assimilation_with_the_EnKF_Multitate.ipynb demonstrates how to effectively load multiple states into the EnKF state vector.
  • 09 Optimizing parameters in a PCSE model.ipynb demonstrates how to do parameter optimizations in PCSE.
  • 10 Sensitivity analysis of WOFOST demonstrates how to use SAlib for sensitivity analysis

Dependencies

Using these notebooks generally require a python environment that includes the following packages:

  • PCSE and its dependencies
  • pandas, matplotlib
  • for notebook 09 the NLOPT optimization library.
  • for notebook 10 the SAlib library.

pcse_notebooks's People

Contributors

ajwdewit avatar alanguillaume avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.