diff --git a/package.json b/package.json index b5b416d..2d13663 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flyingeek/lidojs", - "version": "1.6.55", + "version": "1.6.56", "description": "convert Lido OFP text files", "publishConfig": { "registry": "https://npm.pkg.github.com/" diff --git a/src/makeWmo.js b/src/makeWmo.js index e13cb5e..d922d10 100644 --- a/src/makeWmo.js +++ b/src/makeWmo.js @@ -11,7 +11,7 @@ const wmoVarPath = "./dist/wmo.var.js"; const wmoURL = "https://gist.github.com/flyingeek/54caad59410a1f4641d480473ec824c3/raw/nsd_bbsss.txt"; const volaURL = "https://gist.github.com/flyingeek/54caad59410a1f4641d480473ec824c3/raw/vola_legacy_report.txt"; //const volaURL = "https://oscar.wmo.int/oscar/vola/vola_legacy_report.txt"; -const excludedStations = ['71822', '41298', '72232', '41284', '71944', '41248', '41274', '71872', '83032', '83075', '83249', '83581', '83742', '40280', 'LFPC', '04418']; +const excludedStations = ['71822', '41298', '72232', '41284', '71944', '41248', '41274', '71872', '83032', '83075', '83249', '83581', '83742', '40280', 'LFPC', '04418', '81003']; /** * Promise to vola importer