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 1584 over 12 years Aaron Marcuse-Kubitza bin/map: When profiling, print the profile_to d...
  config 272 almost 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 1575 over 12 years Aaron Marcuse-Kubitza input.Makefile: import: Removed verbose=1 becau...
  lib 1582 over 12 years Aaron Marcuse-Kubitza xml_func.py: _date: When converting month name ...
  mappings 1540 over 12 years Aaron Marcuse-Kubitza mappings/DwC2-VegBIEN.specimens.csv: Mapped est...
  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 6.89 KB 1550 over 12 years Aaron Marcuse-Kubitza Renamed import-all to import_all to match conve...
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
1589 03/23/2012 06:52 PM Aaron Marcuse-Kubitza

schemas/postgresql.nimoy.conf: Increased work_mem (for sorting) and maintenance_work_mem (for vacuum)

1588 03/23/2012 06:45 PM Aaron Marcuse-Kubitza

schemas/postgresql.nimoy.conf: Reset shared_buffers to initial value 24MB because although kernel.shmmax is 32MB, only values up to 26MB seem to work

1587 03/23/2012 06:33 PM Aaron Marcuse-Kubitza

schemas/postgresql.nimoy.conf: Set shared_buffers to SHMMAX

1586 03/23/2012 06:27 PM Aaron Marcuse-Kubitza

Optimized schemas/postgresql.nimoy.conf

1585 03/23/2012 06:04 PM Aaron Marcuse-Kubitza

Added schemas/postgresql.nimoy.conf

1584 03/23/2012 05:59 PM Aaron Marcuse-Kubitza

bin/map: When profiling, print the profile_to destination file

1583 03/23/2012 05:53 PM Aaron Marcuse-Kubitza

Added schemas/postgresql.conf

1582 03/23/2012 05:38 PM Aaron Marcuse-Kubitza

xml_func.py: _date: When converting month name to number, wrap any ValueError in a SyntaxException

1581 03/23/2012 05:33 PM Aaron Marcuse-Kubitza

xml_func.py: XML functions that assume their last argument is a value (_map, etc.): Use new helper function pop_value() to retrieve this value. Return None if value is None because this indicates the input is empty.

1580 03/23/2012 05:22 PM Aaron Marcuse-Kubitza

xml_func.py: _date: Use format.str2int instead of int to convert date parts to int so that strange formatting will be parsed correctly

View all revisions | View revisions

Also available in: Atom