Project

General

Profile

« Previous | Next » 

Revision 5210

README.TXT: Documentation: Added instructions to import and scrub just the test taxonomic names

View differences:

README.TXT
220 220
Documentation:
221 221
    To generate a Redmine-formatted list of steps for column-based import:
222 222
        make inputs/QMOR/Specimen/logs/steps.by_col.log.sql
223
    To import and scrub just the test taxonomic names:
224
        make inputs/.TNRS/reinstall
225
            WARNING: This will delete the TNRS cache! 
226
            To save it: make backups/TNRS.backup-remake
227
        make schemas/public/reinstall
228
            WARNING: This will delete the public schema of your VegBIEN DB! 
229
            To save it: make schemas/rotate
230
        make inputs/test_taxonomic_names/import log=
231
        Do the following twice: (The 2nd time parses the accepted names.)
232
            make inputs/.TNRS/tnrs/tnrs-remake log=
233
            Press Ctrl+C when it displays "Waiting..."
234
            make schemas/public/reinstall
235
            make inputs/.TNRS/cleanup
236
            make inputs/.TNRS/import log=
237
            make inputs/test_taxonomic_names/import log=
223 238

  
224 239
General:
225 240
    To see a program's description, read its top-of-file comment

Also available in: Unified diff