Changeset 2737 in lmdz_wrf
- Timestamp:
- Oct 28, 2019, 8:38:40 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/UWyoming_snd_nc.py
r2736 r2737 378 378 # Getting specific 1D values 379 379 for ic in range(len(txtn)): 380 if len(txtn[ic]) < 2: continue 380 381 Sn = txtn[ic] 381 382 CFvalues = gen.variables_values(Sn)
Note: See TracChangeset
for help on using the changeset viewer.