Project

General

Profile

« Previous | Next » 

Revision 11390

bin/import_all: removed no longer needed import of geoscrub data, because analytical_stem_view is now joined to the geoscrub_output table directly, instead of using the imported canon_place entries

View differences:

import_all
33 33
    make inputs/.herbaria/import "$@" &
34 34
    sleep 5 # wait for make commands to scroll by
35 35
    
36
    make inputs/.geoscrub/import "$@" &
37
    sleep 5 # wait for make commands to scroll by
38
    
39 36
    make inputs/.NCBI/import by_col=1 "$@"
40 37
    
41 38
    wait # wait for asynchronous commands

Also available in: Unified diff