fix: Correct definition for FROIN special remark
This commit is contained in:
+1
-1
@@ -270,7 +270,7 @@
|
|||||||
'SN': 'Snow'
|
'SN': 'Snow'
|
||||||
};
|
};
|
||||||
const specialRemarks = {
|
const specialRemarks = {
|
||||||
'FROIN': 'Frontal passage in vicinity',
|
'FROIN': 'Frost on indicator',
|
||||||
'CONTRAILS': 'Contrails observed',
|
'CONTRAILS': 'Contrails observed',
|
||||||
'VIRGA': 'Virga (precipitation not reaching the ground)',
|
'VIRGA': 'Virga (precipitation not reaching the ground)',
|
||||||
'HALO': 'Halo phenomenon observed',
|
'HALO': 'Halo phenomenon observed',
|
||||||
|
|||||||
Reference in New Issue
Block a user