Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2013-09-13 15:34:29
Size: 143
Editor: Valentina
Comment:
Revision 5 as of 2013-09-13 15:57:10
Size: 768
Editor: Valentina
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'301 %s %s %s %s %8.6f %s %s %s\n' %
                (brd, pop, 'mas', evdate, float(her), basedef, merit[trt],
                 pubscale))
== Format301 for Submission of National Parameters to IDEA ==
||<tableclass="docutils"class="head">Col ||<class="head">Name ||<class="head">Start ||<class="head">Format ||<class="head">Description ||
||1 ||rec ||1 ||a3 ||Record type (301) ||
||2 ||brd ||5 ||a3 ||Breed of evaluation ||
||3 ||pop ||9 ||a3 ||Population code ||
||4 ||trt ||13 ||a3 ||Trait code ||
||5 ||evdate ||17 ||i8 ||evaluation date(YYYYMMDD) ||
||6 ||her ||26 ||f8.6 ||heritability ||
||7 ||base_def ||35 ||a7 ||Base definition i.e. A06CB03 ||
||8 ||merit ||43 ||a2 ||Genetic merit definition (B+/B-/T+/T-) ||
||9 ||pubscale ||46 ||a1 ||Proofs on published scale (Y/N) ||


Notes:

 * evaluation date provided as an internal check on which proofs are included in an evaluation run

Format301 for Submission of National Parameters to IDEA

Col

Name

Start

Format

Description

1

rec

1

a3

Record type (301)

2

brd

5

a3

Breed of evaluation

3

pop

9

a3

Population code

4

trt

13

a3

Trait code

5

evdate

17

i8

evaluation date(YYYYMMDD)

6

her

26

f8.6

heritability

7

base_def

35

a7

Base definition i.e. A06CB03

8

merit

43

a2

Genetic merit definition (B+/B-/T+/T-)

9

pubscale

46

a1

Proofs on published scale (Y/N)

Notes:

  • evaluation date provided as an internal check on which proofs are included in an evaluation run

public/File301 (last edited 2021-06-09 13:44:45 by Valentina)