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 about 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 over 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 over 10 years Aaron Marcuse-Kubitza mappings/VegCore.htm: regenerated from wiki: re...
run 4.14 KB 12967 about 10 years Aaron Marcuse-Kubitza lib/sh/make.sh: self_make(): renamed to with_rm...
table.tsv.md5 33 Bytes 9882 about 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
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

11887 12/10/2013 06:31 AM Aaron Marcuse-Kubitza

inputs/GBIF/raw_occurrence_record_plants/postprocess.sql: Remove institutions that we have direct data for: rerun time: noted that this is only fast after manual vacuuming of the table (to remove the deleted rows from the index). autovacuum apparently does not run, although it should.

View revisions

Also available in: Atom