Record-breaking temperatures in June around the world

Record-breaking temperatures in June around the world

A youth helps another climb from out of the water onto a platform at the beach of Sale during a heatwave in Rabat, Morocco, on June 29, 2025. — AFP

PARIS: From Pakistan to Spain, Nigeria to Japan, the month of June was the hottest ever recorded in 12 countries and was exceptionally warm in 26 other countries, according to AFP analysis of data from the European monitor Copernicus.

Some 790 million people around Europe, Asia and Africa experienced their hottest June to date. For the residents of 26 other states, including Britain, China, France, Democratic Republic of Congo and Ethiopia, the month of June was the second hottest on record.

Heatwaves are more frequent and intense because of global warming, experts say. Here is a roundup of the exceptional heat recorded in June:

Central Asia: hottest spring on record

Temperatures soared to record highs for June in Pakistan, home to a population of 250 million, and in Tajikistan, which has 10 million people.

A family bathes and plays in the ocean waves at Sea View beach to find relief from the scorching heat in Karachi, June 16, 2025.  — APP
A family bathes and plays in the ocean waves at Sea View beach to find relief from the scorching heat in Karachi, June 16, 2025. — APP

The June records followed an exceptionally hot spring in Central Asia. Several countries including Pakistan and Tajikistan, Iran, Afghanistan, Uzbekistan and Kyrgyzstan experienced their warmest spring (April-June) ever recorded.

Europe: 3°C above the norm

An early summer heatwave scorched western and southern Europe at the end of June, bringing sweltering heat to the Paris region in France and parts of Belgium and the Netherlands that are not used to such temperatures.

Children and adults cool off and enjoy water games at a water fountain in the Andre-Citroen public park as a heatwave hits southern Europe, in Paris, France, on June 29, 2025. — AFP
Children and adults cool off and enjoy water games at a water fountain in the Andre-Citroen public park as a heatwave hits southern Europe, in Paris, France, on June 29, 2025. — AFP

Around 15 countries, including Switzerland, Italy, and every Balkan state, saw temperatures rise to three degrees Celsius above the June average between 1981 and 2010. Spain, Bosnia, and Montenegro had their hottest June to date.

Asia-Pacific: record heats on land and at sea

Japan also had its hottest June on record since data collection began in 1898, with record temperatures logged in 14 cities during a heatwave.

This photo taken on June 28, 2025 shows a woman uses an umbrella to shield herself from the sun among people walking past the Atomic Bomb Dome in the centre of Hiroshima, Hiroshima prefecture, Japan. — AFP
This photo taken on June 28, 2025 shows a woman uses an umbrella to shield herself from the sun among people walking past the Atomic Bomb Dome in the centre of Hiroshima, Hiroshima prefecture, Japan. — AFP

The temperature of coastal waters was 1.2°C higher than usual, tying with June 2024 for the highest since data collection began in 1982, the weather agency said on 1 July.

Japan’s summer last year was already the joint hottest on record, equalling the level seen in 2023, followed by the warmest autumn since records began 126 years ago. Japan’s beloved cherry trees are blooming earlier due to the warmer climate, or sometimes not fully blossoming because autumns and winters are not cold enough to trigger flowering, experts say.

South Korea and North Korea also experienced their warmest June since records began. Temperatures in both countries were 2°C higher than the recorded average.

In China, 102 weather stations logged the hottest-ever June day, with some measuring temperatures above 40°C, according to state media.

Sub-Saharan Africa: almost as hot as 2024

In Nigeria, the world’s sixth most populous country with 230 million people, temperatures rose to June 2024’s record-breaking levels.

A couple sits under an umbrella at the beach of Sale during a heatwave in Rabat, Morocco, on June 29, 2025. — AFP
A couple sits under an umbrella at the beach of Sale during a heatwave in Rabat, Morocco, on June 29, 2025. — AFP

Other parts of central and eastern Africa were also exceptionally hot. June was the second hottest month on record after 2024 in the Central African Republic, South Sudan, Cameroon, Democratic Republic of Congo and Ethiopia.

In South Sudan, temperatures passed the normal June average by 2.1°C, an exceptional deviation from the norm in a region of the world where temperatures tend to be more stable. 

The impoverished nation plagued by insecurity is ill-equipped to counter increasing environmental disasters and had already struggled with a devastating heatwave in March, typically the hottest month of the year. Students collapsing from the heat in the capital Juba prompted the government to close schools and order citizens to remain at home.

“Extreme weather and climate change impacts are hitting every single aspect of socio-economic development in Africa and exacerbating hunger, insecurity and displacement,” warned the UN World Meteorological Organization (WMO) in May.

setTimeout(function(){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.geo.tv/assets/front/js/lazysizes.min.js”;
document.body.appendChild(scriptElement);
}, 1000);
//setTimeout(function(){ $(‘.medium-insert-images’).find(‘figure’).show() }, 3000);
var loadDeferredJS = function() {

var lazyloadjs = [‘https://www.geo.tv/assets/front/js/lazysizes.min.js’];

var alljs = [‘https://www.geo.tv/assets/front/js/ui/thirdparty.js?ver=133’];

var jqueryjs = [‘https://www.geo.tv/assets/front/js/ui/jquery.min_new.js?ver=43’];
var bootstrapjs = [‘https://www.geo.tv/assets/front/js/ui/bootstarp.js?ver=55’];
var sliderjs = [‘https://www.geo.tv/assets/front/js/ui/swiper.min.js’];

var firebaseappjs = [‘https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js’];
var firebasejs = [‘https://www.gstatic.com/firebasejs/8.10.1/firebase-analytics.js’,’https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js’];
var firebasejs_tokenjs = [‘https://www.geo.tv/assets/front/js/push_notification.js?v=1.511’];

var alljscustom = [‘https://www.geo.tv/assets/front/js/ui/my.js?ver=232366′,’https://www.geo.tv/assets/front/js/mycustom.js?ver=646’];

/*setTimeout(function(){
lazyloadjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 500);*/

setTimeout(function(){
jqueryjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 1000);

// setTimeout(function(){
// bootstrapjs.forEach(function (item,index) {
// var scriptElement=document.createElement(‘script’);
// scriptElement.type=”text/javascript”;
// scriptElement.src = item;
// document.body.appendChild(scriptElement);
// });
// }, 2000);

setTimeout(function(){
firebaseappjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 2500);

setTimeout(function(){
firebasejs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.head.appendChild(scriptElement);
});
}, 4000);

setTimeout(function(){
firebasejs_tokenjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.head.appendChild(scriptElement);
});
}, 6000);

const jqueryIntervalcheck = setInterval(function () {
if(typeof jQuery !== “undefined”){
clearInterval(jqueryIntervalcheck);

setTimeout(function(){
sliderjs.forEach(function (item,index) {
if(item == ‘https://www.geo.tv/assets/front/js/ui/swiper.min.js’){
var story_embed_gallery = $(‘.story-area’).find(‘.embedgallery’).length;
//var story_embed_gallery = 0;
if(parseInt(story_embed_gallery) > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
}
}
});
}, 100);

setTimeout(function(){
alljscustom.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 1300);

/*const jqueryIntervalcount = setInterval(function () {
if(typeof jQuery !== “undefined”){
clearInterval(jqueryIntervalcount);*/
if($(‘.infogram-embed’).length > 0 || $(’embedinfogram’).length > 0)
{
!function (e, t, n, s) {
var i = “InfogramEmbeds”, o = e.getElementsByTagName(t)[0], d = /^http:/.test(e.location) ? “http:” : “https:”;
if (/^/{2}/.test(s) && (s = d + s), window[i] && window[i].initialized)window[i].process && window[i].process(); else if (!e.getElementById(n)) {
var a = e.createElement(t);
a.async = 1, a.id = n, a.src = s, o.parentNode.insertBefore(a, o)
}
}(document, “script”, “infogram-async”, “https://e.infogram.com/js/dist/embed-loader-min.js”);
}

if($(‘.flourishClass’).length > 0)
{
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://public.flourish.studio/resources/embed.js”;
document.body.appendChild(scriptElement);
}

if($(‘.apester-media’).length > 0)
{
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://static.apester.com/js/sdk/latest/apester-sdk.js”;
document.body.appendChild(scriptElement);
}

if($(‘.twitter-tweet’).length > 0)
{
var tweetObj = document.getElementsByClassName(‘tweetPost’);
var counter_tweet = 0;
if (tweetObj.length == 0) {
tweetObj = document.getElementsByClassName(‘twitter-tweet’);
$.each(tweetObj, function (i, v) {
$(this).attr(‘id’, ‘twitter-post-widget-‘ + i);
});
} else {
$.each(tweetObj, function (i, v) {

if($(this).find(‘.twitter-tweet’).length > 0){
$(this).find(‘.twitter-tweet’).attr(‘id’, ‘twitter-post-widget-‘ + counter_tweet);
counter_tweet++;
}
});
}
$.getScript(‘https://platform.twitter.com/widgets.js’, function () {
var k = 0;
var tweet = document.getElementById(‘twitter-post-widget-‘ + k);
var tweetParent, tweetID;

while (tweet) {
tweetParent = tweet.parentNode;
//tweetID = tweet.dataset.tweetId;
tweetID = tweetParent.getAttribute(“id”);
if(tweetID === null){
tweetID = tweet.dataset.tweetId;
}
//var tweetVideoClass = tweet.getAttribute(‘class’).split(‘ ‘)[0];
$(tweet).remove();

twttr.widgets.createTweet(
tweetID,
tweetParent
);
k++;
tweet = document.getElementById(‘twitter-post-widget-‘ + k);
}
});
/*==============*/
var tweetObjVid = document.getElementsByClassName(‘tweetVideo’);
var counter_tweet = 0;
if (tweetObjVid.length == 0) {

tweetObjVid = document.getElementsByClassName(‘twitter-video’);
$.each(tweetObjVid, function (i, v) {
$(this).attr(‘id’, ‘twitter-vid-widget-‘ + i);
});

} else {

$.each(tweetObjVid, function (i, v) {
if($(this).find(‘.twitter-video’).length > 0){
$(this).find(‘.twitter-tweet’).attr(‘id’, ‘twitter-vid-widget-‘ + counter_tweet);
counter_tweet++;
}
});

}
$.getScript(‘//platform.twitter.com/widgets.js’, function () {
var v = 0;
var tweetVid = document.getElementById(‘twitter-vid-widget-‘ + v);
var tweetParentVid, tweetIDVid;
while (tweetVid) {
tweetParentVid = tweetVid.parentNode;
//tweetIDVid = tweetVid.dataset.tweetId;
tweetIDVid = tweetParentVid.getAttribute(“id”);
if(tweetIDVid === null){
tweetIDVid = tweet.dataset.tweetId;
}
$(tweetVid).remove();
twttr.widgets.createVideo(
tweetIDVid,
tweetParentVid
);
v++;
tweetVid = document.getElementById(‘twitter-vid-widget-‘ + v);
}
});
}

if($(‘.instagram-media’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://platform.instagram.com/en_US/embeds.js”;
document.body.appendChild(scriptElement);
}

if($(‘.tiktok-embed’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.tiktok.com/embed.js”;
document.body.appendChild(scriptElement);
}

if($(‘.threadsPost’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.threads.net/embed.js”;
document.body.appendChild(scriptElement);
}

if($(‘.fb-video’).length > 0 || $(‘.fb-post’).length > 0){
var container_width = $(window).width();
if(container_width 0){
let embed_url = $(‘.fb-video’).attr(‘data-href’);
let htmla=”

‘;
$(‘.fb-video’).parent(‘.embed_external_url’).html(htmla);
}
else{
let embed_url = $(‘.fb-post’).attr(‘data-href’);
let htmla=”

‘;
}
}

$(‘body’).prepend(‘

‘);

var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11&appId=580305968816694″;
document.body.appendChild(scriptElement);
}

var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://dcc4iyjchzom0.cloudfront.net/widget/loader.js”;
document.body.appendChild(scriptElement);
/*}
},100);*/ }
},100);
};

var raf = window.requestAnimationFrame || window.mozRequestAnimationFrame ||
window.webkitRequestAnimationFrame || window.msRequestAnimationFrame;

var loadDeferredJSCaptcha = function() {
var addJSNode = document.getElementById(“captchejs”);
var replacement = document.createElement(“div”);
replacement.innerHTML = addJSNode.textContent;
document.body.appendChild(replacement);
addJSNode.parentElement.removeChild(addJSNode);
};

window.addEventListener(‘load’, loadDeferredJS);
//window.addEventListener(‘load’, loadDeferredJSCaptcha);

#Recordbreaking #temperatures #June #world

Leave a Reply

Your email address will not be published. Required fields are marked *