plot time series
Categories: | PNG Climatology AMSU OLR2 |
---|---|
Params: |
|
Keywords: | |
Restrictions: |
|
Returns: | |
Uses: | |
Pre: |
for AMSU dataset be sure to have cx.an*yyyy*.climato.nc ++ in the directory defined in ${VARAMMA_ID}/ for OLR dataset be sure to have olr.day.mean_climato_ng.nc in the directory defined in ${VARAMMA_ID}/ |
Post: |
PNG file is now present in ${VARAMMA_OD} |
Todo: | ++ exploitation du champ info des fichiers OLR ++ split read and plot ++ saveimage or openps (for image to provide to publisher) ++ add _EXTRA keyword |
Examples: |
To plot AMSU a4 climatology
IDL> timeserie, 'AMSU', 'a4'
To plot OLR climatology
IDL> timeserie, 'OLR', 'n.a.'
History: |
|
---|---|
Version: | $Id: timeserie.pro 2 2008-12-18 16:56:52Z pinsard $ |