Live data from Hacker News

What is happening in the Arctic is now beyond words, so here are the pictures

climatecodered.org

11–20 of 257 posts

Re: What is happening in the Arctic is now beyond words, so here are the pictures

#12
post #5

Earlier quoted context omitted.

HTML doesn't have an tag.

Actually, it does. Try it. (To be clear, it was implemented because of the frequency in which developers mistakenly use instead of )

Apparently not in HTML5, although major browsers retained it for the purpose you mentioned and back-compat.

https://stackoverflow.com/questions/11928566/img-vs-image-ta...

Re: What is happening in the Arctic is now beyond words, so here are the pictures

#13
post #9

beach front property owners should worry

and anybody owning stock in companies that insure those properties....

As Americans, we're all on the hook for it.

https://www.fema.gov/national-flood-insurance-program

https://www.nytimes.com/2017/11/04/business/a-broke-and-brok...

"The government-run National Flood Insurance Program is, for now, virtually the only source of flood insurance for more than five million households in the United States. This hurricane season, as tens of thousands of Americans seek compensation for storm-inflicted water damage, they face a problem: The flood insurance program is broke and broken.

The program, administered by the Federal Emergency Management Agency, has been in the red since Hurricane Katrina flooded New Orleans in 2005. It still has more than a thousand disputed claims left over from Sandy. And in October, it exhausted its $30 billion borrowing capacity and had to get a bailout just to keep paying current claims."

Re: What is happening in the Arctic is now beyond words, so here are the pictures

#14
The Arctic Sea Ice Blog has been my go-to for cold hard facts about the arctic. The main author of the blog has been quite a bit less active over the last year, but his data aggregation page[2] is still alive and ticking.

For example, I can see from the DMI (Danish Met Institute) Daily Arctic mean temperatures north of 80N graph that area-averaged temperatures in the farthest north have been well above average all season.

There is also a plot of the total freezing degree-days over the entire winter season, and its anomaly relative to the past several decades. From there, I can see that while this season has been far less cold than average, it was not nearly as warm as last year.

Last year's winter season set a new minimax record for arctic sea ice coverage over the winter, but that didn't turn into a minimum coverage record over the summer.

It looks like the total arctic sea ice extent is currently setting a minimum-coverage record at this date, but its too early to tell if it will set another minimax record. From the regional graphs page[3], it looks like most of the anomaly is coming from the Bearing Sea.

[1]: http://neven1.typepad.com/blog/

[2]: https://sites.google.com/site/arcticseaicegraphs/

[3]: https://sites.google.com/site/arcticseaicegraphs/regional

Re: What is happening in the Arctic is now beyond words, so here are the pictures

#15
The heat spikes in the Arctic now so early on in the year and the jet stream which previously brought cold towards the Arctic now shifts the cold down in cold spikes and record cold fronts to north east and Europe. It seems we will no longer have an Arctic soon and the jet stream will be permanently shifted due to anthropogenic climate change.

We had record heat in Southern California in early February and around the same time these graphs show the Arctic temperatures spiking our temperatures began to drop. I'm afraid once the ice is almost wiped out we will expect more record high temperatures and while all the heat builds in the Arctic more record colds as the cold that was in the Arctic is dissipated to other places.

Re: What is happening in the Arctic is now beyond words, so here are the pictures

#16
post #5

Earlier quoted context omitted.

HTML doesn't have an tag.

Actually, it does. Try it. (To be clear, it was implemented because of the frequency in which developers mistakenly use instead of )

No it doesn’t. Html has img and picture tags. https://www.w3.org/TR/html52/semantics-embedded-content.html...

Re: What is happening in the Arctic is now beyond words, so here are the pictures

#17
post #7
post #2

I read the weather report (in Danish). [1] The local warming in Greenland has already happened in previous years at that particular weather station. The spike in temperature was caused by a foehn-like wind -- same as a chinook wind in the Colorado or Wyoming Rockies; the temperature in Boulder CO can easily climb 10-20 C over a few hours and rapidly melt the snow, then return to a deep freeze the next night. [1] http…

But...the ice levels are well below record lows during the satellite era according to the article. When are we going to stop kidding ourselves?

I haven't said anything about arctic sea ice levels, have I?

I just provided a factual summary based on the original Danish report about the cause of a one-day temperature spike recorded at one weather station in Northern Greenland.

Re: What is happening in the Arctic is now beyond words, so here are the pictures

#18
post #12

Earlier quoted context omitted.

Actually, it does. Try it. (To be clear, it was implemented because of the frequency in which developers mistakenly use instead of )

Apparently not in HTML5, although major browsers retained it for the purpose you mentioned and back-compat. https://stackoverflow.com/questions/11928566/img-vs-image-ta...

Interesting comment there:

I discovered, the hard way, that the Android Gmail client, using naked HTML (with a default naked DTD specification), does exhibit this problem. It only responds to [i.e., not ]. gmail.com is fine with , but not the Android gmail client.

Looks like a fingerprinting opportunity to me.

Re: What is happening in the Arctic is now beyond words, so here are the pictures

#20
post #12

Earlier quoted context omitted.

Actually, it does. Try it. (To be clear, it was implemented because of the frequency in which developers mistakenly use instead of )

Apparently not in HTML5, although major browsers retained it for the purpose you mentioned and back-compat. https://stackoverflow.com/questions/11928566/img-vs-image-ta...

It's in HTML5 as well, but is converted at tokenization time to and a parse error is recorded.

https://www.w3.org/TR/2011/WD-html5-20110113/tokenization.ht...

(Search for "image")

Post reply on HN