Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop diagnostics for FV3 LAMDA #81

Draft
wants to merge 23 commits into
base: develop
Choose a base branch
from

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    518e0d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03ae3cf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    8ffe629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee7a99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b203b06 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    5b13ae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf55ca View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    3d0d41b View commit details
    Browse the repository at this point in the history
  2. Bugfix/stats workflow (#92)

    * quick typo in workflow
    kevindougherty-noaa authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    62e86af View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    abb468c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Re-add plot features (#93)

    * returning this back because it got deleted
    kevindougherty-noaa authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    458674b View commit details
    Browse the repository at this point in the history
  2. Final sprint prep (#94)

    * updates to plot_features.py
    
    * bugfixes and init file
    kevindougherty-noaa authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    387fc96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94406cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7fc922 View commit details
    Browse the repository at this point in the history
  5. Fix bug in LAMDA_stats_workflow.py (#103)

    
    * minimization function names renamed correctly
    kevindougherty-noaa authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    668e58d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    c976fbd View commit details
    Browse the repository at this point in the history
  2. Bug fix in LAMDA_stats_workflow.py that was missing main (#106)

    * main now added and runs successfully
    
    * added requirements
    kevindougherty-noaa authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    d94e92c View commit details
    Browse the repository at this point in the history
  3. Add bias and rmse time series diagnostic (#107)

    * updates to plot_features.py
    
    * updates to gsi stat script
    
    * add bias rmse timeseries script and updates to workflow
    
    * pycodestyle
    
    * changed linestyles and colors
    kevindougherty-noaa authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    d8c1f5f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    dea228d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    5104e10 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Add bias and std. dev. per channel diagnostic (#112)

    * updates to plot_features.py
    
    * add bias and stdev per channel plot
    
    * made line thicker and use dashed lines
    kevindougherty-noaa authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    5e02f98 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Add overlaid histograms (#113)

    * createed the layered histogram plot for radiance omb vs oma.
    
    * Add the line density plot for layered omb/oma histogram
    
    * fixed the code norm test failing.
    
    * fix more norm check
    
    * removed some debug lines according to reviewer's comments
    
    * removed 'K' from 'FG departure line' to make unit more generic.
    xyzemc authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    9e6c487 View commit details
    Browse the repository at this point in the history
  2. Adding LAMDA filtering toolkit (#115)

    * updates to plot_features.py
    
    * add LAMDA filtering tools
    
    * changed to functions
    
    * pycodestyle issues
    kevindougherty-noaa authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    01fa2ed View commit details
    Browse the repository at this point in the history