Last change
on this file was
1218,
checked in by lfita, 8 years ago
|
Adding `other' folder with tools for specific purposes build up using the developed scripts
|
File size:
693 bytes
|
Line | |
---|
1 | <HTML> |
---|
2 | <HEAD> |
---|
3 | <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"/> |
---|
4 | <LINK REL="stylesheet" TYPE="text/css" HREF="../PyNCplot.css"/> |
---|
5 | </HEAD> |
---|
6 | |
---|
7 | </HEAD> |
---|
8 | <BODY> |
---|
9 | <DIV CLASS="valheader"> |
---|
10 | TS_ASCII_netCDF |
---|
11 | </DIV> |
---|
12 | <DIV CLASS="valimg"> |
---|
13 | Python script to transform a Time-Series output from WRF (<A CLASS="la" HREF="">WRF Time-Series</A>) to a netCDF format |
---|
14 | </DIV> |
---|
15 | <DIV CLASS="valhelp"> |
---|
16 | [file]: ASCII WRF time-series<BR> |
---|
17 | [date]: Starting date of the simulation in [YYYY][MM][DD][HH][MI][SS] format |
---|
18 | </DIV> |
---|
19 | <DIV CLASS="valins"> |
---|
20 | $ python TS_ASCII_netCDF.py -f h0001.d01.TS -s 20121018000000 |
---|
21 | </DIV> |
---|
22 | </BODY> |
---|
23 | </HTML> |
---|
24 | |
---|
Note: See
TracBrowser
for help on using the repository browser.