Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 258 about 13 years Aaron Marcuse-Kubitza Moved pre-BIEN 3 files into _archive folder
  bin 1360 almost 13 years Aaron Marcuse-Kubitza bin/map: Moved string-cleanup code from get_val...
  config 272 about 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 1362 almost 13 years Aaron Marcuse-Kubitza Added inputs/UArizona-CSV/test
  lib 1359 almost 13 years Aaron Marcuse-Kubitza util.py: Added do_ignore_none()
  mappings 1356 almost 13 years Aaron Marcuse-Kubitza mappings/DwC2-VegBIEN.specimens.csv: Mapped coo...
  schemas 1354 almost 13 years Aaron Marcuse-Kubitza Makefiles: Added .DELETE_ON_ERROR to delete tar...
  to_do 811 almost 13 years Aaron Marcuse-Kubitza Added to_do/milestones.doc
Makefile 6.45 KB 1354 almost 13 years Aaron Marcuse-Kubitza Makefiles: Added .DELETE_ON_ERROR to delete tar...
README.TXT 1.62 KB 879 almost 13 years Aaron Marcuse-Kubitza Switched to using inputs/test as main test target
map 867 Bytes 1299 almost 13 years Aaron Marcuse-Kubitza map: On nimoy, use bien2_staging unless otherwi...

Latest revisions

# Date Author Comment
1362 03/11/2012 05:28 PM Aaron Marcuse-Kubitza

Added inputs/UArizona-CSV/test

1361 03/11/2012 05:23 PM Aaron Marcuse-Kubitza

input.Makefile: Use .PRECIOUS to save outputs of failed tests so they can be accepted (needed now that .DELETE_ON_ERROR is turned on globally)

1360 03/11/2012 05:14 PM Aaron Marcuse-Kubitza

bin/map: Moved string-cleanup code from get_value() to cleanup(), called by process_row(). process_row() now cleans up the string before checking if it's None, because cleanup() uses none_if() to map "" to None.

1359 03/11/2012 05:12 PM Aaron Marcuse-Kubitza

util.py: Added do_ignore_none()

1358 03/11/2012 04:25 PM Aaron Marcuse-Kubitza

Added inputs/UArizona-CSV/verify

1357 03/11/2012 04:24 PM Aaron Marcuse-Kubitza

Added inputs/UArizona-CSV/maps

1356 03/11/2012 04:23 PM Aaron Marcuse-Kubitza

mappings/DwC2-VegBIEN.specimens.csv: Mapped coordinateUncertaintyInMeters to the same place as coordinatePrecision (input sources generally use only one of these columns, which is most likely the accuracy regardless of what it's named)

1355 03/11/2012 04:18 PM Aaron Marcuse-Kubitza

join: In error message when map column names don't match, include the actual column names

1354 03/11/2012 04:17 PM Aaron Marcuse-Kubitza

Makefiles: Added .DELETE_ON_ERROR to delete target if recipe fails

1353 03/11/2012 03:18 PM Aaron Marcuse-Kubitza

VegBIEN mappings: plantnames: Nest taxons hierarchically using plantname.parent_id. Mappings using _forEach: Append a "," to the `in` list so that mappings will sort from shortest to longest `in` list ("]" comes after "," in ASCII, causing this not to happen without the trailing ",").

View all revisions | View revisions

Also available in: Atom