Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 258 almost 13 years Aaron Marcuse-Kubitza Moved pre-BIEN 3 files into _archive folder
  bin 1284 over 12 years Aaron Marcuse-Kubitza Added remove_empty to remove empty mappings in ...
  config 272 almost 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 1298 over 12 years Aaron Marcuse-Kubitza specimens verification: Added # counties test
  lib 1295 over 12 years Aaron Marcuse-Kubitza strings.py: Added unicode_reader for later use ...
  mappings 1298 over 12 years Aaron Marcuse-Kubitza specimens verification: Added # counties test
  schemas 1274 over 12 years Aaron Marcuse-Kubitza Makefiles: Moved remake into main Makefile. Fix...
  to_do 811 almost 13 years Aaron Marcuse-Kubitza Added to_do/milestones.doc
Makefile 6.4 KB 1288 over 12 years Aaron Marcuse-Kubitza Makefile: Fixed subdir remake target to work fo...
README.TXT 1.62 KB 879 almost 13 years Aaron Marcuse-Kubitza Switched to using inputs/test as main test target
map 900 Bytes 1093 almost 13 years Aaron Marcuse-Kubitza env_password: Fixed bug where exit command woul...

Latest revisions

# Date Author Comment
1298 03/06/2012 06:21 PM Aaron Marcuse-Kubitza

specimens verification: Added # counties test

1297 03/06/2012 05:34 PM Aaron Marcuse-Kubitza

specimens verification: Added collection codes and # catalog numbers tests

1296 03/06/2012 05:33 PM Aaron Marcuse-Kubitza

inputs/SALVIAS/maps/VegX.organisms.csv: Mapped custom Habit values not listed in the SALVIAS data dictionary

1295 03/06/2012 05:32 PM Aaron Marcuse-Kubitza

strings.py: Added unicode_reader for later use in handling Unicode characters in map spreadsheets

1294 03/06/2012 03:45 PM Aaron Marcuse-Kubitza

xpath.py: Removed unnecessary copy.deepcopy()'s and instead changed set_value() and set_id() to make copies of any elements they change. This should result in up to a 17% speed increase in the import, because deepcopy() was taking a lot of time. Added documentation to set_value() and set_id() that caller must make a shallow copy of the path to prevent modifications from propagating to other copies of the path. (Previously, a deep copy was needed, but there was no comment specifying this.)

1293 03/06/2012 03:40 PM Aaron Marcuse-Kubitza

mappings/VegX-VegBIEN.organisms.csv: Removed unneeded lookahead assertions from stemtag mappings. They relied on a bug ("feature"?) in the XPath engine that made the value of the lookahead assertion's path the same as the value of the main path, even though the value is set after the path is parsed.

1292 03/06/2012 02:45 PM Aaron Marcuse-Kubitza

xml_func.py: _date: For year/month/day dates, require the year (it would not make sense to default to a particular year)

1291 03/06/2012 01:29 PM Aaron Marcuse-Kubitza

inputs/UArizona: Added test outputs

1290 03/06/2012 01:28 PM Aaron Marcuse-Kubitza

mappings/DwC1-DwC2.specimens.csv: Fixed to allow datasource to define custom date mappings that don't pass through the default date mapping

1289 03/05/2012 05:31 PM Aaron Marcuse-Kubitza

input.Makefile: Generate maps/src.join.*.csv, which can be used to determine which DwC fields for a particular dataset do not yet have a join mapping to VegBIEN

View all revisions | View revisions

Also available in: Atom