Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following provides a summary of the rainfall file formats that are supported by MUSICMUSICX.

BoM 6 minute Rainfall File (*.txt)

...

Data lines start with the station number, followed by date (yyyymmdd), then 240 values of 6 minute data for that day. All values are on a fixed spacing. A sample file is provided below:

9741         1                                                                                                        
9741         2    ALBANY AIRPORT
9741      1965 1 1-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999
9741      1965 1 2-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999
9741      1965 1 2-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999
 9741      1965 1 3-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999
 9741      1965 1 4-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999
 9741      1965 1 5-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999.0-9999
 ....
9741      1965 413    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    1.1    1.2    0.0    0.0    0.0    0.0
 9741      1965 414-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888                                
9741      1965 415    0.7    4.4    4.1    1.6    4.3    4.3    0.2    2.7    2.9    0.4    0.0    0.0    0.0    2.0    1.9    0.6    0.0    0.0    0.0    0.7    1.4
9741      1965 416    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    1.3    0.6    0.0    0.0    0.0    0.0    0.0    0.0    0.0    1.9    1.9    0.0    0.0
9741      1965 419    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0
9741      1965 420-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888
9741      1965 421-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888.0-8888
9741      1965 422    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0

CDT Comma Separated (.cdt)

...

Below is an example of a suitably formatted 6 minute CDT file:

Date,Time series 1
2000-01-01,0.727869398
2000-01-02,0.569338308
2000-01-03,1.934807009
2000-01-04,0.944831487
2000-01-05,3.547859312

CSV Comma Separated  (.csv)

...

The following is an example of a correctly formatted CSV file:

Date, Timeseries 1
2000-01-01,0.727869398
2000-01-02,0.569338308
2000-01-03,1.934807009
2000-01-04,0.944831487
2000-01-05,3.547859312
2000-01-06,0.94145698