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 1179 over 12 years Aaron Marcuse-Kubitza bin/map: DB, CSV inputs: Use column indexes ins...
  config 272 almost 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 1184 over 12 years Aaron Marcuse-Kubitza input.Makefile: verify: Print diff in two colum...
  lib 1178 over 12 years Aaron Marcuse-Kubitza util.py: ListDict: __str__(): Print each entry ...
  mappings 1173 over 12 years Aaron Marcuse-Kubitza DwC1-DwC2.specimens.csv: Removed no longer need...
  schemas 1180 over 12 years Aaron Marcuse-Kubitza vegbien.ERD.mwb: Re-marked aggregateoccurrence:...
  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 900 Bytes 1093 almost 13 years Aaron Marcuse-Kubitza env_password: Fixed bug where exit command woul...

Latest revisions

# Date Author Comment
1184 02/27/2012 05:26 PM Aaron Marcuse-Kubitza

input.Makefile: verify: Print diff in two columns if verbose=1

1183 02/27/2012 05:03 PM Aaron Marcuse-Kubitza

inputs/SALVIAS/verify.sql: When filtering by datasource name, use an AND clause in the JOIN party's ON condition instead of a separate WHERE statement, so that the datasource filtering code is all on the same line

1182 02/27/2012 04:58 PM Aaron Marcuse-Kubitza

inputs/SALVIAS/verify.sql: Use new :datasource variable instead of literal 'SALVIAS'

1181 02/27/2012 04:58 PM Aaron Marcuse-Kubitza

input.Makefile: Provide the verify.sql script a :datasource variable set to the datasource name (in quotes)

1180 02/27/2012 04:39 PM Aaron Marcuse-Kubitza

vegbien.ERD.mwb: Re-marked aggregateoccurrence:plantobservation relationship as 1:1 in the ERD

1179 02/27/2012 03:55 PM Aaron Marcuse-Kubitza

bin/map: DB, CSV inputs: Use column indexes instead of column names to look up each field (optimization to avoid repeated dict lookups of the same key)

1178 02/27/2012 03:47 PM Aaron Marcuse-Kubitza

util.py: ListDict: str(): Print each entry on its own line, in the order the keys were provided

1177 02/27/2012 03:37 PM Aaron Marcuse-Kubitza

NYBG-DwC maps: Filter out MinimumElevation = "."

1176 02/27/2012 03:37 PM Aaron Marcuse-Kubitza

xml_dom.py: NodeTextEntryIter: Filter out empty entries (instead of producing an entry with an explicit None value, which causes problems with XML funcs that can't handle Nones)

1175 02/27/2012 03:34 PM Aaron Marcuse-Kubitza

NYBG-DwC maps: Map to input fields with XML func appended whenever possible (DwC1->DwC2 translation is done by DwC-VegBIEN.specimens.csv)

View all revisions | View revisions

Also available in: Atom