Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: astro_metadata_translator
-
Labels:None
-
Story Points:3
-
Team:Architecture
-
Urgent?:No
Description
RFC-836 requires some new entries be added to ObservationInfo:
- has_simulated_content: Boolean to indicate that some part of this observation was taken in a simulated state.
- group_counter_start and group_counter_end indicating the first and last observation "counter" values for the visit of which this observation is a member.
The defaults for the base class can be False for is_simulated and observation_counter for the visit counters.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Story Points | 1 | 3 |
Description |
* is_simulated: Boolean to indicate that some part of this observation was taken in a simulated state. * visit_start_counter and visit_end_counter indicating the first and last observation "counter" values for the visit of which this observation is a member. The defaults for the base class can be False for is_simulated and observation_counter for the visit counters. |
* has_simulated_content: Boolean to indicate that some part of this observation was taken in a simulated state. * group_counter_start and group_counter_end indicating the first and last observation "counter" values for the visit of which this observation is a member. The defaults for the base class can be False for is_simulated and observation_counter for the visit counters. |
Reviewers | Paul Price [ price ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |