nrml schema change to support beta distributions

Bug #928239 reported by beatpanic
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenQuake (deprecated)
Fix Released
Low
Unassigned

Bug Description

[et=8h]
[at=8h] included the qa test investigation

To complete beta distribution support we need to add the 'BT' attribute to our nrml schema obviously in the nrml schema repo and write qa tests to cover this case

for instance the change will be to add an <xs:enumeration value="BT" /> to

   <xs:simpleType name="ProbabilisticDistributionType">
        <xs:restriction base="xs:string">
            <xs:enumeration value="LN"/>
        </xs:restriction>
    </xs:simpleType>

Revision history for this message
beatpanic (kpanic) wrote :

the nrml schema part is covered by this pull request https://github.com/gem/nrml/pull/9

beatpanic (kpanic)
Changed in openquake:
status: Confirmed → In Progress
beatpanic (kpanic)
description: updated
Revision history for this message
beatpanic (kpanic) wrote :

After a brief chat with Vitor, he said that this bug (the qa tests for Beta Distribution) could be put on hold and done at a later stage

Changed in openquake:
status: In Progress → Confirmed
importance: High → Low
Revision history for this message
Muharem Hrnjadovic (al-maisan) wrote : Re: [Bug 928239] Re: nrml schema change to support beta distributions

On 02/13/2012 11:40 AM, beatpanic wrote:
> After a brief chat with Vitor, he said that this bug (the qa tests for
> Beta Distribution) could be put on hold and done at a later stage
I have not participated in that discussion BUT postponing Q/A tests is
trouble and a big red flag IMHO.

Lack of test coverage has bitten has so many times now .. should we not
learn from that?

beatpanic (kpanic)
description: updated
John Tarter (toh2)
Changed in openquake:
assignee: beatpanic (kpanic) → nobody
milestone: 0.6.0 → 0.6.1
Changed in openquake:
status: Confirmed → Fix Committed
Changed in openquake:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.