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 1018 almost 13 years Aaron Marcuse-Kubitza bin/map: Removed metadata values feature since ...
  config 272 about 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 1044 almost 13 years Aaron Marcuse-Kubitza NYBG-DwC mappings: Map Vegetation to habitat (m...
  lib 1047 almost 13 years Aaron Marcuse-Kubitza xml_func.py: Added _nullIf
  mappings 1044 almost 13 years Aaron Marcuse-Kubitza NYBG-DwC mappings: Map Vegetation to habitat (m...
  schemas 1039 almost 13 years Aaron Marcuse-Kubitza vegbien.sql: *method tables: Added table comments
  to_do 811 almost 13 years Aaron Marcuse-Kubitza Added to_do/milestones.doc
Makefile 6.07 KB 879 almost 13 years Aaron Marcuse-Kubitza Switched to using inputs/test as main test target
README.TXT 1.62 KB 879 almost 13 years Aaron Marcuse-Kubitza Switched to using inputs/test as main test target
map 889 Bytes 957 almost 13 years Aaron Marcuse-Kubitza map: Map standard DB names to original DB names...

Latest revisions

# Date Author Comment
1047 02/18/2012 03:23 PM Aaron Marcuse-Kubitza

xml_func.py: Added _nullIf

1046 02/18/2012 03:22 PM Aaron Marcuse-Kubitza

util.py: Fixed cast() to not cast a subclass to a superclass (which doesn't make sense in a dynamically-typed language). Added none_if().

1045 02/18/2012 02:50 PM Aaron Marcuse-Kubitza

util.py: Removed locale import since it's no longer used by util

1044 02/18/2012 02:31 PM Aaron Marcuse-Kubitza

NYBG-DwC mappings: Map Vegetation to habitat (merged with Habitat). DwC-VegBIEN mapping: Removed remaining mappings to plantobservation.

1043 02/18/2012 02:22 PM Aaron Marcuse-Kubitza

DwC-VegBIEN mapping: Added datasource name to location.reference using /_ignore/inLabel

1042 02/18/2012 02:00 PM Aaron Marcuse-Kubitza

profiling.py: Support Python before 2.7 by using new dates.total_seconds(). Also use dates.now() to ensure datetimes always have a timezone.

1041 02/18/2012 01:59 PM Aaron Marcuse-Kubitza

dates.py: Fixed timestamp() to deal with microseconds correctly by adding them after time.mktime()

1040 02/18/2012 01:41 PM Aaron Marcuse-Kubitza

dates.py: Deal properly with different timezones by using external dateutil package. Added total_seconds() to replace datetime.timedelta.total_seconds() on Python before 2.7.

1039 02/18/2012 12:41 PM Aaron Marcuse-Kubitza

vegbien.sql: *method tables: Added table comments

1038 02/17/2012 06:08 PM Aaron Marcuse-Kubitza

VegX-VegBIEN mapping: Reordered 2-step-only mappings that use /_ignore/inLabel so they run at the same time as other mappings that set the field that uses /_ignore/inLabel. This fixes almost all of the failing 2-step tests.

View all revisions | View revisions

Also available in: Atom