Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/nappy/trunk/nappy/nappy.ini@3324
Line | |
---|
1 | [DEFAULT] |
---|
2 | version = 0.3.0 |
---|
3 | |
---|
4 | [local_attributes] |
---|
5 | institution = Data held at British Atmospheric Data Centre (BADC), Rutherford Appleton Laboratory, UK. |
---|
6 | |
---|
7 | [na_to_nc_map] |
---|
8 | NLHEAD = no_of_nasa_ames_header_lines |
---|
9 | FFI = file_format_index |
---|
10 | ONAME&ORG = institution |
---|
11 | SNAME = source |
---|
12 | MNAME = title |
---|
13 | IVOL = file_number_in_set |
---|
14 | NVOL = total_files_in_set |
---|
15 | RDATE = history |
---|
16 | DATE = first_valid_date_of_data |
---|
17 | SCOM&NCOM = comment |
---|
18 | |
---|
19 | [nc_to_na_map] |
---|
20 | Conventions = None |
---|
21 | source = SNAME |
---|
22 | title = MNAME |
---|
23 | institution = ONAME&ORG |
---|
24 | references = None |
---|
25 | comment = SCOM&NCOM |
---|
26 | history = RDATE |
---|
27 | file_format_index = FFI |
---|
28 | no_of_nasa_ames_header_lines = NLHEAD |
---|
29 | total_files_in_set = NVOL |
---|
30 | file_number_in_set = IVOL |
---|
31 | first_valid_date_of_data = DATE |
---|
Note: See
TracBrowser
for help on using the repository browser.