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...
  analysis 3076 over 12 years Aaron Marcuse-Kubitza Added top-level analysis dir for range modeling
  backups 3701 over 12 years Aaron Marcuse-Kubitza backups/Makefile: Added synchronization of back...
  bin 3924 about 12 years Aaron Marcuse-Kubitza join: Added map_1_core_only option that uses on...
  config 272 almost 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 4016 about 12 years Aaron Marcuse-Kubitza input via maps: Removed _date/date filter from ...
  lib 3940 about 12 years Aaron Marcuse-Kubitza xml_func.py: _if(): Changed documentation about...
  mappings 4013 about 12 years Aaron Marcuse-Kubitza mappings/DwC2-VegBIEN.specimens.csv: verbatimLa...
  schemas 4012 about 12 years Aaron Marcuse-Kubitza schemas/functions.sql: _merge(): Changed sort_o...
  to_do 2547 over 12 years Aaron Marcuse-Kubitza to_do/timeline.doc: Updated to reflect the mont...
Makefile 10.1 KB 3764 over 12 years Aaron Marcuse-Kubitza root Makefile, input.Makefile: Maps validation:...
README.TXT 9.03 KB 3845 about 12 years Aaron Marcuse-Kubitza README.TXT: After a new import: Added steps to ...
map 1.22 KB 3475 over 12 years Aaron Marcuse-Kubitza root map: Run bin/map with a nice increment of ...

Latest revisions

# Date Author Comment
4016 08/15/2012 12:45 AM Aaron Marcuse-Kubitza

input via maps: Removed _date/date filter from date fields because the main mappings now have _date around all dates, so this filter is redundant

4015 08/15/2012 12:39 AM Aaron Marcuse-Kubitza

inputs/SALVIAS-CSV/maps/VegCSV.organisms.csv: census_date: Don't map directly to the year, as this field is allowed to be a full date even though our data sample contains only years. Note that _date/date will automatically detect plain years and treat them as years, and so will casts to timestamp.

4014 08/15/2012 12:33 AM Aaron Marcuse-Kubitza

inputs/SALVIAS*/maps/VegCSV.organisms.csv: census_date: Documented that this is for the subplot, not the organism, as all organisms in a subplot have the same value for it

4013 08/15/2012 12:09 AM Aaron Marcuse-Kubitza

mappings/DwC2-VegBIEN.specimens.csv: verbatimLatitude/verbatimLongitude: Fixed mappings to use _alt/2 instead of _alt/1 to avoid collisions with decimalLatitude/decimalLongitude

4012 08/14/2012 11:54 PM Aaron Marcuse-Kubitza

schemas/functions.sql: _merge(): Changed sort_orders to match the $-variable name instead of the function parameter name, so each line of the VALUES clause would use the same number for both

4011 08/14/2012 11:52 PM Aaron Marcuse-Kubitza

schemas/functions.sql: _merge(): Filter out NULL values as optimization so DISTINCT ON only has to consider non-NULL values

4010 08/14/2012 11:48 PM Aaron Marcuse-Kubitza

schemas/functions.sql: join_strs(): Return NULL if all strings were NULL or ''. This fixes unexpected behavior in _merge() where all elements are NULL but the return value is non-NULL.

4009 08/14/2012 11:32 PM Aaron Marcuse-Kubitza

schemas/functions.sql: Added join_strs_transform_preserve_empty() and use it in join_strs_transform_fold_empty()

4008 08/14/2012 11:25 PM Aaron Marcuse-Kubitza

schemas/functions.sql: Renamed join_strs_() to join_strs_transform_fold_empty() for clarity and to indicate that it's for use by the join_strs() aggregate

4007 08/14/2012 11:11 PM Aaron Marcuse-Kubitza

mappings/DwC2-VegBIEN.specimens.csv: recordNumber: Added VegCSV mappings for it

View all revisions | View revisions

Also available in: Atom