Project

General

Profile

« Previous | Next » 

Revision 9554

inputs/GBIF/raw_occurrence_record/run: herbaria_filter.ih.csv_/make(): don't use any outer limit value, so that all the IH herbaria are always used. this also ensures that the first GBIF rows will be from an IH herbarium.

View differences:

inputs/GBIF/raw_occurrence_record/run
8 8
	echo_func; set_make_vars; check_target_exists
9 9
	
10 10
	use_local
11
	query='SELECT DISTINCT acronym FROM herbaria.ih ORDER BY acronym' \
11
	limit= query='SELECT DISTINCT acronym FROM herbaria.ih ORDER BY acronym' \
12 12
to_target pg_export
13 13
}
14 14

  

Also available in: Unified diff