Ticket #24 (closed enhancement: fixed)

Opened 10 months ago

Last modified 9 months ago

Applying PD calculators to the database

Reported by: dread Owned by: dread
Priority: major Milestone: 0.6
Component: analysis Version:
Keywords: Cc:

Description

2 ways:

  1. call calculator function on every item on the database.
  2. Run query to get items (SQL query - faster). Will have to be cruder probably.

Extras field, starts 'pd'.

  • pd.<computation run>.<country>.<year> = 1.0
  • e.g. pd.pdw.ca.2009 = 1.0 (meaning it is PD)

Change History

Changed 9 months ago by rgrp

Basic fast_pd method implemented by rgrp in r248:6e84018b15b4

Changed 9 months ago by rgrp

  • milestone set to 0.6

Changed 9 months ago by rgrp

  • status changed from new to closed
  • resolution set to fixed

Marking as done as fast_pd works well and now have ticket:33.

Note: See TracTickets for help on using tickets.