Changeset 205 for trunk/src


Ignore:
Timestamp:
03/26/14 16:14:13 (10 years ago)
Author:
pinsard
Message:

website not any more hosted by LOCEAN

Location:
trunk/src
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/t2m_correction_ncdf.pro

    r204 r205  
    8989; 
    9090; .. code-block:: bash 
    91 : 
     91; 
    9292;    ncks -v time -d time,0,1 /usr/work/incas/fplod/tropflux_d/TropFlux_t2m_19890101_20091231.nc 
    9393; 
  • trunk/src/test/average_pb.jnl

    r204 r205  
    116116LET sst_ave2 = sst[x=66:70@ave,y=6:18@ave,t=01-may-2001:30-jun-2001] 
    117117PLOT sst_ave2 
    118 !++LET/TITLE="SST anomaly x=66:70" sst_anom2 = sst - sst_ave2 
    119 !++PLOT sst_anom2 
     118! ++LET/TITLE="SST anomaly x=66:70" sst_anom2 = sst - sst_ave2 
     119! ++PLOT sst_anom2 
    120120! 
    121121! save data 
     
    123123! 
    124124! save figure++ 
    125 !++exit 
     125! ++exit 
  • trunk/src/tropflux.pro

    r204 r205  
    1 + 
     1;+ 
    22; 
    33; ============ 
Note: See TracChangeset for help on using the changeset viewer.