Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 1598 over 12 years Aaron Marcuse-Kubitza Moved _archive/tapir2flatClient/trunk/client/ t...
  analysis 3076 about 12 years Aaron Marcuse-Kubitza Added top-level analysis dir for range modeling
  backups 6965 over 11 years Aaron Marcuse-Kubitza backups/Makefile: Factored $(isMac) out into li...
  bin 6977 over 11 years Aaron Marcuse-Kubitza import_all: after_import(): Added `make backups...
  config 6321 over 11 years Aaron Marcuse-Kubitza Added config/bien_read_password
  inputs 6950 over 11 years Aaron Marcuse-Kubitza vegbien_dest callers: Removed no longer needed ...
  lib 6976 over 11 years Aaron Marcuse-Kubitza sql.py: DbConn._db(): search_path: Don't append...
  mappings 6893 over 11 years Aaron Marcuse-Kubitza mappings/Makefile: VegCore.csv: Filter out the ...
  schemas 6963 over 11 years Aaron Marcuse-Kubitza schemas/Makefile: Installation: %/publish: Fixe...
  to_do 4524 almost 12 years Aaron Marcuse-Kubitza to_do/timeline.doc: Updated to reflect addition...
  validation 5971 over 11 years Aaron Marcuse-Kubitza Updated validation/BIEN2_Analytical_DB_overview...
Makefile 11.4 KB 6916 over 11 years Aaron Marcuse-Kubitza Moved schemas-related commands from root Makefi...
README.TXT 16.1 KB 6977 over 11 years Aaron Marcuse-Kubitza import_all: after_import(): Added `make backups...
map 1001 Bytes 6949 over 11 years Aaron Marcuse-Kubitza vegbien_dest: Changed default $prefix to "", so...
new_terms.csv 30.4 KB 4887 almost 12 years Aaron Marcuse-Kubitza Regenerated root unmapped_terms.csv, new_terms.csv
unmapped_terms.csv 5.8 KB 4887 almost 12 years Aaron Marcuse-Kubitza Regenerated root unmapped_terms.csv, new_terms.csv

Latest revisions

# Date Author Comment
6977 12/20/2012 10:09 AM Aaron Marcuse-Kubitza

import_all: after_import(): Added `make backups/vegbien.$version.backup/test`

6976 12/20/2012 10:05 AM Aaron Marcuse-Kubitza

sql.py: DbConn._db(): search_path: Don't append the existing search_path, because it usually includes the public schema, which is now different from the schema being imported into. This fixes a bug where sql.function_exists() would find public-schema functions in both the public schema and the import's schema because both were in the search_path, causing a DuplicateException "more than one function named ...". Note that the elements of the existing search_path are no longer needed now that vegbien_dest's $schemas includes $public. Also note that if an instance of DbConn does not specify the schemas param, the existing search_path will be left as-is rather than overwritten with an empty list.

6975 12/20/2012 09:54 AM Aaron Marcuse-Kubitza

README.TXT: Data import: recording the import times in inputs/import.stats.xls: Added step to determine the import date using import_date

6974 12/20/2012 09:52 AM Aaron Marcuse-Kubitza

import_date: Added note that Mac and Linux differ in the order they sort the logs in

6973 12/20/2012 09:50 AM Aaron Marcuse-Kubitza

README.TXT: Data import: recording the import times in inputs/import.stats.xls: Updated pattern for new log filename format

6972 12/20/2012 09:47 AM Aaron Marcuse-Kubitza

README.TXT: Data import: recording the import times in inputs/import.stats.xls: Removed extra ./ before bin/import_times

6971 12/20/2012 09:46 AM Aaron Marcuse-Kubitza

import_date: Added note that the time this outputs is the time the first special input finished importing. The import itself generally starts a few minutes before that, and the exact time is in that import's public schema comment.

6970 12/20/2012 09:41 AM Aaron Marcuse-Kubitza

import_date: Removed duplicate Usage message at top of file, which is repeated in the Usage message provided when the program is run with no arguments

6969 12/20/2012 09:40 AM Aaron Marcuse-Kubitza

Added import_date

6968 12/20/2012 09:38 AM Aaron Marcuse-Kubitza

Added mtime

View all revisions | View revisions

Also available in: Atom