Project

General

Profile

« Previous | Next » 

Revision 9337

inputs/GBIF/raw_occurrence_record/run: table.tsv/make(): added filter for institution_codes in herbaria.ih (in PostgreSQL)

View differences:

inputs/GBIF/raw_occurrence_record/run
10 10
	cols='
11 11
	family, genus, species, subspecies/*helps TNRS to resolve species*/,
12 12
	latitude, longitude, country, state_province, county, locality' \
13
	filter="
14
institution_code IN ($(cat "$top_dir"/herbaria.sql))"
13 15
table.tsv/make__src_table_run
14 16
}
15 17

  

Also available in: Unified diff