Project

General

Profile

« Previous | Next » 

Revision 69

Finished ch_map_root (renamed from submap)

View differences:

extract_plot_map
4 4
selfDir="$(dirname -- "$0")"
5 5
cd "$selfDir"
6 6

  
7
export left_subpath='*ID->' left_new_root='/*s/plotObservation/' \
8
right_subpath= right_new_root=
7
export \
8
left_in_root='/*s/individualOrganismObservation/*ID->/*s/plotObservation/' \
9
left_out_root='/*s/plotObservation/' \
10
right_in_root=/ \
11
right_out_root=/
9 12

  
10
../scripts/util/submap <VegX-VegBank.csv >VegX-VegBank.plots.csv
13
../scripts/util/ch_map_root <VegX-VegBank.csv >VegX-VegBank.plots.csv

Also available in: Unified diff