Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  logs 8801 about 11 years Aaron Marcuse-Kubitza inputs/input.Makefile: SVN: add, %/add: */logs:...
.map.csv.last_cleanup 0 Bytes 8261 about 11 years Aaron Marcuse-Kubitza Added inputs/GBIF/raw_occurrence_record/ from r...
.rsync_ignore 11 Bytes 10008 almost 11 years Aaron Marcuse-Kubitza added inputs/GBIF/raw_occurrence_record_plants/...
VegBIEN.csv 42 Bytes 10174 almost 11 years Aaron Marcuse-Kubitza bugfix: inputs/input.Makefile: %/VegBIEN.csv: f...
header.csv 508 Bytes 9411 about 11 years Aaron Marcuse-Kubitza inputs/GBIF/raw_occurrence_record/header.csv: r...
map.csv 1.24 KB 12879 about 10 years Aaron Marcuse-Kubitza mappings/VegCore.htm: regenerated from wiki: re...
new_terms.csv 413 Bytes 11888 over 10 years Aaron Marcuse-Kubitza inputs/GBIF/raw_occurrence_record_plants/map.cs...
postprocess.sql 1.27 KB 12879 about 10 years Aaron Marcuse-Kubitza mappings/VegCore.htm: regenerated from wiki: re...
run 4.16 KB 14762 over 9 years Aaron Marcuse-Kubitza fix: lib/sh/util.sh: already_exists_msg(): chan...
table.tsv.md5 33 Bytes 9882 almost 11 years Aaron Marcuse-Kubitza mappings/VegCore-VegBIEN.csv: genus->taxonlabel...
test.xml.ref 20.8 KB 14075 almost 10 years Aaron Marcuse-Kubitza inputs/GBIF/raw_occurrence_record_plants/test.x...
unmapped_terms.csv 201 Bytes 11888 over 10 years Aaron Marcuse-Kubitza inputs/GBIF/raw_occurrence_record_plants/map.cs...
  • svn:ignore: *

Latest revisions

# Date Author Comment
14762 09/26/2014 12:36 AM Aaron Marcuse-Kubitza

fix: lib/sh/util.sh: already_exists_msg(): changed calling convention to avoid it seeming like `return 0` is run if already_exists_msg() throws an error, when in fact already_exists_msg() is just a command that should be run before returning/errexiting

14075 07/15/2014 09:35 PM Aaron Marcuse-Kubitza

inputs/GBIF/raw_occurrence_record_plants/test.xml.ref: updated

12967 03/29/2014 03:58 AM Aaron Marcuse-Kubitza

lib/sh/make.sh: self_make(): renamed to with_rm() for clarity, since this is used only to progagate $rm, and does not also invoke a command with the same name as the current function, as the name might suggest

12886 03/24/2014 05:35 PM Aaron Marcuse-Kubitza

schemas/vegbien.sql: specimenreplicate.institution_id: renamed to duplicate_institutions_sourcelist_id, as decided in the conference calls (wiki.vegpath.org/2014-03-13_conference_call#schema-changes-2)

12879 03/24/2014 01:49 AM Aaron Marcuse-Kubitza

mappings/VegCore.htm: regenerated from wiki: rename specimenHolderInstitutions to specimen_duplicate_institutions, as decided in the 2014-03-13 conference call (wiki.vegpath.org/2014-03-13_conference_call#schema-changes-2). note that most schema changes (such as this one) involve mappings changes, which are handled automatically by `inputs/run postprocess; yes|make inputs/{NVS,SALVIAS,TEAM}/test`.

12873 03/23/2014 11:43 PM Aaron Marcuse-Kubitza

bugfix: inputs/GBIF/table.run: switched to using lib/runscripts/table.run instead of mysql.table.run because some subdirs (Source/) need the regular table.run to work properly. mysql.table.run should instead be used directly by subdirs that use the MySQL install.

12779 03/20/2014 07:58 PM Aaron Marcuse-Kubitza

*{.sh,run}: use new begin_target instead of `echo_func; set_make_vars`

12516 02/27/2014 01:27 PM Aaron Marcuse-Kubitza

bugfix: *.sql: public.source_by_shortname(): need to wrap it in a nested SELECT because Postgres incorrectly does not constant-fold (inline) it, leading to a slowdown when it is therefore run many times. this is done using the steps at wiki.vegpath.org/Postgres_queries#wrap-function-call-in-nested-SELECT .

11970 01/20/2014 11:33 AM Aaron Marcuse-Kubitza

moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).

11888 12/10/2013 06:35 AM Aaron Marcuse-Kubitza

inputs/GBIF/raw_occurrence_record_plants/map.csv: row_num: remapped to plain *row_num, like the other datasources that have this field

View revisions

Also available in: Atom