Project

General

Profile

« Previous | Next » 

Revision 9775

inputs/GBIF/raw_occurrence_record_plants/run: table.tsv/make(): use new raw_occurrence_record_plants view from table/make()

View differences:

inputs/GBIF/raw_occurrence_record_plants/run
125 125
{
126 126
	echo_func; set_make_vars; check_target_exists
127 127
	
128
	herbaria_filter/make
129
	table="$full_table" filter="
130
deleted IS NULL
131
AND institution_code IN (SELECT * FROM herbaria_filter)" \
132
self_make table.tsv/make__src_table_run
128
	table/make
129
	self_make table.tsv/make__src_table_run
133 130
}
134 131

  
135 132
fi

Also available in: Unified diff