Changeset 1377 in lmdz_wrf


Ignore:
Timestamp:
Dec 6, 2016, 6:48:40 PM (8 years ago)
Author:
lfita
Message:

Adding instructions for the `Wheeler-Kiladis' diagram: https://github.com/UV-CDAT/wk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/model_graphics.py

    r1371 r1377  
    33#   LMD, Jussieu/Palaisseau, France
    44#  Script configuration get from ASCII file 'model_graphics.dat'
     5
     6# Wheeler-Kiladis diagram: https://github.com/UV-CDAT/wk
     7#  $ cd /home/lluis/Downloads
     8#  $ git clone https://github.com/UV-CDAT/wk
     9#  $ cd wk
     10#  $ su
     11#  # python setup.py build >& run_pysetup.log
     12#  # python setup.py install >& run_pyinstall.log
    513
    614import numpy as np
Note: See TracChangeset for help on using the changeset viewer.