Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 1598 over 12 years Aaron Marcuse-Kubitza Moved _archive/tapir2flatClient/trunk/client/ t...
  bin 1615 over 12 years Aaron Marcuse-Kubitza Added bin/count_error_rows to count distinct ro...
  config 272 almost 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 1614 over 12 years Aaron Marcuse-Kubitza input.Makefile: Changed "%.out: %.make" rule to...
  lib 1613 over 12 years Aaron Marcuse-Kubitza xml_func.py: FormatException: Inherit from Exce...
  mappings 1608 over 12 years Aaron Marcuse-Kubitza mappings/VegX-VegBIEN.organisms.csv: slopeaspec...
  schemas 1589 over 12 years Aaron Marcuse-Kubitza schemas/postgresql.nimoy.conf: Increased work_m...
  to_do 811 almost 13 years Aaron Marcuse-Kubitza Added to_do/milestones.doc
Makefile 7.5 KB 1600 over 12 years Aaron Marcuse-Kubitza main Makefile: Added instructions to install PH...
README.TXT 1.8 KB 1556 over 12 years Aaron Marcuse-Kubitza README.TXT: Added instructions how to stop all ...
map 867 Bytes 1299 over 12 years Aaron Marcuse-Kubitza map: On nimoy, use bien2_staging unless otherwi...

Latest revisions

# Date Author Comment
1615 03/24/2012 10:10 PM Aaron Marcuse-Kubitza

Added bin/count_error_rows to count distinct rows with errors in `map` error messages

1614 03/24/2012 09:06 PM Aaron Marcuse-Kubitza

input.Makefile: Changed "%.out: .make" rule to ": %.make" so that any file can be built from a corresponding .make file. This will allow flat files to be retrieved dynamically by running an associated .make file.

1613 03/24/2012 09:01 PM Aaron Marcuse-Kubitza

xml_func.py: FormatException: Inherit from ExceptionWithCause instead of SyntaxError because a FormatException signals a different kind of error condition (related to the input value rather than the function syntax)

1612 03/24/2012 08:57 PM Aaron Marcuse-Kubitza

xml_func.py: Renamed SyntaxException to SyntaxError because it's a user error signaling invalid mappings syntax

1611 03/24/2012 08:55 PM Aaron Marcuse-Kubitza

xml_func.py: SyntaxException: Use ExceptionWithCause to combine msg and cause's msg because it now combines them on one line, which is needed for bin/error_stats to work properly

1610 03/24/2012 08:54 PM Aaron Marcuse-Kubitza

exc.py: ExceptionWithCause: Prepend msg to cause's msg separated by ': ' instead of '\ncause: '

1609 03/24/2012 08:47 PM Aaron Marcuse-Kubitza

xml_func.py: Changed SyntaxException to FormatException where the error was with the input data format rather than the mapping syntax

1608 03/24/2012 08:41 PM Aaron Marcuse-Kubitza

mappings/VegX-VegBIEN.organisms.csv: slopeaspect: Apply new conversion _compass

1607 03/24/2012 08:40 PM Aaron Marcuse-Kubitza

xml_func.py: Added _compass to convert a compass direction (N, NE, NNE, etc.) into a degree heading

1606 03/24/2012 08:38 PM Aaron Marcuse-Kubitza

Added angles.py

View all revisions | View revisions

Also available in: Atom