Slashdot Mirror


World Emissions of Carbon Dioxide Outpace Worst-Case Scenario

Layzej writes "The global output of heat-trapping carbon dioxide jumped by the biggest amount on record in 2010, the U.S. Department of Energy calculated. A chart accompanying the study shows the breakdown by country. The new figures mean that levels of greenhouse gases are higher than the worst case scenario outlined by climate experts just four years ago. It is a 'monster' increase that is unheard of, said Gregg Marland, a professor of geology at Appalachian State University, who has helped calculate Department of Energy figures in the past. The question now among scientists is whether the future is the IPCC's worst case scenario or something more extreme."

15 of 760 comments (clear)

  1. Phew... by Anonymous Coward · · Score: 5, Funny

    Thank goodness that "global warming" is bullshit.

    1. Re:Phew... by JoeMerchant · · Score: 5, Informative

      Note that the US, who in principle did not sign the Kyoto protocol, actually reduced emissions significantly (not just reduction in growth, but actual reduction) since 2007 due to the economic recession.

      So, we don't want to reduce carbon emissions because it will hurt our economy - but hurt the economy and emissions automatically reduce. Sounds like a vicious cycle that needs a technological exit strategy to me.

    2. Re:Phew... by Muros · · Score: 5, Insightful

      China surpassed US both in absolute amount and in relative amount, by the way.

      What do you mean by relative amount? That graph shows China 15-20% above US. China has a population ~4.3 times the size of the US. Relatively speaking, that puts the US at about 360% of China's CO2 production.

    3. Re:Phew... by catchblue22 · · Score: 5, Insightful

      Nobody wants to cut back on emissions in any meaningful way because it will mean literal death for large numbers of people unable to be supported by non-oil-based agricultural methods

      Your argument displays at least two logical fallacies. Firstly you imply that reductions in carbon emissions must necessarily involve an abandonment of fossil fuel use in agriculture. Emissions can be substantially reduced by living closer to where we work, by using more efficient transportation, and by designing our buildings more efficiently. This is an example of an all or nothing fallacy. Secondly, you implicitly misrepresent the views of more reasonable environmentalists, which is the strawman fallacy.

      --
      This and no other is the root from which a tyrant springs; when first he appears as a protector - Plato (423 to 327 BC)
    4. Re:Phew... by Electricity+Likes+Me · · Score: 5, Insightful

      He also misrepresents the entire process of modern agriculture - namely, none of the inputs are implicitly dependent on the active production of more CO2. All of them could be done more efficiently, or utilizing alternative power sources. Of course, he's also not covering the rather considerable issue that high-energy-driven intensive farming is doing a lot of long term damage to arable lands all over the world, and actively reducing their productive capacity. Changes to more sustainable farming methods would reduce the dependence of fertilizers and follow effects on marine ecosystems from run-off.

      But there's no sense letting any of that get in the way of trying to co-opt global hunger as a perverse argument *against* doing anything about climate change.

    5. Re:Phew... by MaskedSlacker · · Score: 5, Insightful

      I'm driving to Las Vegas from Virginia in March, and there are no electric cars that will do that in the timeframe my WRX will.

      Waaaa. Waaaa. I'm entitled to luxuries that no one in the entire history of humanity had outside of the last 70 years. Waaaa.

      The reality is our lifestyles are going to radically change over the next few decades. You might not like it, but, the physical realities of oil production and vehicle design being what they are, you'll just have to suck it up.

      More trains over land, more ship travel over sea, less personal automotive and passenger flight. That's the reality we're heading towards. Get over yourself.

  2. Re:Where's the beef? by Phleg · · Score: 5, Informative

    CO2 outpaces worst-case scenarios yet the heat doesn't show up.

    I can't tell if you're trolling, or if you're actually that fucking ignorant.

    Perhaps the computer models were wrong*. [* actually, computer models give you whatever result you want if you tweak them the right way, so they technically, they gave the 'right' results]

    Likewise, climate models are designed to simulate the physicsof the global ecosystem, and not just perform statistical regressions.

    Perhaps next time you might consider having the slightest fucking clue of what you're talking about before joining a discussion with adults?

    --
    No comment.
  3. Re:Where's the beef? by RichMan · · Score: 5, Informative

    > CO2 outpaces worst-case scenarios yet the heat doesn't show up.

    Heat lags CO2. Just like the middle of winter is not Dec 21 and the middle of summer is not June 21.
    The earth is warming up a little more each year. Please learn a little before making wrong headed statements.

    Adding heat to the oceans takes a long time. Think boiling water. Adding 1 or 2 degrees to the entire oceans takes an awful lot of energy accumulation. The heat we have added so far has just started to turn over the ocean currents.

  4. Re:Where's the beef? by sermo-rationis · · Score: 5, Informative
    From the article, which was written in July 2010:

    Currently 1998 is the hottest year on record. Two combined land and sea surface temperature records from Nasa's Goddard Institute for Space Studies (GISS) and the US National Climatic Data Centre (NCDC) both calculate that the first six months of 2010 were the hottest on record. According to GISS, four of the six months also individually showed record highs.

    At the time the article was written, the first six months of 2010 were hotter than the corresponding months in 1998. Unfortunately that trend continued, and this year NOAA announced that 2010 had tied with 2005 for the hottest year on record. (2005 was hotter than 1998; the guardian got that fact wrong).

    Source: http://www.noaanews.noaa.gov/stories2011/20110112_globalstats.html

  5. Re:Where's the beef? by cwebster · · Score: 5, Insightful

    They were all talking about differential equations, just some of you don't know it. Global circulation models are a collection of coupled atmosphere, ocean, etc models. Each of these models contain a core set of differential equations, which are either discretized to be integrated forward in time in physical space, or decomposed into spectral space, which has certain benefits for non-linear terms in the Navier-Stokes equation. There are a number of parameterizations to handle sub grid-scale processes so their effects taken into account at the resolved grid scale*. In essence you have a bunch of differential equations and a closure to give yourself a closed system for each component of the GCM, which you then use to force other components, and you integrate it all forward in time.

    And the gp was right about observations. If you recall your ODE/PDE class, you'll be interested to know this is a boundary-value problem and you need to specify initial and boundary conditions. Initial conditions are your observations, or whatever your assumptions about the current state are. Often the GCM models are initialized in the year 1800 or 1900, giving them 100+ years of simulation time to equilibrate and match known observations before they are really forecasting the future. As for boundary conditions, the model is global, so the boundaries wrap around and you dont need to worry about them.

    * An example of this is convection. When moist air rises and condensation occurs (to form cloud drops, rain, ice, etc), energy is released into the surrounding system (enthalpy of vaporization, deposition, fusion, etc). This translates into warming of the surrounding air, and helps drive convection and represents a transport of warming from the surface to the middle and upper atmosphere. The condensation process happens on a much smaller scale than a GCM can resolve, so the equations being integrated cannot represent this process. The process does however have an effect on temperature at the resolved scale. To handle this, parameterizations are employed that make certain assumptions about these processes and then make adjustments to the resolved scale. It would be better to just resolve these effects directly, but when you try to work at the molecular scale globally, realtime moves faster than the model does.

  6. Re:Models are always right! by ThePackager · · Score: 5, Interesting

    Fear the data, denier: * every year since 1992 has been warmer than 1992; * the ten hottest years on record occurred in the last 15; * every year since 1976 has been warmer than 1976; * the 20 hottest years on record occurred in the last 25; * every year since 1956 has been warmer than 1956; and * every year since 1917 has been warmer than 1917. The two most reputable globally and seasonally averaged temperature trend analyses are the NASA GISS direct surface temperature analysis and the CRU direct surface temperature analysis. Both trends are definitely and significantly up.

    --
    Please have respect for people with different abilities, especially children.
  7. Re:Models are always right! by Anonymous Coward · · Score: 5, Insightful

    The models are off because up until 2009/2010-ish were actually experiencing a natural cooling trend, which masked our artificial warming trend and came out as a wash. Now that the cooling trend has subsided, warming is expected to spike in the coming decade.

    http://www.washingtonpost.com/wp-dyn/content/article/2009/09/03/AR2009090302199.html

      Or we could just jump to convenient conclusions given a tiny dataset.

    There is a warming/dry trend alternating with a cooling/wet trend every 7-10 years or so. It's called El Nino/La Nina.

    No one talks about it much anymore, but my personal experiences over the last 20 years support that cycle very well. Right now we're in a La Nina phase, meaning more cool & more precipitation (hey would you look at that, unprecedented snow in October in the U.S. this year).

    One thing that everyone needs to keep in mind is WEATHER IS NOT CLIMATE. In fact, one of the most agreed upon results of climate change is more VIOLENT weather, not merely "hotter" weather.

    When the climate balance is upset, all hell breaks loose in the weather, it doesn't just "get hotter." As a result you see things like that massive snow in Washington D.C. a year or two ago, snow in Texas a year or three ago, while simultaneously having the hottest summers on record.

    It's not rocket science.

  8. Re:Where's the beef? by cwebster · · Score: 5, Informative

    > The models don't indicate that there is supposed to be lag, the models were /programmed/ to /assume/ that there will be lag

    What the models are programmed with are basic PDE's describing what we know about fluid motion, thermodynamics, mass continuity, etc. In this case there will also be code modeling the known interactions of the CO2 molecule with solar and terrestrial radiation. What the programmers are assuming (not programmers really, but the guys running the model) is how much CO2 there is in the atmosphere. The model equations will handle how a number concentration of CO2 ends up being a warming (radiative transfer would be a good class to have had for this), and the rest of your equation set will move that warming around the system.

    You should download some model code (lots of it is open source!) and look at it sometime. Convince yourself its just an iterative march to grind on some PDE's and not a collection of "if CO2, wait 2 years, then T+=4K" type things.

  9. Re:What some people don't get by Pyzaros · · Score: 5, Funny

    Is that scientists, on average, are not crazed alarmists. They work in a field full of cut-throat peer review where the one who truly, verifiably disproves the most long-standing stuff gets the recognition and the spoils. Their language is conservative, a wide range of speculation must be admitted for consideration but they're going to err on the side of caution.

    There's nothing in nature short of a major mass extinction event to match what we're creating. I can't fathom why anyone's having kids. The kids we have already are truly screwed.

    I'm guessing you're no scientist.

  10. Re:What some people don't get by Anonymous Coward · · Score: 5, Insightful

    I work in science, and this is something of a misconception. Cut-throat peer review is anything but exempt from personal politics, as are those who dole out grants, etc. The livelihood of scientists is entirely dependent upon outside money that is often there in hopes that the scientists in question provide a specific answer. And yes, I am certain that global warming falls entirely within this domain. I have yet to meet a well funded scientist that is looking at the data the other way. If at this point you're thinking that it's bad science to be only looking at a problem from one side, you are correct. It's just that sometimes looking from that other side is a poor career choice.