Basics¶

In the following sections we will write a Python function, which generates a plot from a netCDF file.

  • Writing a simple Plot Function
    • Prepare
    • Aim
    • Run the plotter
    • Exercise
    • Links
  • Testing the Plot Function
    • Prepare
    • Aim
    • Run pytest
    • Exercise
    • Links
  • Adding a Command-Line Interface
    • Prepare
    • Aim
    • Run the plotter CLI
    • Exercise 1
    • Exercise 2
    • Exercise 3
    • Exercise 4
    • Links

Logo

Birdhouse Workshop

Navigation

Contents:

  • Let’s do it quick
  • Motivation
  • Requirements
  • Basics
    • Writing a simple Plot Function
    • Testing the Plot Function
    • Adding a Command-Line Interface
  • PyWPS
  • The Birds
  • Advanced
  • Appendix

Related Topics

  • Documentation overview
    • Previous: Getting Started
    • Next: Writing a simple Plot Function

Quick search

©2018, Carsten Ehbrecht. | Powered by Sphinx 1.6.5 & Alabaster 0.7.10 | Page source