Vietnam.vn - Nền tảng quảng bá Việt Nam

480km from Hoang Sa, straight to Quang Tri-Quang Ngai, when will it reach the mainland?

Việt NamViệt Nam09/11/2024


Latest news on storm number 7, according to the National Center for Hydro-Meteorological Forecasting, storm number 7 - storm Yinxing is about 480km northeast of Hoang Sa archipelago. The strongest wind near the storm center is level 14 (150-166km/h), gusting to level 17.

Update on storm number 7: 480km from Hoang Sa archipelago, level 14, gust level 17

Latest news on storm No. 7, according to the National Center for Hydro-Meteorological Forecasting, at 4:00 a.m. (November 9), the center of storm No. 7 was located at about 18.7 degrees North latitude; 115.5 degrees East longitude, in the eastern sea of ​​the North East Sea, about 480km northeast of Hoang Sa archipelago.

The strongest wind near the storm center is level 14 (150-166km/h), gusting to level 17. Moving in the West Northwest direction, speed about 15km/h.

At 4:00 a.m. on November 10, storm No. 7 will be in the North East Sea, about 340km northeast of Hoang Sa archipelago, reaching level 13, gusting to level 16.

At 4:00 a.m. on November 11, storm No. 7 was about 200 km northwest of Hoang Sa archipelago, reaching level 11, gusting to level 14; at 4:00 a.m. on November 12, storm No. 7 in the Quang Tri-Quang Ngai sea area weakened into a tropical depression.

Tin bão số 7 mới nhất: Cách Hoàng Sa 480km, hướng thẳng Quảng Trị-Quảng Ngãi, bao giờ vào đất liền? - Ảnh 1.

Direction of movement of storm number 7. Photo: nchmf.

Detailed forecast of storm No. 7 ( in the next 24 to 72 hours)

Forecast time Direction, speed Location Intensity Danger zone Disaster Risk Level (Affected Area)
04h/10/11 West Northwest,

about 15km/h

19.3N-112.3E; in the North East Sea area, about 340km North Northeast of Hoang Sa archipelago Level 13, jerk level 16 Latitude 16.5N-21.0N; East of longitude 110.0E Level 3: North East Sea area (including Hoang Sa archipelago waters)
04h/11/11 Southwest, about 10-15km/h, weakening 17.8N-110.8E; about 200km North Northwest of Hoang Sa archipelago Level 11, jerk level 14 Latitude 16.0N-21.0N; longitude 109.0E-115.0E Level 3: West of the North East Sea area (including the waters of Hoang Sa archipelago)
04h/12/11 Southwest about
10km/h and gradually weakens into a tropical depression
16.1N-109.3E; on the sea of ​​Quang Tri-Quang Ngai Level 6-7, level 9 jerk Latitude 14.5N-19.0N; West of longitude 114.0E Level 3: West of the North East Sea area (including Hoang Sa archipelago waters); Quang Tri-Quang Ngai waters

Warning of tropical depression developments ( from next 72 to 96 hours):

From the next 72 to 96 hours, the tropical depression will move in the southwest direction, about 10km per hour, and its intensity will continue to weaken.

Warning of the impact of storm number 7

In the North East Sea, strong winds level 8-11, near the storm center level 12-14, gusts level 17, waves 4.0-6.0m high, near the center 7.0-9.0m; rough seas.

Ships operating in the above mentioned dangerous areas are likely to be affected by storms, whirlwinds, strong winds and large waves.

`); }else { if (window.confirm("Do you want to log out?")) { var el = $("#top-link-account"); // //el.find("a.first").html(" Account ") // // .removeAttr("style"); el.find(".first").show(); el.find("a.second").html(""); el.find("a.second").removeAttr("data-out"); $('.comment-account').html(` `); deleteCookie('my_dv'); $("#_btn_logout").click(); } } } function logout(){ if (window.confirm("Do you want to log out?")) { var el = $("#top-link-account"); // //el.find("a.first").html(" Account ") // // .removeAttr("style"); el.find(".first").show(); el.find("a.second").html(""); el.find("a.second").attr("data-out", "0"); $('.comment-account').html(` `); deleteCookie('my_dv'); $("#_btn_logout").click(); } } function login(){ $("#_btn_logout").click(); $("#cmt_alert").html("Please login or register to post a comment"); } function register(){ $("#_btn_logout").click(); $('[data-target="signup"]').click(); fnCaptcha(); } var aspCookie = null; (runinit = window.runinit || []).push(function() { if(lgGetCookie('my_dv')){ var user = JSON.parse(lgGetCookie('my_dv')); if(user.name){ authLogin(user.name, true); } } $('.btn-refresh').click(function() { fnCaptcha(); }); $('.iconew-eye').click(function() { $(this).toggleClass('closed'); var x = $(this).siblings('input')[0]; if (x.type === "password") { x.type = "text"; } else { x.type = "password"; } }); function stripHtml(html) { var temporalDivElement = document.createElement("div"); temporalDivElement.innerHTML = html; return temporalDivElement.textContent || temporalDivElement.innerText || ""; } // --------------------- User account // 1. Hide login/logout button -> in case API doesn't available, login/logout will not show + Init OAuth_v2 //$("#top-link-account").hide(); if (typeof gapi != "undefined") { //window._cnnd.oauth.init(); console.log("login not available"); } // 2. Remove excessive login/register form -> only 1 form available // no need // 3. Callback functions var fnPopupAction = function(id, alert, loginData) { id = id.toLowerCase(); if (id == "close") { $("#cmt-account-header .close").click(); return; } if (id == "info" && !window._isShowingInfo) { $("#cmt-account-header .close").click(); return; } window._isShowingInfo = false; if (loginData) { $("#cmt-account-header [data-target]").hide(); $("#cmt-account-header [data-target].logged-in").show().first().click(); $("#cmt-account-header [data-info-name]").html(loginData.name || "You"); $("#cmt-account-header [data-info-email]").html(loginData.email || ""); } else { $("#cmt-account-header [data-target]").hide(); $("#cmt-account-header [data-target].not-login").show().first().click(); $("#cmt-account-social").show(); } setTimeout(function() { $("#cmt-account-header > .wrapper").css("animation", "none"); }, 200); $("#cmt-account-header").show(); $("#cmt-account-header input[type="password"]").val(""); $("#cmt-account-header [data-target="" + id + ""]").click(); $("body").css("overflow", "hidden"); $("#nav").removeClass("active"); $("#cmt_alert").html(alert || "Please log in or register to post a comment"); }; var accountMessageProcess = function(data) { if (data.isLogged) { fnPopupAction("info", "Please log in or register to post a comment", { name: data.name, email: data.email }); } else { fnPopupAction(data.act, data.alert || "Please log in or register"); if (data.act == "close" && data.raw.Data && data.raw.Data.Approved) { //window.alert("Login successful"); fnPopupAction("info", "Login successful", { name: data.raw.Data.Name, email: $("#_login_email").val() || $("#_sign_email").val() }); } } }; // 5. Action functions -> bind event to form elements var fnPopupBindAction = function() { // Tab $("#cmt-account-header [data-target]").on('click', function() { $("#cmt-account-header [data-target], #cmt-account-header [data-tab]").removeClass( "active"); $(this).addClass("active"); var tab = $("#cmt-account-header [data-tab='" + $(this).attr("data-target") + "']"); tab.addClass("active") .find("input[type="text"], input[type="email"]").first().focus(); tab.find("input").keyup(function(event) { if (event.keyCode === 13) { tab.find(".btn.clickable").click(); }); fnCaptcha(); $("#cmt_alert").html("Please login or register to post a comment"); }); $("#cmt-account-header .close").on('click', function() { $("#cmt-account-header").hide(); $("#cmt-account-header > .wrap").removeAttr("style"); $("body").css("overflow", "unset"); fnCaptcha(); $("#cmt_alert").html("Please login or register to post a comment"); }); // Reload Captcha // $("#_reload_captcha").on('click', function () { // fnCaptcha(); // }); // Btn Login $("#comment-frame").on('click','#btn_login', function () { $("#top-link-account .first").click(); }); $("#comment-frame").on('click','#btn_signup', function () { $("#top-link-account .first").click(); $('[data-target="signup"]').click(); }); $("#_btn_login").on('click', function() { $("#cmt_alert").html("Please login or register to post a comment"); var email, password; email = $("#_login_email").val(); password = $("#_login_password").val(); if (!/^[a-z0-9-_\.]+[@][0-9a-z-]+(\.[0-9a-z-]+)+$/ig.test(email) || password .length \/?]/g; if (!/^[a-z0-9-_\.]+[@][0-9a-z-]+(\.[0-9a-z-]+)+$/ig.test(email)) { $("#cmt_alert").html("Invalid email"); return; } //if (name.length 20) { // $("#cmt_alert").html("Full name must not exceed 20 characters (You can use a nickname instead)!"); // return; //} //if (format.test(name)) { // $("#cmt_alert").html("Name must not contain special characters!"); // return; //} if (password.length ") // .removeAttr("style"); el.find("a.first").show(); el.find("a.second").html(""); $("#cmt-account-social").show(); }); // Header login/account_info // Header login/account_info $("#top-link-account .first").on('click', function() { if ($("#top-link-account .second").attr("data-out")) { $("#top-link-account .second").toggleClass("show"); } else { fnPopupAction("login"); } }); // Btn register/log_out $("#top-link-account .second").on('click', function() { if ($("#top-link-account .second").attr("data-out")) { //$("#_btn_logout").click(); authLogin('my_dv',false); } else { fnPopupAction('signup'); } //var el = $("#top-link-account"); //el.find("a.first").html(" Account ") // .removeAttr("style"); //el.find("a.second").html(""); }); }; fnPopupBindAction(); //login Facebook var otherLogin = { init: function() { var me = this; //gapi.load('auth2', function () { // gapi.auth2.init({ // client_id: '678720187862-08lendtdt5h3nr4j2he534p15b13aieg.apps.googleusercontent.com', // scope: 'email profile', // fetch_basic_profile: true // }); //}); $("#cmt-account-social button[data-type]").on('click', function() { me[$(this).attr("data-type")](function(response) { $("#cmt-account-header .tabs .close, #cmt-account .tabs .close") .click(); }); }); try { fbClient.appId = '1304555827613749'; //'211029740744825'; fbClient.version = "v14.0"; fbClient.init(); setTimeout(FB.AppEvents.logPageView, 5000); } catch (e) { // ignore } }, loginFacebook: function(cb) { var me = this; function reloginFacebook(callback) { FB.api('/me', { fields: 'id, name, email' }, function(profile) { //console.debug(profile); if (typeof callback === "function") callback(profile); }); }; FB.login(function(response) { if (response.authResponse) { reloginFacebook(function(info) { console.log(info); info.social = "facebook"; info.accessToken = response.authResponse.accessToken; var user = { email: info.email, name: info.name, } let now = new Date(); lgSetCookie('my_dv',JSON.stringify(user), new Date(now.getTime() + (30 * 12 * 60000))); authLogin(user.name, true); }); } else { $("#cmt_alert").html( "You have denied access to your Facebook account"); } }, { scope: 'public_profile,email' }); }, loginGoogle: function(callback) { var me = this; function callSocialApi(data, cb) { data.social = "google"; var user = { email: data.email, name: data.name, } let now = new Date(); lgSetCookie('my_dv',JSON.stringify(user), new Date(now.getTime() + (30 * 12 * 60000))); authLogin(user.name, true); } // API call for Google login if (gapi.auth2.getAuthInstance().isSignedIn.get()) { //console.debug('[VCC] GAPI Process'); var profile = gapi.auth2.getAuthInstance().currentUser.get().getBasicProfile(); //var id_token = gapi.auth2.getAuthInstance().currentUser.get().getAuthResponse().id_token; var access_token = gapi.auth2.getAuthInstance().currentUser.get().getAuthResponse() .access_token; var params = { id: profile.getId(), name: profile.getName(), email: profile.getEmail(), accessToken: access_token } //console.log('params: ', params); callSocialApi(params, callback); } else { //console.debug('[VCC] GAPI Login'); gapi.auth2.getAuthInstance().signIn().then( function(success) { var profile = gapi.auth2.getAuthInstance().currentUser.get() .getBasicProfile(); //var id_token = gapi.auth2.getAuthInstance().currentUser.get().getAuthResponse().id_token; var access_token = gapi.auth2.getAuthInstance().currentUser.get() .getAuthResponse().access_token; var params = { id: profile.getId(), name: profile.getName(), email: profile.getEmail(), accessToken: access_token } //console.log('params: ', params); callSocialApi(params, callback); }, function(error) { $("#cmt_alert").html( "You have declined the grant permission for Dan Viet Newspaper to access Google account" ); } ); } } } otherLogin.init(); });



Source: https://danviet.vn/tin-bao-so-7-moi-nhat-cach-hoang-sa-480km-huong-thang-quang-tri-quang-ngai-bao-gio-vao-dat-lien-20241109051633069.htm

Comment (0)

No data
No data

Same tag

Same category

Spectacular start of Vietnamese film market in 2025
Phan Dinh Tung releases new song before concert 'Anh trai vu ngan cong gai'
Hue National Tourism Year - 2025 with the theme "Hue - Ancient Capital - New Opportunities"
Army determined to practice parade 'most evenly, best, most beautiful'

Same author

Heritage

Figure

Business

No videos available

News

Political System

Local

Product