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 over 12 years Aaron Marcuse-Kubitza Added top-level analysis dir for range modeling
  backups 4200 over 12 years Aaron Marcuse-Kubitza backups/: svn:ignore: Also ignore .*, which inc...
  bin 4675 about 12 years Aaron Marcuse-Kubitza Added import_times
  config 272 almost 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 4684 about 12 years Aaron Marcuse-Kubitza inputs/*/*/map.csv: Changed _merge to _join eve...
  lib 4614 about 12 years Aaron Marcuse-Kubitza lib/mappings.Makefile: missing_mappings: Displa...
  mappings 4681 about 12 years Aaron Marcuse-Kubitza mappings/Veg+-VegCore.csv: Changed output colum...
  schemas 4683 about 12 years Aaron Marcuse-Kubitza schemas/functions.sql: _label(): Accept params ...
  to_do 4524 about 12 years Aaron Marcuse-Kubitza to_do/timeline.doc: Updated to reflect addition...
  validation 4523 about 12 years Aaron Marcuse-Kubitza Added validation/
Makefile 9.91 KB 4613 about 12 years Aaron Marcuse-Kubitza root Makefile: Maps validation: Removed no long...
README.TXT 10.9 KB 4677 about 12 years Aaron Marcuse-Kubitza README.TXT: Data import: Added steps to record ...
map 1.22 KB 3475 over 12 years Aaron Marcuse-Kubitza root map: Run bin/map with a nice increment of ...
new_terms.csv 8.9 KB 4615 about 12 years Aaron Marcuse-Kubitza input.Makefile: Maps validation: %/new_terms.cs...
unmapped_terms.csv 2.3 KB 4608 about 12 years Aaron Marcuse-Kubitza Generated global unmapped_terms.csv, new_terms.csv

Latest revisions

# Date Author Comment
4684 09/14/2012 06:38 PM Aaron Marcuse-Kubitza

inputs/*/*/map.csv: Changed _merge to _join everywhere because _merge's (slower) duplicate elimination functionality is not needed (the combined columns do not both contain the same value, so they can simply be concatenated)

4683 09/14/2012 06:21 PM Aaron Marcuse-Kubitza

schemas/functions.sql: _label(): Accept params of any type, in order to support types other than text (which come from staging tables that are imported directly from a SQL export). This fixes a bug in SALVIAS.plotMetadata's column-based import.

4682 09/14/2012 06:17 PM Aaron Marcuse-Kubitza

schemas/functions.sql: _label(): Support NULL labels by not prepending a label

4681 09/14/2012 06:04 PM Aaron Marcuse-Kubitza

mappings/Veg+-VegCore.csv: Changed output column header from Veg+ to VegCore because this is more accurate. This is possible now that we're using new automapping scripts that do not require a particular column header. Note that this change now requires the map.csvs to use VegCore as their output column header, because otherwise the Veg+ header will get automapped to VegCore. (The header replacing is a feature to support changing the header when the schema of the column's terms changes.)

4680 09/14/2012 06:03 PM Aaron Marcuse-Kubitza

mappings/root.sh: Changed output column header from Veg+ to VegCore because this is more accurate following the initial automapping

4679 09/14/2012 05:59 PM Aaron Marcuse-Kubitza

inputs/*/*/map.csv: Changed output column header from Veg+ to VegCore because the names will be VegCore names after automapping. This is possible now that we're using new automapping scripts that do not require a particular column header.

4678 09/14/2012 05:53 PM Aaron Marcuse-Kubitza

inputs/import.stats.xls: Copied the Change factor formula to all rows (it displays an empty string for rows that don't have both a row-based and a column-based import)

4677 09/14/2012 05:49 PM Aaron Marcuse-Kubitza

README.TXT: Data import: Added steps to record the import times in inputs/import.stats.xls

4676 09/14/2012 05:42 PM Aaron Marcuse-Kubitza

inputs/import.stats.xls: Updated with stats from latest import

4675 09/14/2012 05:40 PM Aaron Marcuse-Kubitza

Added import_times

View all revisions | View revisions

Also available in: Atom