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 838 almost 13 years Aaron Marcuse-Kubitza bin/map: Added support for starting import at a...
  config 272 about 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 798 almost 13 years Aaron Marcuse-Kubitza DwC mappings: Fixed syntax of _date XML funcs t...
  lib 839 almost 13 years Aaron Marcuse-Kubitza xml_dom.py: Fixed bug in NodeTextEntryIter wher...
  mappings 816 almost 13 years Aaron Marcuse-Kubitza Regenerated mappings/for_review/DwC-VegBIEN.spe...
  schemas 829 almost 13 years Aaron Marcuse-Kubitza vegbien.sql: Removed taxonoccurrence.taxoninfer...
  test 774 almost 13 years Aaron Marcuse-Kubitza xml_dom.py: Print simple XML elements on one line
  to_do 811 almost 13 years Aaron Marcuse-Kubitza Added to_do/milestones.doc
Makefile 6.16 KB 784 almost 13 years Aaron Marcuse-Kubitza Makefile: Added documentation labels to each se...
README.TXT 1.71 KB 703 almost 13 years Aaron Marcuse-Kubitza README.TXT: Added command for reimporting data
map 723 Bytes 274 about 13 years Aaron Marcuse-Kubitza Renamed util to bin

Latest revisions

# Date Author Comment
839 02/04/2012 05:21 PM Aaron Marcuse-Kubitza

xml_dom.py: Fixed bug in NodeTextEntryIter where an entry containing an element instead of a text node would be returned as the whole entry, instead of the value of the entry

838 02/04/2012 04:56 PM Aaron Marcuse-Kubitza

bin/map: Added support for starting import at a specific row. Refactored row-processing code with and without a map to use a common process_rows() function (with the previous process_rows() being renamed to map_rows()).

837 02/04/2012 04:14 PM Aaron Marcuse-Kubitza

bin/map: Use new util.cast()

836 02/04/2012 04:14 PM Aaron Marcuse-Kubitza

util.py: Added cast() to cast a value while passing None through

835 02/04/2012 04:09 PM Aaron Marcuse-Kubitza

bin/map: Print row # of rows with errors

834 02/04/2012 03:22 PM Aaron Marcuse-Kubitza

sql.py: Fixed error in pkey() where recover was not passed as a named parameter to run_query()

833 02/04/2012 03:12 PM Aaron Marcuse-Kubitza

sql.py: Added documentation labels to each section

832 02/04/2012 03:10 PM Aaron Marcuse-Kubitza

sql.py: Added documentation labels to each section

831 02/04/2012 03:03 PM Aaron Marcuse-Kubitza

db_xml.py: Used new sql.py recover functionality

830 02/04/2012 03:03 PM Aaron Marcuse-Kubitza

sql.py: Added ability to recover from database errors so you don't get the error "InternalError: current transaction is aborted, commands ignored until end of transaction block"

View all revisions | View revisions

Also available in: Atom