Project

General

Profile

« Previous | Next » 

Revision 3612

README.TXT: Datasource setup: Populating the src/ subdir with input data: Added step to make sure each header in multiple part files for a table is EXACTLY the same

View differences:

README.TXT
43 43
    Populate the src/ subdir with input data:
44 44
        Obtain/create CSVs for the table(s) present in the datasource:
45 45
            specimens, plots, organisms, stems
46
        If there are multiple part files for a table, and the header is repeated
47
            in each part, make sure each header is EXACTLY the same.
48
             (If the headers are not the same, the CSV concatenation script
49
             assumes the part files don't have individual headers and treats the
50
             subsequent headers as data rows.)
46 51
        Rename each CSV so it ends in ".<table>.<ext>" (see tables above)
47 52
    Auto-create the map spreadsheets:
48 53
        make inputs/<name>/; make inputs/<name>/

Also available in: Unified diff