Skip to content

Commit

Permalink
update note IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
amilan17 committed Aug 10, 2023
1 parent 8083bf3 commit cc35a9d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions notes/CodeFlag_notes.csv
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,6 @@ noteID,note
138,"SOT is defined in https://doi.org/10.1256/qj.02.152. Lower and upper quantile used for the SOT need to be defined (NA=2) in this order: start of the tail (10 or 90 usually) then end of tail (1 or 99 respectively)."
139,"This table is divided into blocks of 1000 entries: 1-1000, 1001-2000, 2001-3000, etc. Each block corresponds to a specific land cover survey listed in Code table 4.242 and is subsequently divided into 2 ranges of 500 entries (apart for the first 1000 entries which are designed to be generic and not bound to a specific land cover survey). The first 500 entries are reserved for native classification types of the given survey while the remaining 500 are using for groupings of native classification types."
140,"Parameters 37 and 38 are deprecated. It is recommended to use 63 and 64 instead."
iss197d,"See Appendix XYZ."
iss197e,"In the ring ordering scheme, the 12 rhomboids are not considered and the scanning mode applies to the grid in its entirety."
iss197f,"In the nested ordering scheme, the 12 rhomboids are scanned in order defined in Gorsky et al. 2015. The flag bits then refer to how the points are scanned within a rhomboid."
141,"See Appendix XYZ."
142,"In the ring ordering scheme, the 12 rhomboids are not considered and the scanning mode applies to the grid in its entirety."
143,"In the nested ordering scheme, the 12 rhomboids are scanned in order defined in Gorsky et al. 2015. The flag bits then refer to how the points are scanned within a rhomboid."
6 changes: 3 additions & 3 deletions notes/CodeFlag_table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ tableNo,tableName,subTableName,noteID,notation
3.9.0.0,Flag table 3.9 - Numbering order of diamonds as seen from the corresponding pole,,,
3.10.0.0,Flag table 3.10 - Scanning mode for one diamond,,,
3.11.0.0,Code table 3.11 - Interpretation of list of numbers at end of section 3,,,
3.13.0.0,Code table 3.13 - HEALPix scanning mode,,197d,1
3.13.0.0,Code table 3.13 - HEALPix scanning mode,,197e,2
3.13.0.0,Code table 3.13 - HEALPix scanning mode,,197f,3
3.13.0.0,Code table 3.13 - HEALPix scanning mode,,141,1
3.13.0.0,Code table 3.13 - HEALPix scanning mode,,142,2
3.13.0.0,Code table 3.13 - HEALPix scanning mode,,143,3
3.15.0.0,Code table 3.15 - Physical meaning of vertical coordinate,,,
3.20.0.0,Code table 3.20 - Type of horizontal line,,,
3.21.0.0,Code table 3.21 - Vertical dimension coordinate values definition,,,
Expand Down
4 changes: 2 additions & 2 deletions notes/Template_notes.csv
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,5 @@ noteID,note
163,"Wave periods should be specified in seconds."
164,"See notes under Code table 4.101 for details."
165,"'Number of reference period time range' is used to define an outer and, if needed, one or more inner loops. The outer loop gives the overall date and time range of the reference period and the inner loop(s) are used to specify a sub-period over all time instances defined in the outer loop in terms of the time unit defined by 'Reference period indicator of unit for time increment'. Typically the outer loop defines a number of years and inner loop defines the date and time range within each year: for instance 'every January for 30 years'."
iss197a,"The grid is composed of 12 rhomboids, each rhomboid has nsides**2 grid boxes within a rhomboid."
iss197b,"Longitude of the first grid point of the first rhomboid given in microdegrees. For instance 45.0 degrees is encoded as 45,000,000."
166,"The grid is composed of 12 rhomboids, each rhomboid has nsides**2 grid boxes within a rhomboid."
167,"Longitude of the first grid point of the first rhomboid given in microdegrees. For instance 45.0 degrees is encoded as 45,000,000."

0 comments on commit cc35a9d

Please sign in to comment.