Activity log for bug #993140

Date Who What changed Old value New value Message
2012-05-02 09:24:59 matley bug added bug
2012-05-02 09:30:45 matley description Design and implement an API to import into the CHT database events from IASPEI CSV event source format. E.g. eqcatalogue.import_events(filepath=<>, eventsource_name=<>, format=eqcatalogue.IASPEI_CSV_V1_FORMAT) The API import operation should be idempotent, i.e. two or more import operation from the same source should not produce duplicate rows. If a row with the same source_key is found, then the importer update the row with the latest data and warns the user about that. Document (on the project wiki) how the mapping between fields should be done and provide acceptance tests for this feature. The specification of the format can be found at http://www.isc.ac.uk/gtevents/search/catalogue/csvoutput/ Sample data files in this format can be generated at http://www.isc.ac.uk/gtevents/search/catalogue/ Design and implement an API to import into the CHT database events from a file in the IASPEI CSV format. E.g. eqcatalogue.import_events(filepath=<>, eventsource_name=<>, format=eqcatalogue.IASPEI_CSV_V1_FORMAT) The API import operation should be idempotent, i.e. two or more import operation from the same source should not produce duplicate rows. If a row with the same source_key is found, then the importer update the row with the latest data and warns the user about that. Document (on the project wiki) how the mapping between fields should be done and provide acceptance tests for this feature. The specification of the format can be found at http://www.isc.ac.uk/gtevents/search/catalogue/csvoutput/ Sample data files in this format can be generated at http://www.isc.ac.uk/gtevents/search/catalogue/
2012-05-07 12:14:39 Giuseppe Vallarelli openquake: status New Opinion
2012-06-01 14:12:49 matley openquake: assignee Giuseppe Vallarelli (gvallarelli)
2012-06-01 14:12:55 matley openquake: status Opinion New
2012-09-07 14:01:09 Giuseppe Vallarelli openquake: importance Undecided Medium
2012-09-07 14:01:19 Giuseppe Vallarelli openquake: milestone 0.8.2
2012-09-07 14:01:49 Giuseppe Vallarelli openquake: status New In Progress
2012-09-07 14:02:25 Giuseppe Vallarelli openquake: milestone 0.8.2 0.8.3
2012-09-20 11:56:42 Giuseppe Vallarelli openquake: status In Progress Fix Committed
2013-04-08 10:41:44 Lars Butler openquake: status Fix Committed Fix Released