Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  logs 6318 over 11 years Aaron Marcuse-Kubitza Added inputs/FIA/FIA_COND_unique/, which contai...
.map.csv.last_cleanup 0 Bytes 6318 over 11 years Aaron Marcuse-Kubitza Added inputs/FIA/FIA_COND_unique/, which contai...
VegBIEN.csv 7.33 KB 8206 over 11 years Aaron Marcuse-Kubitza mappings/VegCore-VegBIEN.csv: subplotID,subplot...
create.sql 558 Bytes 7412 over 11 years Aaron Marcuse-Kubitza inputs/FIA/FIA_COND_unique/create.sql: Fixed bu...
header.csv 1.21 KB 6318 over 11 years Aaron Marcuse-Kubitza Added inputs/FIA/FIA_COND_unique/, which contai...
map.csv 2.75 KB 8203 over 11 years Aaron Marcuse-Kubitza inputs/FIA/*/map.csv for pre-refresh tables: Ad...
new_terms.csv 68 Bytes 8177 over 11 years Aaron Marcuse-Kubitza inputs/FIA/*/map.csv: Replaced . between table ...
test.xml.ref 762 Bytes 8204 over 11 years Aaron Marcuse-Kubitza inputs/FIA/FIA_COND_unique/test.xml.ref: Update...
unmapped_terms.csv 1.37 KB 8177 over 11 years Aaron Marcuse-Kubitza inputs/FIA/*/map.csv: Replaced . between table ...
  • svn:ignore: *

Latest revisions

# Date Author Comment
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).

8838 05/06/2013 05:26 AM Aaron Marcuse-Kubitza

inputs/FIA/_archive/: moved FIA_COND_unique, Organism into 2011-10-17/ subdir

8255 03/28/2013 07:29 PM Aaron Marcuse-Kubitza

inputs/FIA/: Archived no longer used subdirs from BIEN2 export

8206 03/27/2013 08:23 PM Aaron Marcuse-Kubitza

mappings/VegCore-VegBIEN.csv: subplotID,subplot -> location.sourceaccessioncode: Fixed bug where need /_first to handle the case where both subplotID and subplot are provided

8204 03/27/2013 08:12 PM Aaron Marcuse-Kubitza

inputs/FIA/FIA_COND_unique/test.xml.ref: Updated now that PLOT, CONDID have been mapped

8203 03/27/2013 08:12 PM Aaron Marcuse-Kubitza

inputs/FIA/*/map.csv for pre-refresh tables: Added back * before unmapped column names

8177 03/25/2013 09:45 PM Aaron Marcuse-Kubitza

inputs/FIA/*/map.csv: Replaced . between table and column name with newline, so that table viewers like pgAdmin will display both the table and column name at the left edge of the header cell, rather than displaying only the table name because the column name doesn't fit. This fixes the problem of seeing a bunch of columns whose names all start with a table name, and not knowing what each of them is. It also preserves the ability to see at a glance which table a column is in, which helps in navigating wide tables. Removed * before unmapped terms, because whether a term is mapped is generally obvious from the table name itself.

8176 03/25/2013 09:01 PM Aaron Marcuse-Kubitza

inputs/input.Makefile: %/.map.csv.last_cleanup: Run fix_line_endings after canon/translate to standardize Python's \r\n line endings back to \n. This prevents issues with mixed line endings because LibreOffice (and probably Excel) treat all cell-internal line endings as \n but row line endings as whatever the file had, while text editors like jEdit translate all line endings to whatever the autodetected line ending is. (This creates spurious line ending diffs when a map spreadsheet containing multiline cells is edited in a text editor.)

7464 02/05/2013 03:40 PM Aaron Marcuse-Kubitza

mappings/VegCore-VegBIEN.csv: locationID->location.sourceaccessioncode: Removed restriction that this mapping can't occur if geovalidation information is present. The locationID is no longer mapped to the place.sourceaccessioncode, so this filter is not necessary.

7412 01/31/2013 08:05 PM Aaron Marcuse-Kubitza

inputs/FIA/FIA_COND_unique/create.sql: Fixed bug where need to remove `CREATE TABLE :table AS` at beginning because that is added by the make target

View revisions

Also available in: Atom