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 1367 almost 13 years Aaron Marcuse-Kubitza mappings/DwC2-VegBIEN.specimens.csv: eventDate,...
  lib 1370 almost 13 years Aaron Marcuse-Kubitza dates.py: parse_date_range(): Fixed bug where t...
  mappings 1367 almost 13 years Aaron Marcuse-Kubitza mappings/DwC2-VegBIEN.specimens.csv: eventDate,...
  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
1370 03/12/2012 12:41 PM Aaron Marcuse-Kubitza

dates.py: parse_date_range(): Fixed bug where the date parts were not joined back together into a string for each date range element. Use strings.single_space() after the date has been split into range parts so that whitespace around the range separator is removed instead of being replaced with a single space.

1369 03/12/2012 12:25 PM Aaron Marcuse-Kubitza

xml_func.py: process(): Also catch XML func internal errors to assist in debugging. Use new exc.add_exc_info() to save traceback in case later code throws exception, overwriting exc_info().

1368 03/12/2012 12:23 PM Aaron Marcuse-Kubitza

exc.py: str_(): Add the traceback at the end of the exception string. Added add_exc_info() and get_exc_info() for providing traceback info for str_().

1367 03/11/2012 07:33 PM Aaron Marcuse-Kubitza

mappings/DwC2-VegBIEN.specimens.csv: eventDate, dateIdentified: Use _dateRangeStart and _dateRangeEnd

1366 03/11/2012 07:32 PM Aaron Marcuse-Kubitza

xml_func.py: Added _dateRangeStart and _dateRangeEnd

1365 03/11/2012 07:32 PM Aaron Marcuse-Kubitza

dates.py: Added parse_date_range() and helper funcs could_be_year() and could_be_day()

1364 03/11/2012 07:31 PM Aaron Marcuse-Kubitza

strings.py: Added single_space()

1363 03/11/2012 06:12 PM Aaron Marcuse-Kubitza

inputs/UArizona*: Map the ScientificNameAuthor to the binomial instead since it contains the binomial in addition to the authority

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)

View all revisions | View revisions

Also available in: Atom