Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  logs 10168 almost 11 years Aaron Marcuse-Kubitza inputs/*/*/logs: updated svn:ignore
.map.csv.last_cleanup 0 Bytes 10546 almost 11 years Aaron Marcuse-Kubitza added inputs/newWorld/newWorldCountries/map.csv...
VegBIEN.csv 42 Bytes 10546 almost 11 years Aaron Marcuse-Kubitza added inputs/newWorld/newWorldCountries/map.csv...
_no_import 0 Bytes 7317 over 11 years Aaron Marcuse-Kubitza Added inputs/newWorld/newWorldCountries/_no_import
header.csv 96 Bytes 7302 over 11 years Aaron Marcuse-Kubitza Added inputs/newWorld/newWorldCountries/ with p...
map.csv 245 Bytes 10546 almost 11 years Aaron Marcuse-Kubitza added inputs/newWorld/newWorldCountries/map.csv...
postprocess.sql 87 Bytes 10253 almost 11 years Aaron Marcuse-Kubitza bugfix: inputs/newWorld/newWorldCountries/postp...
run 63 Bytes 10259 almost 11 years Aaron Marcuse-Kubitza inputs/newWorld/: switched to new-style import,...
test.xml.ref 64 Bytes 11396 over 10 years Aaron Marcuse-Kubitza fix: bin/map: put template: comment out the "Pu...
unmapped_terms.csv 109 Bytes 10546 almost 11 years Aaron Marcuse-Kubitza added inputs/newWorld/newWorldCountries/map.csv...
  • svn:ignore: *

Latest revisions

# Date Author Comment
13971 07/10/2014 06:04 PM Aaron Marcuse-Kubitza

fix: inputs/newWorld/: renamed to inputs/.newWorld/ (see issue #940)

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).

11396 10/21/2013 07:14 PM Aaron Marcuse-Kubitza

fix: bin/map: put template: comment out the "Put template:" label so that the output is valid XML, and displays properly in a browser rather than showing a syntax error

10546 07/31/2013 11:34 PM Aaron Marcuse-Kubitza

added inputs/newWorld/newWorldCountries/map.csv, etc., generated by running ./run

10259 07/11/2013 12:41 PM Aaron Marcuse-Kubitza

inputs/newWorld/: switched to new-style import, which adds the staging table column renaming. these tables are used by the public schema (schemas/vegbien.sql), so the renamings are applied there as well.

10253 07/11/2013 05:34 AM Aaron Marcuse-Kubitza

bugfix: inputs/newWorld/newWorldCountries/postprocess.sql: use UPDATE statement (followed by VACUUM ANALYZE to remove dead tuples) instead of in-place update (ALTER COLUMN TYPE USING), so that the statement can be run even after the public schema has been installed and its views use the columns. (a view using the columns would normally block an ALTER COLUMN TYPE statement on a referenced column.)

10168 07/06/2013 02:22 PM Aaron Marcuse-Kubitza

inputs/*/*/logs: updated svn:ignore

7317 01/18/2013 02:37 PM Aaron Marcuse-Kubitza

Added inputs/newWorld/newWorldCountries/_no_import

7302 01/18/2013 10:02 AM Aaron Marcuse-Kubitza

Added inputs/newWorld/newWorldCountries/ with postprocess.sql that sets isNewWorld to false wherever it's NULL. (The input table only marks New World countries as true, but doesn't mark non-New World countries as false.)

View revisions

Also available in: Atom