Beranda Perang Portuguese man-of-war can show in right conditions at Jersey shore

Portuguese man-of-war can show in right conditions at Jersey shore

255
0
Portuguese man-of-war can show in right conditions at Jersey shore

play
{
// query dom only after user click
if (!vdContainer) {
vdContainer = document.getElementById(‘videoDetailsContainer’);
vdShow = document.getElementById(‘vdt_show’),
vdHide = document.getElementById(‘vdt_hide’);
}
vdContainer.hidden = !(vdContainer.hidden);

// show/hide elements
if (vdContainer.hidden) {
vdShow.hidden = false;
vdHide.hidden = true;
} else {
if (!flagCaption) {
flagCaption = true;
fireCaptionAnalytics()
}
vdShow.hidden = true;
vdHide.hidden = false;
}
});

function fireCaptionAnalytics () {

let analytics = document.getElementById(“pageAnalytics”);

try {
if (analytics) {
analytics.fireEvent(`${ga_data.route.basePageType}|${section}|${subsection}|streamline|expandCaption`);
} else {
if (window.newrelic) window.newrelic.noticeError(‘page analytics tag not found’);
}
} catch (e) {
if (window.newrelic) window.newrelic.noticeError(e);
}
}
}());
]]>

Beach season has just started in New Jersey. And while the beach is fun, we all take safety measures to protect ourselves from rip currents, UV rays, and, potentially, the powerful sting of a Portuguese man-of-war.

Here’s what that is and how to protect yourself.

What is a Portuguese man-of-war?

A Portuguese man-of-war is closely related to jellyfish, but it is a colony of multiple organisms, known as polyps or zooids, that form a single invertebrate unit.

Portuguese man-of-war are highly venomous. They can be found across the globe in tropical and subtropical waters. However, strays are now being found along the North Atlantic coast of North America, as far north as Canada, according to the NJ Department of Environmental Protection (DEP).

Officials in Myrtle Beach, South Carolina, recently reported one of the venomous creatures washing ashore there.

Are there Portuguese man-of-war in New Jersey?

While not common in the past, in recent years there have been sightings of Portuguese man-of-war at the Jersey Shore. According to NJ DEP, they may have been dragged to the Shore by the Gulf Stream, a northward warm-water current that comes from the U.S. South and Southwest regions.

What to do if you are stung by a Portuguese man-of-war?

Portuguese man-of-war are highly venomous. If you are stung, expect severe symptoms and get medical attention immediately.

Once stung, remove any pieces of tentacle still clinging to your skin. Do not remove them with your fingers, use a stick or gloves. Then, rinse with salt water, but not ocean water, according to NJ DEP.

Antihistamines can help with inflammation. Cold water makes it hurt more, so use hot water when washing the affected area.

Juan Carlos Castillo is a New Jersey-based trending reporter for the USA Today network. He covers weather, and national events focusing on how they affect New Jersey.

{
link.setAttribute(‘href’, url);
});
}
})();

function fireNavShareAnalytics (type) {
try {
let analytics = document.getElementById(“pageAnalytics”),
section = ga_data.route.sectionName || ga_data.route.ssts.split(‘/’)[0];
if (analytics) {
analytics.fireEvent(`${ga_data.route.basePageType}:${section}:nav-share-buttons:${type}`);
} else {
if (window.newrelic) window.newrelic.noticeError(‘page analytics tag not found’);
}
} catch (e) {
if (window.newrelic) window.newrelic.noticeError(e);
}
}
]]>