Project

General

Profile

« Previous | Next » 

Revision 9485

inputs/GBIF/raw_occurrence_record/run: herbaria_filter.table/make(): also include the exported plant_fraction herbaria

View differences:

inputs/GBIF/raw_occurrence_record/run
44 44
{
45 45
	echo_func; set_make_vars
46 46
	
47
	local parts=(ih)
47
	local parts=(ih plant_fraction)
48 48
	for part in "${parts[@]}"; do herbaria_filter.$part.csv_/make; done
49 49
	
50 50
	use_local_remote

Also available in: Unified diff