Giter Site home page Giter Site logo

diag_norcpm's Introduction

This project has moved to https://github.com/BjerknesCPU/diag_norcpm

diag_norcpm is a diagnostic package to plot the output data from NorESM members.
    as a goal.

It contains a mainscript: diag_norcpm.sh
    which define the plot name and the directories of input data
    the recipe to do
    and directory to output plots.

A set of recipes: Recipes/
    contains the recipes
    recipe define the plot scripts to run and how to generate the plot script

A python script which do everything: doplot.py
    parse the recipes
    generate plot script which is assign in recipe
    run the plot script

A set of plot script: Codes/
    contain plot and proc script templates


flow chart
------------------
| diag_norcpm.sh |
|   plotCase     |
|   recipe(s)    |
|   input data   |
|   output dir   |
------------------
        |
        V
-------------------------------------
| doplot.py                         |
|   read and parse recipes          |
|   generate plot scripts in recipe |
|       Codes/gen_proc_plot.py      |
|   run scripts parallelly          |
-------------------------------------


How it work:
    Generate plot scripts, doplot.py replace strings in plot script template.
    The strings to be replace are defined in recipe and plot script template(as default value).
    See Codes/gen_proc_plot.py

diag_norcpm's People

Contributors

blcc avatar

Watchers

James Cloos avatar  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.