Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

APP6B Style File Issues #3

Closed
csmoore opened this issue Aug 21, 2013 · 3 comments
Closed

APP6B Style File Issues #3

csmoore opened this issue Aug 21, 2013 · 3 comments
Assignees
Labels

Comments

@csmoore
Copy link
Member

csmoore commented Aug 21, 2013

Incorrect SIDC in Tags:

SIDC Issue Notes
G*CPPBYCG------ Extra 'P' in SIDC, should be G*CPBYCG-------
SFUAPWM--------- length = 16
SFGPEWAH------ length = 14
SHGPEWAH------ length = 14
SNGPEWAH------ length = 14
SUGPEWAH------ length = 14
SFGPEVEE----- length = 13
SHGPEVEE----- length = 13
SNGPEVEE----- length = 13
SUGPEVEE----- length = 13
SNGPUMRSS----- length = 14
SNGPUMRSS----- length = 14
SFGPUU-------- length = 14
SHGPUU-------- length = 14
SNGPUU-------- length = 14
SUGPUU-------- length = 14
GFCABWF------- length = 14
GFCPBWDP-- ----- length = 16 Space in middle
GHCPBWDP-- ----- length = 16 Space in middle
GNCPBWDP-- ----- length = 16 Space in middle
GUCPBWDP-- ----- length = 16 Space in middle
GFCPBWDTF------- length = 16
GHCPBWDTF------- length = 16
GNCPBWDTF------- length = 16
GUCPBWDTF------- length = 16
GFCBOAEF------ length = 14
BLSN: W-A-OS--------- length = 21 BLSN: ":" should be ";"
W-A-PSS------- length = 14
SVGPUCEC------- length = 15 "V" should be "U" in affiliation (char 2)

These don't have a "P" / Present form available so don't display in the Runtime:
GFCAMGLBGK-----
GHCAMGLBGS-----
GNCAMGLBGK-----
GUCAMGLBGK-----
GFCAMOLDY------
GHCAMOLDT------
GNCAMOLDY------
GUCAMOLDY------
GFCAMOLDO------
GHCAMOLDR------
GNCAMOLDO------
GUCAMOLDO------

These don't have an SIDC:
Task - Screen Left F
Task - Screen Left H
Task - Screen Left N
Task - Screen Left U
Task - Screen Right F
Task - Screen Right H
Task - Screen Right N
Task - Screen Right U
Task - Guard Left F
Task - Guard Left H
Task - Guard Left N
Task - Guard Left U
Task - Guard Right F
Task - Guard Right H
Task - Guard Right N
Task - Guard Right U
Task - Cover Left F
Task - Cover Left H
Task - Cover Left N
Task - Cover Left U
Task - Cover Right F
Task - Cover Right H
Task - Cover Right N
Task - Cover Right U
Search Area/Reconnaissance Left F
Search Area/Reconnaissance Left H
Search Area/Reconnaissance Left N
Search Area/Reconnaissance Left U
Search Area/Reconnaissance Right F
Search Area/Reconnaissance Right H
Search Area/Reconnaissance Right N
Search Area/Reconnaissance Right U
Principal Direction OF Fire 1 F
Principal Direction Of Fire 1 H
Principal Direction OF Fire 1 N
Principal Direction OF Fire 1 U
Principal Direction Of Fire 2 F
Principal Direction Of Fire 2 H
Principal Direction Of Fire 2 N
Principal Direction Of Fire 2 U
Antitank Ditch Under Construction
Minefields Dynamic Depiction

@ghost ghost assigned lfunkhouser Aug 21, 2013
@ghost ghost assigned csmoore Jan 14, 2014
@csmoore
Copy link
Member Author

csmoore commented Jan 14, 2014

I was able to fix all but the missing SIDC ones, so I just added a new issue for that one: #9

@csmoore
Copy link
Member Author

csmoore commented Jan 14, 2014

To test the fixes to this issue: 1) copy and paste the text below into a .csv and 2) run/use the updated exporter/tester at https://github.com/csmoore/military-features-data/tree/master/test/TestExportSymbolsAll:

e.g.

java -jar ExportSymbols.jar FILE Runtime10.2.1-Fixes-Test.csv APP6

File: App6B-Probs.csv

SIDC,Issue,Notes

#Incorrect Lengths
GFCPBYCG-------,,"Extra 'P' in SIDC, should be G_CPBYCG-------"
SFUPWM---------,length = 16,
SHUPWM---------,length = 16,
SNUPWM---------,length = 16,
SUUPWM---------,length = 16,
SFGPEWAH-------,length = 14,
SHGPEWAH-------,length = 14,
SNGPEWAH-------,length = 14,
SUGPEWAH-------,length = 14,
SFGPEVEE-------,length = 13,
SHGPEVEE-------,length = 13,
SNGPEVEE-------,length = 13,
SUGPEVEE-------,length = 13,
SNGPUUMRSS-----,length = 14,
SNGPUUMRSS-----,length = 14,
SFGPUU---------,length = 14,
SHGPUU---------,length = 14,
SNGPUU---------,length = 14,
SUGPUU---------,length = 14,
GFCPBWF--------,length = 14,
GFCPBWDP-------,length = 16,Space in middle
GHCPBWDP-------,length = 16,Space in middle
GNCPBWDP-------,length = 16,Space in middle
GUCPBWDP-------,length = 16,Space in middle
GFCPBWDTF------,length = 16,
GHCPBWDTF------,length = 16,
GNCPBWDTF------,length = 16,
GUCPBWDTF------,length = 16,
GFCPBOAEF------,length = 14,
W-A-OS---------,length = 21,"BLSN: "":"" should be "";"""
W-A-PSS--------,length = 14,
SUGPUCEC-------,length = 15,"""V"" should be ""U"" in affiliation (char 2)"

Need "P" in 4th Char

GHCPMGLBGK-----,"Needs ""P""",
GHCPMGLBGS-----,"Needs ""P""",
GFCPMGLBGF-----,"Needs ""P""",
GFCPMOLDY------,"Needs ""P""",
GHCPMOLDT------,"Needs ""P""",
GNCPMOLDY------,"Needs ""P""",
GUCPMOLDY------,"Needs ""P""",
GFCPMOLDO------,"Needs ""P""",
GHCPMOLDR------,"Needs ""P""",
GNCPMOLDO------,"Needs ""P""",
GUCPMOLDO------,"Needs ""P""",

"_"'s in ID

SFGPEWAH--,Air Defence Gun Heavy F,SFGPEWAH-
SHGPEWAH--**
**,Air Defence Gun Heavy H,SHGPEWAH-
SNGPEWAH--
,Air Defence Gun Heavy N,SNGPEWAH-
SUGPEWAH--**
,Air Defence Gun Heavy U,SUGPEWAH-
SFGPEVEE--
**,Multi-Functional Earthmover/Digger F,SFGPEVEE*
SHGPEVEE--_,Multi-Functional Earthmover/Digger H,SHGPEVEE_*
SNGPEVEE--_,Multi-Functional Earthmover/Digger N,SNGPEVEE_*
SUGPEVEE--_,Multi-Functional Earthmover/Digger U,SUGPEVEE_*
SNGPUUMRSS****,Military Intelligence Surveillance Sensor SCM N,SNGPUMRSS
SFGPUS----_,Supply Materiel (Stock) F,SFGPUS__--
SHGPUS----*,Supply Materiel (Stock) H,SHGPUS__--
SNGPUS----*
,Supply Materiel (Stock) N,SNGPUS__--
SUGPUS----*,Supply Materiel (Stock) U,SUGPUS__--
GFCPBWF---_
_,Nuclear Detonations Friendly Planned or On-Order F,GFCABWF--
GFCPBOGB--
_,General Obstacle Belt,GCPBOGB--
GFCPBOGL--
_,General Obstacle Line,G_CPBOGL--
GFCPBOGZ--
_,General Obstacle Zone,G_CPBOGZ--
GFCPBOA---
_,Abatis,G_CPBOA---
GFCPBOATO-
_,Antitank Ditch Complete,G_CPBOATO-
GFCPBOATM-
_,Antitank Ditch Reinforced with Antitank Mines,G_CPBOATM-
GFCPBOATW-
_,Antitank Wall,G_CPBOATW-
GFCPBOAIL-
_,Minefield - Antipersonnel Mines,G_CPBOAIL-
GFCPBOAIN-
_,Minefield - Antitank,G_CPBOAIN-
GFCPBOAIG-
_,Minefield - Antitank with Gap,G_CPBOAIG-
GFCPBOAIC-
_,Minefield - Completed,G_CPBOAIC-
GFCPBOAV--
_,Minefield - Executed Volcano,G_CPBOAV--
GFCPBOAIP-
_,Minefield - Planned,G_CABOAIP-
GFCPBOAIH-
_,Minefield - Antipersonnel Reinforced with Scatterable with Self-Destruct,G_C_BOAIH-
W_A
CC----
_,Clear Sky,W_A_CC----
W_A
CS----
_,Scattered Sky,W_A_CS----
W_A
CB----
_,Broken Sky,W_A_CB----
W_A
CW----
_,Overcast with Breaks,W_A_CW----
W_A
CO----
_,Overcast Coverage,W_A_CO----
W_A
CP----
_,Sky Obscured Or Partially Obscured,W_A_CP----
W_A
ICL---
_,Light Clear Icing,W_A_ICL---
W_A
ICM---
_,Moderate Clear Icing,W_A_ICM---
W_A
TS----
_,Severe Clear Icing,W_A_TS----
W_A
IRL---
_,Light Rime Icing,W_A_IRL---
W_A
IRM---
_,Moderate Rime Icing,W_A_IRM---
W_A
IRS---
_,Severe Rime Icing,W_A_IRS---
W_A
IML---
_,Light Mixed Icing,W_A_IML---
W_A
IMM---
_,Moderate Mixed Icing,W_A_IMM---
W_A
IMS---
_,Severe Mixed Icing,W_A_IMS---
W_A
OS----
_,Blowing Snow (BLSN),BLSN: W_A
W_A_OF----
_,Fog-sky Obscured,W_A_OF----
W_A
OFF---
_,Freezing Fog (FZFG),W_A_OFF---
W_A
OT----
_,Dust or Sand Storm,W_A_OT----
W_A
OD----
_,Dust Devil,W_A_OD----
W_A
OK----
_,Smoke,W_A_OK----
W_A
OH----
_,Haze,W_A_OH----
W_A
OB----
_,Blowing Dust Or Sand,W_A_OB----
W_A
PR----
_,Rain (RA),W_A_PR----
W_A
PRS---
_,Rain Showers-light,W_A_PRS---
W_A
PRF---
_,Freezing Rain-moderate Heavy,W_A_PRF---
W_A
PRD---
_,Drizzle (DZ),W_A_PRD---
W_A
PRDF--
_,Freezing Drizzle (FZDZ),W_A_PRDF--
W_A
PS----
_,Snow (SN),W_A_PS----
W_A
PSS---
_,Snow Showers,W_A_PSS---
W_A
PSG---
_,Snow Grains (SG),W_A_PSG---
W_A
PH----
_,Hail APP6,W_A_PH----
W_A
PI----
_,Ice Pellets (IP),W_A_PI----
W_A
PC----
_,Ice Crystals (IC),W_A_PC----
W_A
PL----
_,Low Pressure Centre,W_A_PL----
W_A
PH----
_,High Pressure Centre,W_A_PH----
W_A
ST----
_,Thunderstorm (TS),W_A_ST----
W_A
STR---
_,Placeholder Thunderstorm and Rain,W_A_STR---
W_A
STF---
_,Funnel Cloud (tornado Waterspout),W_A_STF---
W_A
STL---
_,Lightning,W_A_STL---
W_A
SST---
_,Tropical Storm,W_A_SST---
W_A
SSH---
_,Hurricane Typhoon,W_A_SSH---
W_A
TL----
_,Light Turbulence,W_A_TL----
W_A
TS----
_,Severe Turbulence,W_A_TS----
W_A
TM----
_,Moderate Turbulence,W_A_TM----
W_A
TE----
_,Extreme Turbulence,W_A_TE----
W_A
W-----
_,Placeholder Wind Barb,W_A_W-----
W_A
PFC---
_,Cold Front,W_A_PFC---
W_A
FI----
_,Instrument Ceiling,W_A_FI----
W_A
WJ----
_,Jet Stream,W_A_WJ----
W_A
PFO---
_,Occluded Front,W_A_PFO---
W_A
PXR---
_,Placeholder Ridge Line,W_A_PXR---
W_A
PXS---
_,Placeholder Squall Line,W_A_PXS---
W_A
PXT---
_,Placeholder Trough Line,W_A_PXT---
W_A
PFS---
_,Stationary Front,W_A_PFS---
W_A
PFCU--
_,Upper Cold Front,W_A_PFCU--
W_A
PFWU--
_,Upper Warm Front,W_A_PFWU--
W_A
FV----
***_,Visual Ceiling,
_*******_BAD REP RULE******
W_A_PFW---****
,Warm Front,W_A*PFW---

dfoll added a commit that referenced this issue Feb 7, 2014
@dfoll
Copy link
Collaborator

dfoll commented Feb 7, 2014

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants