Changeset 1219 in lmdz_wrf for trunk/tools/TS_ASCII_netCDF.py
- Timestamp:
- Oct 20, 2016, 11:58:48 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/TS_ASCII_netCDF.py
r928 r1219 1 # Python script to transfomr ASCII LIDAR outputs to netCDF 1 # Python script to transfomr ASCII Time-series WRF outputs to netCDF 2 # From L. Fita work in different places: LMD (France) 3 # More information at: http://www.xn--llusfb-5va.cat/python/PyNCplot 4 # 5 # pyNCplot and its component TS_ASCII_netCDF.py comes with ABSOLUTELY NO WARRANTY. 6 # This work is licendes under a Creative Commons 7 # Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0) 8 # 9 2 10 ## g.e. # TS_ASCII_netCDF.py -f //media/ExtDiskD/bkup/ciclad/etudes/WL_HyMeX/iop15/wrf/run/control/stations_20121018000000-20121022000000/h0001.d01.TS -s 20121018000000 3 11
Note: See TracChangeset
for help on using the changeset viewer.