PecanProject / pecan

The Predictive Ecosystem Analyzer (PEcAn) is an integrated ecological bioinformatics toolbox.
www.pecanproject.org
Other
200 stars 231 forks source link

Added a new SDA plotting function. #3162

Closed DongchenZ closed 1 year ago

DongchenZ commented 1 year ago

Description

The new function surpassed the previous version in the following ways:

  1. It creates figures based on the alphabetic order of forecast, analysis, and observations.
  2. It provides user-defined plotting order by each site, each state variable, or each PFT if the pft.csv path is provided.
  3. It provides a user-defined plotting style (so far only colors) for creating figures.
  4. The function also creates a database of forecasts, analyses, and observations in a more scalable and generalizable way for future ggplot purposes.
  5. For the site option, each page of the PDF file will contain all state variables for each site.

    Motivation and Context

Review Time Estimate

Types of changes

Checklist: