Opened 6 years ago

Closed 6 years ago

#1023 closed enhancement (fixed)

Release exporter changes due to INCA 2.0

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.16
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

INCA has been updated to version 2.0. Most variables have been renamed, which affects the Release exporter wizard. A quick check reveals that at least the following variables are referenced by name:

  • A030DiaDat
  • A000Alder

We need to update the code to be able to work with the new variable names.

Change History (2)

comment:1 by Nicklas Nordborg, 6 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 6 years ago

Resolution: fixed
Status: assignedclosed

(In [4700]) Fixes #1023: Release exporter changes due to INCA 2.0

The release exporter now uses a_diag_dat instead of A030DiaDat as the reference date.

The expected prefix of INCA annotations is now INCA2_.

The special case that is binning A000Alder to 5-year intervals has been changed to use a_pat_alder.

Note: See TracTickets for help on using tickets.