Changeset 5 for trunk/src/dmean_mld.pro


Ignore:
Timestamp:
11/29/10 19:18:40 (14 years ago)
Author:
pinsard
Message:

draft of output files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/dmean_mld.pro

    r2 r5  
    3636; :func:`file_prn_to_mem` 
    3737; :func:`join_mean_asc` 
    38 ;  
     38; 
    3939; :restrictions: 
    4040; 
     
    9999ndays=n_elements(days) 
    100100; 
    101 ; initialize dimension of the returned structure  
     101; initialize dimension of the returned structure 
    102102result = replicate(resultstruct, ndays) 
    103103result.doy=days 
Note: See TracChangeset for help on using the changeset viewer.