ALBERT

All Library Books, journals and Electronic Records Telegrafenberg

Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Books  (109)
  • 2015-2019  (109)
  • AWI Reading room  (109)
Collection
  • Books  (109)
Language
Years
Year
Branch Library
  • 1
    Monograph available for loan
    Monograph available for loan
    Bonn : Rheinwerk Verlag GmbH
    Call number: AWI S4-16-90097
    Type of Medium: Monograph available for loan
    Pages: 467 Seiten , 1 CD-ROM , 24.5 cm
    Edition: 3., aktualisierte und erweiterte Auflage (2. Auflage im Rheinwerk Verlag)
    ISBN: 9783836237789
    Series Statement: Rheinwerk Computing
    Language: German
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 2
    Call number: AWI G1-17-90601
    Description / Table of Contents: This innovative study presents concepts and problems in soil physics, and provides solutions using original computer programs. It provides a close examination of physical environments of soil, including an analysis of the movement of heat, water and gases. The authors employ the programming language Python, which is now widely used for numerical problem solving in the sciences. In contrast to the majority of the literature on soil physics, this text focuses on solving, not deriving, differential equations for transport. Using numerical procedures to solve differential equations allows the solution of quite difficult problems with fairly simple mathematical tools. Numerical methods convert differential into algebraic equations, which can be solved using conventional methods of linear algebra. Each chapter introduces a soil physics concept, and proceeds to develop computer programs to solve the equations and illustrate the points made in the discussion. Problems at the end of each chapter help the reader practise using the concepts introduced. The text is suitable for advanced undergraduates, graduates and researchers of soil physics. It employs an open source philosophy where computer code is presented, explained and discussed, and provides the reader with a full understanding of the solutions. Once mastered, the code can be adapted and expanded for the user's own models, fostering further developments. The Python tools provide a simple syntax, Object Oriented Programming techniques, powerful mathematical and numerical tools, and a user friendly environment.
    Type of Medium: Monograph available for loan
    Pages: X, 449 Seiten , Illustrationen
    Edition: First edition
    ISBN: 0199683093 , 9780199683093
    Language: English
    Note: Contents: 1 Introduction. - 2 Basic Physical Properties of Soil. - 2.1 Geometry of the Soil Matrix. - 2.2 Soil Structure. - 2.3 Fractal Geometry. - 2.4 Geometry of the Pore Space. - 2.5 Specific Surface Area. - 2.6 Averaging. - 2.7 Bulk Density, Water Content and Porosity. - 2.8 Relationships between Variables. - 2.9 Typical Values of Physical Properties. - 2.10 Volumes and Volumetric Fractions for a Soil Prism. - 2.11 Soil Solid Phase. - 2.12 Soil Texture. - 2.13 Sedimentation Law. - 2.14 Exercises. - 3 Soil Gas Phase and Gas Diffusion. - 3.1 Transport Equations. - 3.2 The Diffiisivity of Gases in Soil. - 3.3 Computing Gas Concentrations. - 3.4 Simulating One-Dimensional Steady-State Oxygen Diffusion in a Soil Profile. - 3.5 Numerical Implementation. - 3.6 Exercises. - 4 Soil Temperature and Heat Flow. - 4.1 Differential Equations for Heat Conduction. - 4.2 Soil Temperature Data. - 4.3 Numerical Solution of the Heat Flow Equation. - 4.4 Soil Thermal Properties. - 4.5 Numerical Implementation. - 4.6 Exercises. - 5 Soil Liquid Phase and Soil-Water Interactions. - 5.1 Properties of Water. - 5.2 Soil Water Potential. - 5.3 Water Potential-Water Content Relations. - 5.4 Liquid- and Vapour-Phase Equilibrium. - 5.5 Exercises. - 6 Steady-State Water Flow and Hydraulic Conductivity. - 6.1 Forces on Water in Porous Media. - 6.2 Water Flow in Saturated Soils. - 6.3 Saturated Hydraulic Conductivity. - 6.4 Unsaturated Hydraulic Conductivity. - 6.5 Exercises. - 7 Variation in Soil Properties. - 7.1 Frequency Distributions. - 7.2 Probability Density Functions. - 7.3 Transformations. - 7.4 Spatial Correlation. - 7.5 Approaches to Stochastic Modelling. - 7.6 Numerical Implementation. - 7.7 Exercises. - 8 Transient Water Flow. - 8.1 Mass Conservation Equation. - 8.2 Water Flow. - 8.3 Infiltration. - 8.4 Numerical Simulation of Infiltration. - 8.5 Numerical Implementation. - 8.6 Exercises. - 9 Triangulated Irregular Network. - 9.1 Digital Terrain Model. - 9.2 Triangulated Irregular Network. - 9.3 Numerical Implementation. - 9.4 Main. - 9.5 Triangulation. - 9.6 GIS Functions. - 9.7 Boundary. - 9.8 Geometrical Properties of Triangles. - 9.9 Delaunay Triangulation. - 9.10 Refinement. - 9.11 Utilities. - 9.12 Visualization. - 9.13 Exercise. - 10 Water Flow in Three Dimensions. - 10.1 Governing Equations. - 10.2 Numerical Formulation. - 10.3 Coupling Surface and Subsurface Flow. - 10.4 Numerical Implementation. - 10.5 Simulation. - 10.6 Visualization and Results. - 10.7 Exercises. - 11 Evaporation. - 11.1 General Concepts. - 11.2 Simultaneous Transport of Liquid and Vapour in Isothermal Soil. - 11.3 Modelling evaporation. - 11.4 Numerical Implementation. - 11.5 Exercises. - 12 Modelling Coupled Transport. - 12.1 Transport Equations. - 12.2 Partial Differential Equations. - 12.3 Surface Boundary Conditions. - 12.4 Numerical Implementation. - 12.5 Exercises. - 13 Solute Transport in Soils. - 13.1 Mass Flow. - 13.2 Diffusion. - 13.3 Hydrodynamic Dispersion. - 13.4 Advection-Dispersion Equation. - 13.5 Solute-Soil Interaction. - 13.6 Sources and Sinks of Solutes. - 13.7 Analytical Solutions. - 13.8 Numerical Solution. - 13.9 Numerical Implementation. - 13.10 Exercises. - 14 Transpiration and Plant-Water Relations. - 14.1 Soil Water Content and Soil Water Potential under a Vegetated Surface. - 14.2 General Features of Water Flow in the SPAC. - 14.3 Resistances to Water Flow within the Plant. - 14.4 Effect of Environment on Plant Resistance. - 14.5 Detailed Consideration of Soil and Root Resistances. - 14.6 Numerical Implementation. - 14.7 Exercises. - 15 Atmospheric Boundary Conditions. - 15.1 Radiation Balance at the Exchange Surface. - 15.2 Boundary-Layer Conductance for Heat and Water Vapour. - 15.3 Evapotranspiration and the Penman-Monteith Equation. - 15.4 Partitioning of Evapotranspiration. - 15.5 Exercise. - Appendix A: Basic Concepts and Examples of Python Programming. - A.1 Basic Python. - A.2 Basic Concepts of Computer Programming. - A.3 Data Representation: Variables. - A.4 Comments Rules and Indendation. - A.5 Arithmetic Expression. - A.6 Functions. - A.7 Flow Control. - A.8 File Input and Output. - A.9 Arrays. - A.10 Reading Date Time. - A.11 Object-Oriented Programming in Python. - A.12 Output and Visualization. - A.13 Exercises. - Appendix B: Computational Tools. - B.1 Numerical Differentiation. - B.2 Numerical Integration. - B.3 Linear Algebra. - B.4 Exercises. - List of Symbols. - List of Python Variables. - List of Python Projects. - References. - Index.
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 3
    Call number: PIK N 456-17-91009 ; AWI A5-18-91009
    In: Geophysical monograph, 226
    Type of Medium: Monograph available for loan
    Pages: XIII, 386 Seiten , Illustrationen, Diagramme, Karten
    ISBN: 1119067847 , 9781119067849
    Series Statement: Geophysical Monograph Series ; 226
    Language: English
    Note: Contents: TITLE PAGE -- COPYRIGHT PAGE -- CONTENTS -- CONTRIBUTORS -- PREFACE -- ACKNOWLEDGMENTS -- PART I FORCINGS OF CLIMATE EXTREMES -- CHAPTER 1 THE CHANGING EL NIÑO-SOUTHERN OSCILLATION AND ASSOCIATED CLIMATE EXTREMES -- 1.1. INTRODUCTION -- 1.2. CHANGES IN ENSO PROPERTIES -- 1.3. CHANGES IN ENSO DYNAMICS -- 1.4. CHANGES IN ENSO TELECONNECTIONS AND ASSOCIATED CLIMATE EXTREMES -- 1.5. ENSO IN THE FUTURE -- 1.6. SUMMARY -- ACKNOWLEDGMENTS -- REFERENCES -- CHAPTER 2 WEATHER EXTREMES LINKED TO INTERACTION OF THE ARCTIC AND MIDLATITUDES -- 2.1. INTRODUCTION -- 2.2. ARCTIC EFFECTS ON MIDLATITUDE EXTREMES -- 2.3. MIDLATITUDE EFFECTS ON ARCTIC EXTREMES -- 2.4. DISCUSSION AND CONCLUSIONS -- ACKNOWLEDGMENTS -- REFERENCES -- CHAPTER 3 IMPACT OF AEROSOLS ON REGIONAL CHANGES IN CLIMATE EXTREMES -- 3.1. INTRODUCTION -- 3.2. DIRECT AND INDIRECT EFFECTS OF AEROSOLS ON CLOUDS AND RADIATION -- 3.3. AEROSOL IMPACT ON REGIONAL CLIMATE CHANGE -- 3.4. Mitigation scenarios for aerosol emissions -- 3.5. AEROSOL EFFECT ON TEMPERATURE AND PRECIPITATION EXTREMES -- 3.6. FUTURE RESEARCH NEEDS -- ACKNOWLEDGMENTS -- REFERENCES -- CHAPTER 4 WEAKENED FLOW, PERSISTENT CIRCULATION, AND PROLONGED WEATHER EXTREMES IN BOREAL SUMMER -- 4.1. INTRODUCTION -- 4.2. RESONANT CIRCULATION REGIMES -- 4.3. REAL EVENTS -- 4.4. CONCLUSIONS AND DISCUSSIONS -- ACKNOWLEDGMENTS -- REFERENCES -- CHAPTER 5 LAND PROCESSES AS THE FORCING OF EXTREMES: A REVIEW -- 5.1. INTRODUCTION -- 5.2. FORCINGS OF LAND PROCESSES ON CLIMATE EXTREMES -- 5.3. SUMMARY -- ACKNOWLEDGMENTS -- REFERENCES -- PART II PROCESSES OF CLIMATE EXTREMES -- CHAPTER 6 TIMING OF ANTHROPOGENIC EMERGENCE IN CLIMATE EXTREMES -- 6.1. INTRODUCTION -- 6.2. DEFINING TIME OF EMERGENCE -- 6.3. DATA AND METHODS -- 6.4. RESULTS -- 6.5. DISCUSSION -- 6.6. CONCLUSIONS -- ACKNOWLEDGMENTS -- REFERENCES CHAPTER 7 RECENT INCREASES IN EXTREME TEMPERATURE OCCURRENCE OVER LAND -- 7.1. INTRODUCTION -- 7.2. DATA AND METHODOLOGY -- 7.3. RESULTS -- 7.4. CONCLUSIONS -- REFERENCES -- CHAPTER 8 WHY FUTURE SHIFTS IN TROPICAL PRECIPITATION WILL LIKELY BE SMALL: THE LOCATION OF THE TROPICAL RAIN BELT AND THE HEMISPHERIC CONTRAST OF ENERGY INPUT TO THE ATMOSPHERE -- 8.1. INTRODUCTION -- 8.2. THE RELATIONSHIP BETWEEN ITCZ POSITION AND HEMISPHERIC CONTRAST OF ATMOSPHERIC HEATING -- 8.3. RELATIONSHIP BETWEEN THE SEASONAL CYCLE OF ITCZ MIGRATION AND THE ANNUAL MEAN PRECIPITATION DISTRIBUTION -- 8.4. IMPLICATIONS FOR FUTURE ITCZ SHIFTS UNDER GLOBAL WARMING -- REFERENCES -- CHAPTER 9 WEATHER-CLIMATE INTERACTIONS AND MJO INFLUENCES -- 9.1. INTRODUCTION -- 9.2. THE INTERACTIONS BETWEEN THE MJO, BACKGROUND STATE, AND SYNOPTIC WEATHER -- 9.3. A CASE STUDY ON INTERACTIONS BETWEEN THE MADDEN-JULIAN OSCILLATION AND EL NIÑO -- 9.4. INTERACTIONS BETWEEN THE MJO AND BREAKING WAVES -- 9.5. INTERACTIONS BETWEEN THE MJO, TROPICAL CYCLONES, AND THE EXTRATROPICAL CIRCULATION -- 9.6. SUMMARY -- REFERENCES -- CHAPTER 10 RECENT CLIMATE EXTREMES ASSOCIATED WITH THE WEST PACIFIC WARMING MODE -- 10.1. INTRODUCTION -- 10.2. BACKGROUND -- 10.3. DATA AND METHODS -- 10.4. SUMMARY AND DISCUSSION -- REFERENCES -- CHAPTER 11 CONNECTIONS BETWEEN HEAT WAVES AND CIRCUMGLOBAL TELECONNECTION PATTERNS IN THE NORTHERN HEMISPHERE SUMMER -- 11.1. INTRODUCTION -- 11.2. DATA AND METHODS -- 11.3. DISTRIBUTION OF HEAT WAVES -- 11.4. PLANETARY WAVES ASSOCIATED WITH THE HEAT WAVES -- 11.5. SUMMARY AND DISCUSSION -- ACKNOWLEDGMENTS -- REFERENCES -- PART III REGIONAL CLIMATE EXTREMES -- CHAPTER 12 NORTH AMERICAN DROUGHT AND LINKS TO NORTHERN EURASIA: THE ROLE OF STATIONARY ROSSBY WAVES -- 12.1. INTRODUCTION -- 12.2. REANALYSIS DATA AND THE GEOS-5 AGCM EXPERIMENTS -- 12.3. RESULTS -- 12.4. SUMMARY AND CONCLUSIONS ACKNOWLEDGMENTS -- REFERENCES -- CHAPTER 13 THE CALIFORNIA DROUGHT: TRENDS AND IMPACTS -- 13.1. INTRODUCTION -- 13.2. THE PROLONGED DROUGHT OF 2012-2016 -- 13.3. ROLE OF ENSO CYCLE -- 13.4. ARCTIC INFLUENCES -- 13.5. DROUGHT IMPACTS ON CALIFORNIA -- 13.6. CONCLUDING REMARKS -- REFERENCES -- CHAPTER 14 OBSERVED TRENDS IN US TORNADO FREQUENCY -- 14.1. INTRODUCTION -- 14.2. STORM DATA TORNADO DATABASE -- 14.3. US TORNADO CLIMATOLOGY -- 14.4. CHANGES IN US TORNADO STATISTICS -- 14.5. CONCLUDING REMARKS -- ACKNOWLEDGMENTS -- REFERENCES -- CHAPTER 15 MECHANISMS EXPLAINING RECENT CHANGES IN AUSTRALIAN CLIMATE EXTREMES -- 15.1. INTRODUCTION -- 15.2. AUSTRALIAN RAINFALL EXTREMES OF 2010-2012 -- 15.3. AUSTRALIA'S TEMPERATURE EXTREMES OF 2013 -- 15.4. SUMMARY AND CONCLUSIONS -- ACKNOWLEDGMENTS -- REFERENCES -- CHAPTER 16 UNRAVELING EAST AFRICA'S CLIMATE PARADOX -- 16.1. INTRODUCTION -- 16.2. THE NATURE OF THE RECENT EAST AFRICAN LONG RAINS DECLINE -- 16.3. LINKS TO PACIFIC DECADAL VARIABILITY -- 16.4. PHYSICAL CONSIDERATIONS -- 16.5. CLIMATE MODEL SIMULATIONS OF EAST AFRICAN CLIMATE -- 16.6. CONCLUSIONS -- ACKNOWLEDGMENTS -- REFERENCES -- CHAPTER 17 A PHYSICAL MODEL FOR EXTREME DROUGHT OVER SOUTHWEST ASIA -- 17.1. INTRODUCTION -- 17.2. PRECIPITATION PATTERNS -- 17.3. SST RELATIONSHIPS -- 17.4. ATMOSPHERIC TELECONNECTIONS -- 17.5. SUMMARY -- APPENDIX: DATA -- REFERENCES -- PART IV PREDICTION OF CLIMATE EXTREMES -- CHAPTER 18 EXTRATROPICAL PRECURSORS OF THE EL NIÑO-SOUTHERN OSCILLATION -- 18.1. INTRODUCTION -- 18.2. OVERVIEW OF PRECURSORS AND THEIR IMPACT ON ENSO -- 18.3. DATA AND DEFINITIONS -- 18.4. EVALUATION OF PRECURSOR VARIABILITY AND COVARIABILITY -- 18.5. RELATIONSHIP BETWEEN PRECURSORS AND ENSO -- 18.6. DIAGNOSING PRECURSORS AS ENSO PREDICTORS -- 18.7. RELATIONSHIP OF EXTRATROPICAL PRECURSORS TO 2014 AND 2015 EL NIñO -- 18.8. SUMMARY AND DISCUSSION -- REFERENCES -- CHAPTER 19 NORTH ATLANTIC SEASONAL HURRICANE PREDICTION: UNDERLYING SCIENCE AND AN EVALUATION OF STATISTICAL MODELS -- 19.1. INTRODUCTION -- 19.2. STATISTICALLY BASED SEASONAL HURRICANE OUTLOOK MODELS -- 19.3. CONCLUSIONS -- REFERENCES -- CHAPTER 20 PREDICTING SUBSEASONAL PRECIPITATION VARIATIONS BASED ON THE MADDEN-JULIAN OSCILLATION -- 20.1. INTRODUCTION -- 20.2. THE MJO INFLUENCE ON THE VARIABILITY OF PRECIPITATION -- 20.3. FORECASTING THE MJO -- 20.4. THE MJO AND PREDICTABILITY OF PRECIPITATION -- 20.5. CONCLUSIONS -- ACKNOWLEDGMENTS -- REFERENCES -- CHAPTER 21 PREDICTION OF SHORT-TERM CLIMATE EXTREMES WITH A MULTIMODEL ENSEMBLE -- 21.1. INTRODUCTION -- 21.2. PREDICTION SKILL -- 21.3. PREDICTABILITY -- 21.4. SUMMARY AND DISCUSSION -- REFERENCES -- CHAPTER 22 TOWARD PREDICTING US TORNADOES IN THE LATE 21ST CENTURY -- 22.1. PROJECTING CHANGES IN US TORNADO ACTIVITY USING ENVIRONMENTAL PROXIES -- 22.2. SHORT-TERM TORNADO PREDICTION USING HIGH RESOLUTION MODELS AND APPLICATIONS TO DYNAMICAL DOWNSCALING -- 22.3. CONCLUDING REMARKS -- ACKNOWLEDGMENTS -- REFERENCES -- INDEX
    Location: A 18 - must be ordered
    Location: AWI Reading room
    Branch Library: PIK Library
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 4
    Monograph available for loan
    Monograph available for loan
    Hoboken, NJ : Wiley Blackwell
    Call number: AWI G3-18-91739
    Type of Medium: Monograph available for loan
    Pages: xxiii, 515 Seiten , Illustrationen, Diagramme, Karten , 26 cm
    Edition: Fourth edition
    Edition: edition first published 2018
    ISBN: 9781119132783 , 9781119132790 (electronic) , 9781119132813 (electronic)
    Language: English
    Note: Contents: Preface to Fourth Edition. - Preface to Third Edition. - Preface to Second Edition. - Preface to First Edition. - Acknowledgments. - PART I THE PERIGLACIAL DOMAIN. - 1 Introduction. - 1.1 The Periglacial Concept. - 1.2 Diagnostic Criteria. - 1.3 Periglacial Environments. - 1.4 The Periglacial Domain. - 1.5 The Periglacial Domain and the Cryosphere. - 1.6 Disciplinary Considerations. - 1.6.1 The Growth of Geocryology. - 1.6.2 The Challenge of Quaternary Science. - 1.6.3 Periglacial Geomorphology or Cold-Region Geomorphology?. - 1.7 Societal Considerations. - 1.8 The Growth of Periglacial Knowledge. - 2 Periglacial Climates. - 2.1 Boundary Conditions. - 2.2 Cold Deserts. - 2.3 Regional Climates. - 2.3.1 High Arctic Climates. - 2.3.2 Continental Climates. - 2.3.3 Alpine Climates. - 2.3.4 Montane Climates. - 2.3.5 Climates of Low Annual Temperature Range. - 2.3.6 Antarctica: A Special Case. - 2.4 Snow and Ice. - 2.5 Wind. - 2.6 Ground Climates. - 2.6.1 The 'n'-Factor. - 2.6.2 The Thermal Offset. - 2.6.3 The Ground Temperature Regime. - 2.7 Periglacial Climates and Global Climate Change. - 2.7.1 Basic Facts. - 2.7.2 Why Climate-Cryosphere Interactions Accelerate Climate Warming. - 3 Periglacial Ecosystems. - 3.1 General Statement. - 3.2 Biogeographic Zonation and Major Vegetation Types. - 3.3 Adaptations to Cold, Snow, Wind and Aridity. - 3.4 The Effect of Vegetation. - 3.5 The Polar Deserts. - 3.5.1 The High Arctic Polar Deserts. - 3.5.2 The High Arctic Polar Semi-Deserts. - 3.6 The Polar Desert-Tundra Transition. - 3.7 The Low-Arctic Tundra. - 3.8 The Forest-Tundra Bioclimatic Boundary (The Tree Line). - 3.9 The Boreal Forest. - 3.10 The Alpine and Montane Ecosystems. - 3.11 Antarctica - A Special Case. - 3.12 Periglacial Ecosystems and Climate Change. - PART II FROZEN GROUND AND PERMAFROST. - 4 Ground Freezing, Permafrost and the Active Layer. - 4.1 Introduction. - 4.2 Ground Freezing. - 4.2.1 Basic Concepts. - 4.2.2 Ice Segregation. - 4.2.3 "The Frozen Fringe'. - 4.2.4 Frost Heave. - 4.3 Perennially-Frozen Ground (Permafrost). - 4.4 Moisture and Ice Within Permafrost. - 4.5 Thermal and Physical Properties. - 4.5.1 The Geothermal Regime. - 4.5.2 The TTOP Model. - 4.5.3 Physical Properties. - 4.5.4 Thermal Properties. - 4.6 Permafrost Hydrology. - 4.6.1 Aquifers. - 4.6.2 Hydrochemistry. - 4.6.3 Groundwater Icings. - 4.7 The Active Layer. - 4.7.1 Terminology. - 4.7.2 The Active-Layer Thermal Regime. - 4.7.3 The Transient Layer. - 4.7.4 The Stefan Equation. - 5 Permafrost Distribution and Stability. - 5.1 Introduction. - 5.2 Controls over Permafrost Distribution. - 5.2.1 Relief and Aspect. - 5.2.2 Rock Type. - 5.2.3 Vegetation. - 5.2.4 Snow Cover. - 5.2.5 Fire. - 5.2.6 Lakes and Surface Water Bodies. - 5.3 Spatial Extent of Permafrost and Frozen Ground. - 5.3.1 Latitudinal Permafrost. - 5.3.2 Alpine (Mountain) Permafrost. - 5.3.3 Montane Permafrost. - 5.3.4 Seasonally-Frozen Ground. - 5.4 Sub-Sea and Relict Permafrost. - 5.4.1 Sub-Sea Permafrost. - 5.4.2 Relict (Terrestrial) Permafrost. - 5.5 Permafrost and Ecosystems. - 5.6 Permafrost Monitoring and Mapping. - 5.6.1 CALM and GTN-P (TSP). - 5.6.2 BTS and Mountain Permafrost Probability Mapping. - 5.7 Climate Warming and Permafrost. - 5.7.1 Evidence for Warming Permafrost. - 5.7.2 Evidence for Thawing Permafrost. - 6 Ground Ice and Cryostratigraphy. - 6.1 Introduction. - 6.2 Quantitative Parameters. - 6.3 Epigenetic, Syngenetic and Polygenetic Permafrost. - 6.4 Classification. - 6.4.1 The Russian Approach. - 6.4.2 The North American Approach. - 6.5 Main Ground Ice Types. - 6.5.1 Pore Ice. - 6.5.2 Segregated Ice. - 6.5.3 Intrusive Ice. - 6.5.4 Vein Ice. - 6.5.5 Other Types of Ice. - 6.6 Ice Distribution. - 6.6.1 Amounts. - 6.6.2 Distribution with Depth. - 6.6.3 Ice in Bedrock. - 6.6.4 Ice in Poorly-Lithified Sediments. - 6.7 Cryostratigraphy and Cryolithology. - 6.7.1 Cryostructural Analysis. - 6.7.2 Cryostructures of Epigenetic and Syngenetic Permafrost. - 6.7.3 Thaw Unconformities. - 6.7.4 Aggradational Ice. - 6.7.5 Icy Bodies and Ice, Sand and Soil Pseudomorphs. - 6.8 Ice Crystallography. - 6.9 Ice Geochemistry. - 6.10 Massive Ice and Massive-Icy Bodies. - 6.10.1 Nature and Extent. - 6.10.2 Intra-Sedimental Ice. - 6.10.3 Buried Glacier Ice. - 6.11 Cryostratigraphy and Past Environments. - 7 Aggradational Permafrost Landforms. - 7.1 Introduction. - 7.2 How Does Permafrost Aggrade?. - 7.2.1 The Illisarvik Drained-Lake Experiment. - 7.3 Thermal-Contraction-Crack Polygons. - 7.3.1 Coefficients of Thermal Expansion and Contraction. - 7.3.2 Ice, Sand and Soil ('Ground') Wedges. - 7.3.3 Development of the Polygon Net. - 7.3.4 Polygon Morphology. - 7.3.5 Controls over Cracking. - 7.3.6 Climatic Significance. - 7.4 Ice and Sand Wedges. - 7.4.1 Epigenetic Wedges. - 7.4.2 Syngenetic Wedges. - 7.4.3 Anti-Syngenetic Wedges. - 7.4.4 Growth and Deformation of Wedges. - 7.5 Organic Terrain. - 7.5.1 Palsas. - 7.5.2 Peat Plateaus. - 7.6 Frost Mounds. - 7.6.1 Perennial-Frost Mounds. - 7.6.2 Hydraulic (Open) System Pingos. - 7.6.3 Hydrostatic (Closed) System Pingos. - 7.6.4 Other Perennial-Frost Mounds. - 7.6.5 Seasonal-Frost Mounds. - 7.6.6 Hydrolaccoliths and Other Frost-Induced Mounds. - 8 Thermokarst Processes and Landforms. - 8.1 Introduction. - 8.2 Thawing Ground. - 8.2.1 Thaw Strain and Thaw Settlement. - 8.2.2 Potential Depths of Soil Freezing and Thawing. - 8.2.3 The Development of Thermokarst. - 8.3 Causes of Thermokarst. - 8.3.1 General Comments. - 8.3.2 Specific Causes. - 8.4 Thaw-Related Processes. - 8.4.1 Thermokarst Subsidence (Thaw Settlement). - 8.4.2 Thermal Erosion. - 8.4.3 Other Processes. - 8.5 Thermokarst Sediments and Structures. - 8.5.1 Involuted Structures. - 8.5.2 Retrogressive-Thaw-Slumps and Debris-Flow Deposits. - 8.5.3 Ice-Wedge Pseudomorphs and Composite-Wedge Casts. - 8.5.4 Ice, Silt, Sand and Gravel Pseudomorphs. - 8.6 Thermokarst Landscapes. - 8.6.1 The Alas-Thermokarst Relief of Central Yakutia. - 8.6.2 The Western North American Arctic. - 8.6.3 The Ice-Free Areas of Continental Antarctica. - 8.7 Ice-Wedge Thermokarst Relief. - 8.7.1 Low-Centred Polygons. - 8.7.2 High-Centred Polygons. - 8.7.3 Badland Thermokarst Relief. - 8.8 Thaw Lakes and Depressions. - 8.8.1 Lakes and Taliks. - 8.8.2 Morphology. - 8.8.3 Growth and Drainage. - 8.8.4 Oriented Thaw Lakes. - Part III Periglacial Geomorphology. - 9 Cold-Climate Weathering. - 9.1 Introduction. - 9.2 General Weathering Facts. - 9.3 Freezing and Thawing Indices. - 9.4 Rock (Frost?) Shattering. - 9.4.1 Frost Action and Ice Segregation. - 9.4.2 Insolation and Thermal Shock. - 9.4.3 Perspective. - 9.5 Chemical Weathering. - 9.5.1 Karkevagge. - 9.5.2 Solution and Karstification. - 9.5.3 Salt Weathering. - 9.6 Cryogenic Weathering. - 9.6.1 Cryogenic Disintegration. - 9.6.2 The Coefficient of Cryogenic Contrast. - 9.6.3 Physico-Chemical Changes. - 9.6.4 Problematic Phenomena. - 9.7 Cryobiological Weathering. - 9.8 Rates of Cold-Climate Bedrock Weathering. - 9.9 Cryosols and Cryopedology. - 9.9.1 Cryosols. - 9.9.2 Classification. - 9.9.3 Cryosolic Micromorphology. - 10 Mass-Wasting Processes and Active-Layer Phenomena. - 10.1 Introduction. - 10.2 Slow Mass-Wasting Processes. - 10.2.1 Solifluction. - 10.2.2 Frost Creep. - 10.2.3 Gelifluction. - 10.2.4 Solifluction Deposits and Phenomena. - 10.3 Rapid Mass-Wasting Processes. - 10.3.1 Active-Layer-Detachment Slides. - 10.3.2 Debris Flows, Slush Flows and Avalanches. - 10.3.3 Rockfall. - 10.4 Snow Hydrology and Slopewash Processes. - 10.4.1 Snow Hydrology and Snowbanks. - 10.4.2 Surface and Subsurface Wash. - 10.5 Active-Layer Phenomena. - 10.5.1 Frost Heaving. - 10.5.2 Bedrock Heave. - 10.5.3 Upward Heaving of Stones and Objects. - 10.5.4 Stone Tilting. - 10.5.5 Ne
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 5
    Monograph available for loan
    Monograph available for loan
    Berlin : Springer
    Associated volumes
    Call number: AWI S4-18-91822
    In: Texts in computational science and engineering, 6
    Type of Medium: Monograph available for loan
    Pages: XXXI, 922Seiten , Illustrationen, graphische Darstellungen
    Edition: Fifth edition
    ISBN: 9783662498873 , 9783662498866
    Series Statement: Texts in computational science and engineering 6
    Language: English
    Note: Contents: 1 Computing with Formulas. - 1.1 The First Programming Encounter: a Formula. - 1.1.1 Using a Program as a Calculator. - 1.1.2 About Programs and Programming. - 1.1.3 Tools for Writing Programs. - 1.1.4 Writing and Running Your First Python Program. - 1.1.5 Warning About Typing Program Text. - 1.1.6 Verifying the Result. - 1.1.7 Using Variables. - 1.1.8 Names of Variables. - 1.1.9 Reserved Words in Python. - 1.1.10 Comments. - 1.1.11 Formatting Text and Numbers. - 1.2 Computer Science Glossary. - 1.3 Another Formula: Celsius-Fahrenheit Conversion. - 1.3.1 Potential Error: Integer Division. - 1.3.2 Objects in Python. - 1.3.3 Avoiding Integer Division. - 1.3.4 Arithmetic Operators and Precedence. - 1.4 Evaluating Standard Mathematical Functions. - 1.4.1 Example: Using the Square Root Function. - 1.4.2 Example: Computing with sinh x. - 1.4.3 A First Glimpse of Rounding Errors. - 1.5 Interactive Computing. - 1.5.1 Using the Python Shell. - 1.5.2 Type Conversion. - 1.5.3 IPython. - 1.6 Complex Numbers. - 1.6.1 Complex Arithmetics in Python. - 1.6.2 Complex Functions in Python. - 1.6.3 Unified Treatment of Complex and Real Functions. - 1.7 Symbolic Computing. - 1.7.1 Basic Differentiation and Integration. - 1.7.2 Equation Solving. - 1.7.3 Taylor Series and More. - 1.8 Summary. - 1.8.1 Chapter Topics. - 1.8.2 Example: Trajectory of a Ball. - 1.8.3 About Typesetting Conventions in This Book. - 1.9 Exercises. - 2 Loops and Lists. - 2.1 While Loops. - 2.1.1 A Naive Solution. - 2.1.2 While Loops. - 2.1.3 Boolean Expressions. - 2.1.4 Loop Implementation of a Sum. - 2.2 Lists. - 2.2.1 Basic List Operations. - 2.2.2 For Loops. - 2.3 Alternative Implementations with Lists and Loops. - 2.3.1 While Loop Implementation of a for Loop. - 2.3.2 The Range Construction. - 2.3.3 For Loops with List Indices. - 2.3.4 Changing List Elements. - 2.3.5 List Comprehension. - 2.3.6 Traversing Multiple Lists Simultaneously. - 2.4 Nested Lists. - 2.4.1 A table as a List of Rows or Columns. - 2.4.2 Printing Objects. - 2.4.3 Extracting Sublists. - 2.4.4 Traversing Nested Lists. - 2.5 Tuples. - 2.6 Summary. - 2.6.1 Chapter Topics. - 2.6.2 Example: Analyzing List Data. - 2.6.3 How to Find More Python Information. - 2.7 Exercises. - 3 Functions and Branching. - 3.1 Functions. - 3.1.1 Mathematical Functions as Python Functions. - 3.1.2 Understanding the Program Flow. - 3.1.3 Local and Global Variables. - 3.1.4 Multiple Arguments. - 3.1.5 Function Argument or Global Variable?. - 3.1.6 Beyond Mathematical Functions. - 3.1.7 Multiple Return Values. - 3.1.8 Computing Sums. - 3.1.9 Functions with No Return Values. - 3.1.10 Keyword Arguments. - 3.1.11 Doc Strings. - 3.1.12 Functions as Arguments to Functions. - 3.1.13 The Main Program. - 3.1.14 Lambda Functions. - 3.2 Branching. - 3.2.1 If-else Blocks. - 3.2.2 Inline if Tests. - 3.3 Mixing Loops, Branching, and Functions in Bioinformatics Examples. - 3.3.1 Counting Letters in DNA Strings. - 3.3.2 Efficiency Assessment. - 3.3.3 Verifying the Implementations. - 3.4 Summary. - 3.4.1 Chapter Topics. - 3.4.2 Example: Numerical Integration. - 3.5 Exercises. - 4 User Input and Error Handling. - 4.1 Asking Questions and Reading Answers. - 4.1.1 Reading Keyboard Input. - 4.2 Reading from the Command Line. - 4.2.1 Providing Input on the Command Line. - 4.2.2 A Variable Number of Command-Line Arguments. - 4.2.3 More on Command-Line Arguments. - 4.3 Turning User Text into Live Objects. - 4.3.1 The Magic Eval Function. - 4.3.2 The Magic Exec Function. - 4.3.3 Turning String Expressions into Functions. - 4.4 Option-Value Pairs on the Command Line. - 4.4.1 Basic Usage of the Argparse Module. - 4.4.2 Mathematical Expressions as Values. - 4.5 Reading Data from File. - 4.5.1 Reading a File Line by Line. - 4.5.2 Alternative Ways of Reading a File. - 4.5.3 Reading a Mixture of Text and Numbers. - 4.6 Writing Data to File. - 4.6.1 Example: Writing a Table to File. - 4.6.2 Standard Input and Output as File Objects. - 4.6.3 What is a File, Really?. - 4.7 Handling Errors. - 4.7.1 Exception Handling. - 4.7.2 Raising Exceptions. - 4.8 A Glimpse of Graphical User Interfaces. - 4.9 Making Modules. - 4.9.1 Example: Interest on Bank Deposits. - 4.9.2 Collecting Functions in a Module File. - 4.9.3 Test Block. - 4.9.4 Verification of the Module Code. - 4.9.5 Getting Input Data. - 4.9.6 Doc Strings in Modules. - 4.9.7 Using Modules. - 4.9.8 Distributing Modules. - 4.9.9 Making Software Available on the Internet. - 4.10 Making Code for Python 2 and 3. - 4.10.1 Basic Differences Between Python 2 and 3. - 4.10.2 Turning Python 2 Code into Python 3 Code. - 4.11 Summary. - 4.11.1 Chapter Topics. - 4.11.2 Example: Bisection Root Finding. - 4.12 Exercises. - 5 Array Computing and Curve Plotting. - 5.1 Vectors. - 5.1.1 The Vector Concept. - 5.1.2 Mathematical Operations on Vectors. - 5.1.3 Vector Arithmetics and Vector Functions. - 5.2 Arrays in Python Programs. - 5.2.1 Using Lists for Collecting Function Data. - 5.2.2 Basics of Numerical Python Arrays. - 5.2.3 Computing Coordinates and Function Values. - 5.2.4 Vectorization. - 5.3 Curve Plotting. - 5.3.1 MATLAB-Style Plotting with Matplotlib. - 5.3.2 Matplotlib; Pyplot Prefix. - 5.3.3 SciTools and Easyviz. - 5.3.4 Making Animations. - 5.3.5 Making Videos. - 5.3.6 Curve Plots in Pure Text. - 5.4 Plotting Difficulties. - 5.4.1 Piecewisely Defined Functions. - 5.4.2 Rapidly Varying Functions. - 5.5 More Advanced Vectorization of Functions. - 5.5.1 Vectorization of StringFunction Objects. - 5.5.2 Vectorization of the Heaviside Function. - 5.5.3 Vectorization of a Hat Function. - 5.6 More on Numerical Python Arrays. - 5.6.1 Copying Arrays. - 5.6.2 In-Place Arithmetics. - 5.6.3 Allocating Arrays. - 5.6.4 Generalized Indexing. - 5.6.5 Testing for the Array Type. - 5.6.6 Compact Syntax for Array Generation. - 5.6.7 Shape Manipulation. - 5.7 High-Performance Computing with Arrays. - 5.7.1 Scalar Implementation. - 5.7.2 Vectorized Implementation. - 5.7.3 Memory-Saving Implementation. - 5.7.4 Analysis of Memory Usage. - 5.7.5 Analysis of the CPU Time. - 5.8 Higher-Dimensional Arrays. - 5.8.1 Matrices and Arrays. - 5.8.2 Two-Dimensional Numerical Python Arrays. - 5.8.3 Array Computing. - 5.8.4 Matrix Objects. - 5.9 Some Common Linear Algebra Operations. - 5.9.1 Inverse, Determinant, and Eigenvalues. - 5.9.2 Products. - 5.9.3 Norms. - 5.9.4 Sum and Extreme Values. - 5.9.5 Indexing. - 5.9.6 Transpose and Upper/Lower Triangular Parts. - 5.9.7 Solving Linear Systems. - 5.9.8 Matrix Row and Column Operations. - 5.9.9 Computing the Rank of a Matrix. - 5.9.10 Symbolic Linear Algebra. - 5.10 Plotting of Scalar and Vector Fields. - 5.10.1 Installation. - 5.10.2 Surface Plots. - 5.10.3 Parameterized Curve. - 5.10.4 Contour Lines. - 5.10.5 The Gradient Vector Field. - 5.11 Matplotlib. - 5.11.1 Surface Plots. - 5.11.2 Contour Plots. - 5.11.3 Vector Field Plots. - 5.12 Mayavi. - 5.12.1 Surface Plots. - 5.12.2 Contour Plots. - 5.12.3 Vector Field Plots. - 5.12.4 A 3D Scalar Field and Its Gradient Field. - 5.12.5 Animations. - 5.13 Summary. - 5.13.1 Chapter Topics. - 5.13.2 Example: Animating a Function. - 5.14 Exercises. - 6 Dictionaries and Strings. - 6.1 Dictionaries. - 6.1.1 Making Dictionaries. - 6.1.2 Dictionary Operations. - 6.1.3 Example: Polynomials as Dictionaries. - 6.1.4 Dictionaries with Default Values and Ordering. - 6.1.5 Example: Storing File Data in Dictionaries. - 6.1.6 Example: Storing File Data in Nested Dictionaries. - 6.1.7 Example: Reading and Plotting Data Recorded at Specific Dates. - 6.2 Strings. - 6.2.1 Common Operations on Strings. - 6.2.2 Example: Reading Pairs of Numbers. - 6.2.3 Example: Reading Coordinates. - 6.3 Reading Data fromWeb Pages. - 6.3.1 About Web Pages. - 6.3.2 How to Access Web Pages
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 6
    Monograph available for loan
    Monograph available for loan
    Köln : Carl Heymanns Verlag
    Call number: AWI S5-18-91862
    Type of Medium: Monograph available for loan
    Pages: XXV, 2377 Seiten , 19 cm
    Edition: 5. Auflage
    ISBN: 9783452287168
    Series Statement: Heymanns Taschenkommentare zum gewerblichen Rechtsschutz
    Uniform Title: Gemeinschaftsmarkenverordnung
    Former Title: 1.-4. Auflage unter dem Titel: Gemeinschaftsmarkenverordnung
    Language: German
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 7
    Call number: AWI G3-18-91864(ger) ; AWI G3-18-91864(eng) ; AWI G3-18-91864(rus)
    Type of Medium: Monograph available for loan
    Pages: 3 Bände in einem Schuber (204 Seiten) , Illustrationen, Diagramme, Karten
    ISBN: 978-3-88808-716-5 (ger) , 978-3-88808-714-1 (eng) , 978-3-88808-715-8 (rus)
    Language: German , English , Russian
    Note: Inhalt: Einführung und Hintergrund der terrestrischen Expeditionen in Sibirien / Hans-Wolfgang Hubberten, Dmitry Yu. Bolshiyanov, Mikhail N. Grigoriev, Volker Rachold, Eva-Maria Pfeiffer. - 1. Auf dem Weg zu den Lena-Expeditionen 1993-1997. - Seesedimente auf Taimyr und Sewernaja Semlja als Klima-Archiv / Pier Paul Overduin, Dmitry Yu. Bolshiyanov, Martin Melles. - Erste Studien zu Energie-, Wasser- und Spurengasflüssen in Tundraböden: Labas-See und Lewinson-Lessing-See, Taimyr-Halbinsel / Eva-Maria Pfeiffer, Julia Boike, Mikhail P. Zhurbenko, Dmitry Yu. Bolshiyanov. - Untersuchungen von Permafrost-Sequenzen in der Taimyr-Tiefebene (1994-1996) / Christine Siegert, Alexander Yu. Dereviagin. - Kohlenstoff in den arktischen Wüstenböden von Sewernaja Semlja / Eva-Maria Pfeiffer, Mikhail P. Zhurbenko, Dimitry Yu. Bolshiyanov. - Hydrologie, Geochemie und Sedimenttransport in den Flüssen Sibiriens - Das SYSTEM LAPTEV SEA Projekt 1994-1997 / Volker Rachold. - 2. Der Beginn der Lena-Expeditionen 1998-2002. - lnitiierung des Forschungsprojekts Lenadelta: Wissenschaftliche Strategie, Kooperation und Logistik / Volker Rachold, Martin Antonow, Mikhail N. Grigoriev, Dmitry Yu. Bolshiyanov, Eva-Maria Pfeiffer. - Die ersten Jahre der boden- und klimabezogenen Permafrostforschung auf Samoilow und Umgebung (Untersuchungen 1998-2001) / Eva-Maria Pfeiffer, Julia Boike, Günter Stoof, Lars Kutzbach, Mikhail N. Grigoriev, lrina A. Yakshina, Anno N. Kurchatova, Dmitry Yu. Bolshiyanov. - Bykowski-Halbinsel: Die erste Landexpedition mit Fokus auf das Paläoklima / Lutz Schirrmeister, Guido Grosse, Viktor V. Kunitsky, Christine Siegert, Hanno Meyer. - Schiffsexpeditionen von 1998 bis 2002 zur Untersuchung von Erosion und Geomorphologie der Küste mit Dunai, Neptun, Sofron Danilov und Pavel Bashmakov / Volker Rachold, Waldemar Schneider, Mikhail N. Grigoriev, Hans-Wolfgong Hubberten, Felix E. Are, Dmitry Yu. Bolshiyanov. - Untersuchung von Seen auf Arga: Geschichte und Entstehung des Lenadeltas / Georg Schwamborn, Mikhail N. Grigoriev, Volker Rachold, Vladimir E. Tumskoy, Lutz Schirrmeister, Guido Grosse. - Mikrobieller Kohlenstoffumsatz in der Auftauschicht und im Permafrost / Susanne Liebner, Christian Knoblauch, Eva-Maria Pfeiffer, Svetlana Yu. Evgrafova, Dirk Wagner. - Feldarbeit für die Rekonstruktion der Paläoumwelt / Lutz Schirrmeister, Tatyana V. Kuznetsova, Andrei A. Andreev, Frank Kienast, Dmitry Yu. Bolshiyanov. - 3. Prozessstudien zur Permafrostdynamik 2002-2005. - Submarine Permafrostbohrungen während der COAST 2005 Expedition / Volker Rachold, Mikhail N. Grigoriev, Dmitry Yu. Bolshiyanov, Waldemar Schneider. - Die frühe Forschungsstation Insel Samoilow und ihre Erweiterung 2005 / Hans-Wolfgang Hubberten, Julia Boike, Eva-Maria Pfeiffer, Günter Stoof, Alexander Yu. Gukav. - Installation des Samoilow Observatoriums - wissenschaftliches Monitoring von Klimadaten, Permafrostböden und Treibhausgasen (Untersuchungen 2002-2006) / Lars Kutzbach, Christian Wille, Torsten Sachs, David Holl, Günter Stoof Julia Boike, Mikhail N. Grigoriev, Eva-Maria Pfeiffer. - Mikrobieller Stickstoffumsatz in der Auftauschicht und den tieferen Permafrostsedimenten des Lenadeltas / Claudia Fiencke, Tina Sanders, Fabian Beermann, Elena E. Lebedeva, Eva-Maria Pfeiffer. - Geokryologische und paläoökologische Studien an den Küsten der Laptewsee / Lutz Schirrmeister, Christine Siegert, Guido Grosse, Hanno Meyer, Mikhail N. Grigoriev, Viktor V. Kunitsky. - Langzeitbeobachtungen der pelagischen Fauna in Seen und Tümpeln des Lenadeltas / Ekaterina N. Abramova, lrina I. Vishnyakova, Grigory A. Soloviev, Anna A. Abramova. - 4. Umsetzung neuer Forschungsthemen 2007-2012. - Die Dynamik der arktischen Küsten / Frank Günther, Mikhail N. Grigoriev, P. Paul Overduin, Hugues Lantuit, Hans-Wolfgang Hubberten. - Feldarbeit und Erstellung numerischer Modelle von submarinem Permafrost und Gashydraten / Hans-Wolfgang Hubberten, Pier Paul Overduin, Sebastian Wetterich, Mikhail N. Grigoriev. - Permafrostdegradation, Thermokarst und Thermoerosion - Feldforschung auf der Insel Kurungnach / Anne Morgenstern, lrina V Fedorova, Antonina A. Chetverova, Frank Günther, Mathias Ulrich, Fabian Beermann, Sebastian Zubrzycki, Sofia A. Antonova, Samuel Stettner, Julia Boike. - Mit Kettensäge zum Klimamodell - Eiskeile als Winterklima-Archive / Hanno Meyer, Thomas Opel, Alexander Yu. Dereviagin. - Veränderungen nordsibirischer Seen und Baumgrenzen in der Vergangenheit und Gegenwart als Reaktion auf Erwärmung / Ulrike Herzschuh, Luidmila A. Pestryakova, Laura S. Epp, Larisa A. Frolova, Ruslan M. Gorodnichev, Birgit Heim, Florion Jeltsch, Juliane Klemm, Stefan Kruse, Larisa B. Nazarova, Bastian Niemeyer, Anatolii N. Nikolaev, Kathleen R. Stoof-Leichsenring, Ralph Tiedemann, Mareike Wieczoreck, Evgenij S. Zakharov, Heike H. Zimmermann. - Kohlenstoff in Permafrost - Quantifizierung der Menge an organischem Material in Sibirien / Jens Strauss, Lutz Schirrmeister, Sebastian Zubrzycki, Alexander L. Kholodov, Mikhail N. Grigoriev, Viktor V. Kunitsky, Matthias Fuchs, Eva-Maria Pfeiffer, Guido Grosse. - Expeditionen mit Gummibooten und kleinen Flussbooten - Hydrologie und Geomorphologie des Lenadeltas / Dmitry Yu. Bolshiyanov, lrina V Fedorova, Julia Boike. - Mobilisierung und Ablagerung von Kohlenstoff im Lena-Flusssystem / Gesine Mollenhauer, Maria Winterfeld, Boris P. Koch, lrina V. Fedorova. - Holozäne Seen rund um das Lenadelta / Bernhard Diekmann, Boris Biskaborn, Luidmila A. Pestryakova, Dmitry A. Subetto, Dmitry Yu. Bolshiyanov, Ulrike Herzschuh, Georg Schwamborn, Volker Rachold. - Logistisch komplexe Einsätze - Beobachtungen von Energie und Treibhausgasflüssen aus der Luft mittels Helipod / Torsten Sachs, Eric Larmanau, Katrin Kohnert, Andrei Serafimavich. - Lena Expeditionen: Einbindung neuer deutscher Forschungsgruppen / Birgit Heim, Hans-Wolfgang Hubberten, Pier Paul Overduin, lrina V. Fedorova. - Ein Jahrzehnt der Küstenforschung im Lenadelta / lngeborg Bussmann, Dmitry Yu. Bolshiyanov, lrina V Fedorova, Mikhail N. Grigoriev, Alexander Yu. Gukov, Gerhard Kattner, Alexandra Kraberg, Denis V. Moiseev, Pier Paul Overduin, Lasse Sander, Karen H. Wiltshire. - 5. Neue Horizonte für Lena-Expeditionen - Die neue Forschungsstation Insel Samoilow. - Ministerpräsident W. W. Putin besucht die Insel Samoilow (P-Day) / Hanno Meyer, Thomas Opel, Alexander Yu. Dereviagin, Svetlana Yu. Evgrafava, Waldemar Schneider, Alexander S. Makarov, Mikhail N. Grigoriev. - Die neue Forschungsstation Insel Samoilow: Bau, Eröffnungsfeier, Anlage und Betrieb / Mikhail N. Grigoriev, Hans-Wolfgang Hubberten, Igor N. Yeltsov, Anne Morgenstern. - Samoilow in internationalen Programmen und Netzwerken - FLUXNET, GTN-P, INTERACT / Anne Morgenstern, Mikhail N. Grigoriev, Dmitry Yu. Bolshiyanov, Julia Boike, Lars Kutzbach. - Kurzer Überblick über die russisch-deutschen Permafrost-Projekte CARBOPERM und KoPf / Eva-Maria Pfeiffer, Hans-Wolfgang Hubberten, Mikhail N. Grigoriev, Dmitry Yu. Bolshiyanov, Sebastian Zubrzycki, Ulrike Herzschuh, Guido Grosse. - Einsatz von Fernerkundung im Gebiet der Laptewsee / Guido Grosse, Birgit Heim, Sofia Antonova, Julia Boike, Astrid Bracher, Alexey N. Fague, Frank Günther, Thomas Krumpen, Moritz Langer, Anne Morgenstern, Sina Muster, lngmar Nitze, Torsten Sachs. - Multidisziplinäre Studien auf Samoilow und Kurungnach: Geophysik, Fernerkundung, Geologie sowie botanische und Bodenstudien / Igor N. Yeltsov, Alexey N. Faguet, Leonid V. Tsibizov, Vladimir A. Kashirtsev, Vladimir V. Olenchenko, Andrey A. Kartozia, Nikolay N. Lashchinskiy. - Terrestrische Permafrost-Bohrkampagnen: Tiefe Einblicke in die Vergangenheit / Jens Strauss, Mikhail N. Grigoriev, Paul Overduin, Georgii Maximov, Guido Grosse, Alexey N. Fague, Leonid Tsibizov, Lutz Schirrmeister. - Langzeitmessungen der Energie-, Wasser-, und Treibhausgasflüsse zwischen Land und Atmosphäre von 2002 bis heute und darüber hinaus / David Holl, Ju , Contents: Introduction and Background to Terrestrial Expeditions in Siberia / Hans-Wolfgang Hubberten, Dmitry Yu. Bolshiyanov, Mikhail N. Grigoriev, Volker Rachold, Eva-Maria Pfeiffer. - 1. On the Way to the Lena Expeditions 1993-1997. - Lake Sediments on Taymyr and Severnaya Zemlya as a Climate Archive / Pier Paul Overduin, Dmitry Yu. Bolshiyanov, Martin Melles. - First Energy, Water, and Flux Studies of Tundra Soils - Labaz and Levinson-Lessing Lake, Taymyr Peninsula / Eva-Maria Pfeiffer, Julia Boike, Mikhail P. Zhurbenko, Dmitry Yu. Bolshiyanov. - Exploring Permafrost Sequences in the Taymyr Lowland (1994-1996) / Christine Siegert, Alexander Yu. Dereviagin. - Carbon in Arctic Desert Soils of Severnaya Zemlya / Eva-Maria Pfeiffer, Mikhail P. Zhurbenko, Dimitry Yu. Bolshiyanov. - Hydrology, Geochemistry, and Sediment Transport of the Siberian Rivers - The SYSTEM LAPTEV SEA Project 1994-1997 / Volker Rachold. - 2. The Beginning of the Lena Expeditions 1998-2002. - Initiation of the Research Project Lena Delta: Science Strategy, Cooperation, and Logistics / Volker Rachold, Martin Antonow, Mikhail N. Grigoriev, Dmitry Yu. Bolshiyanov, Eva-Maria Pfeiffer. - The First Years of Soil and Climate-Related Permafrost Research on Samoylov Island and Surroundings (Investigations 1998- 2001) / Eva-Maria Pfeiffer, Julia Boike, Günter Stoof, Lars Kutzbach, Mikhail N. Grigoriev, lrina A. Yakshina, Anno N. Kurchatova, Dmitry Yu. Bolshiyanov. - Bykovsky Peninsula: The First Land Expedition with a Focus on Paleoclimate / Lutz Schirrmeister, Guido Grosse, Viktor V. Kunitsky, Christine Siegert, Hanno Meyer. - The 1998-2002 Ship-Based Expeditions for Coastal Erosion and Geomorphological Studies with Dunay, Neptun, Sofron Danilov, and Pavel Bashmakov / Volker Rachold, Waldemar Schneider, Mikhail N. Grigoriev, Hans-Wolfgang Hubberten, Felix E. Are, Dmitry Yu. Bolshiyanov. - Lake Studies on Arga: History and Formation of the Lena Delta / Georg Schwamborn, Mikhail N. Grigoriev, Volker Rachold, Vladimir E. Tumskoy, Lutz Schirrmeister, Guido Grosse. - Microbial Carbon Turnover in the Active Layer and in Permafrost / Susanne Liebner, Christian Knoblauch, Eva-Maria Pfeiffer, Svetlana Yu. Evgrajova, Dirk Wagner. - Fieldwork for Reconstructing the Paleo-Environment / Lutz Schirrmeister, Tatyana V. Kuznetsova, Andrei A. Andreev, Frank Kienast, Dmitry Yu. Bolshiyanov. - 3. Process Studies of Permafrost Dynamics 2002-2006. - Subsea Permafrost Drilling During the COAST 2005 Expedition / Volker Rachold, Mikhail N. Grigoriev, Dmitry Yu. Bolshiyanov, Waldemar Schneider. - The Early Samoylov Station and Its Extension in 2005 / Hans-Wolfgang Hubberten, Julia Boike, Eva-Maria Pfeiffer, Günter Stoof, Alexander Yu. Gukov. - Installation of the Samoylov Observatory - Permafrost-Affected Soils and Greenhouse Gases (Investigations 2002-2006) / Lars Kutzbach, Christian Wille, Torsten Sachs, David Holl, Günter Stoof, Julia Boike, Mikhail N. Grigoriev, Eva-Maria Pfeiffer. - Microbial Nitrogen Turnover in the Active Layer and Deeper Permafrost Sediments of the Lena River Delta / Claudia Fiencke, Tina Sanders, Fabian Beermann, Elena E. Lebedeva, Eva-Maria Pfeiffer. - Geocryological and Paleoenvironmental Studies on the Coasts of the Laptev Sea / Lutz Schirrmeister, Christine Siegert, Guido Grosse, Hanno Meyer, Mikhail N. Grigoriev, Viktor V. Kunitsky. - Long-Term Observations of the Pelagic Fauna in Lakes and Ponds in the Lena Delta / Ekaterina N. Abramova, lrina I. Vishnyakova, Grigory A. Soloviev, Anna A. Abramova. - 4. Implementation of New Research Topics 2007-2012. - Arctic Coastal Dynamics / Frank Günther, Mikhail N. Grigoriev, Pier Paul Overduin, Hugues Lantuit, Hans-Wolfgang Hubberten. - Field Work and Numerical Modelling for Subsea Permafrost and Gas Hydrates / Hans-Wolfgang Hubberten, Pier Paul Overduin, Sebastian Wetterich, Mikhail N. Grigoriev. - Permafrost Degradation, Thermokarst and Thermal Erosion Fieldwork on Kurungnakh Island / Anne Morgenstern, Irina V. Fedorova, Antonina A. Chetverova, Frank Günther, Mathias Ulrich, Fabian Beermann, Sebastian Zubrzycki, Sofia A. Antonova, Samuel Stettner, Julia Boike. - With the Chainsaw to Climate Modelling - Ice Wedges as a Winter Climate Archive / Hanno Meyer, Thomas Opel, Alexander Yu. Dereviagin. - Past and Present Treeline and Lake Changes in Northern Siberia in Response to Warming / Ulrike Herzschuh, Luidmila A. Pestryakova, Laura S. Epp, Larisa A. Frolova, Ruslan M. Gorodnichev, Birgit Heim, Florion Jeltsch, Juliane Klemm, Stefan Kruse, Larisa B. Nazarova, Bastian Niemeyer, Anatolii N. Nikolaev, Kathleen R. Stoof-Leichsenring, Ralph Tiedemann, Mareike Wieczoreck, Evgenij S. Zakharov, Heike H. Zimmermann. - Organic Matter Matters- Quantifying the Amount of Carbon in Northern Siberia / Jens Strauss, Lutz Schirrmeister, Sebastian Zubrzycki, Alexander L. Kholodov, Mikhail N. Grigoriev, Viktor V. Kunitsky, Matthias Fuchs, Eva-Maria Pfeiffer, Guido Grosse. - Expeditions with Rubber Boats and Small River Vessels - Hydrology and Geomorphology of the Lena Delta / Dmitry Yu. Bolshiyanov, lrina V Fedorova, Julia Boike. - Mobilization and Deposition of Carbon in the Lena River System / Gesine Mollenhauer, Maria Winterfeld, Boris P. Koch, lrina V. Fedorova. - Holocene Lakes Around the Lena Delta / Bernhard Diekmann, Boris Biskaborn, Luidmila A. Pestryakova, Dmitry A. Subetto, Dmitry Yu. Bolshiyanov, Ulrike Herzschuh, Georg Schwamborn, Volker Rachold. - Complex Logistical Operations - Airborne Energy and Greenhouse Gas Flux Observations by Helipod / Torsten Sachs, Eric Larmanau, Katrin Kohnert, Andrei Serafimavich. - Lena Expeditions: Integration of New German Research Groups / Birgit Heim, Hans-Wolfgang Hubberten, Pier Paul Overduin, lrina V. Fedorova. - A Decade of Coastal Research in the Lena Delta / lngeborg Bussmann, Dmitry Yu. Bolshiyanov, lrina V Fedorova, Mikhail N. Grigoriev, Alexander Yu. Gukov, Gerhard Kattner, Alexandra Kraberg, Denis V. Moiseev, Pier Paul Overduin, Lasse Sander, Karen H. Wiltshire. - 5. New Horizons for Lena Expeditions - The New Research Station Samoylov Island. - Prime Minister V. V. Putin Visits Samoylov Island (P-Day) / Hanno Meyer, Thomas Opel, Alexander Yu. Dereviagin, Svetlana Yu. Evgrafava, Waldemar Schneider, Alexander S. Makarov, Mikhail N. Grigoriev. - The New Research Station Samoylov Island: Construction, Opening Ceremony, Facilities, and Operation / Mikhail N. Grigoriev, Hans-Wolfgang Hubberten, Igor N. Yeltsov, Anne Morgenstern. - Samoylov in International Programs and Networks - FLUX NET, GTN-P, INTERACT / Anne Morgenstern, Mikhail N. Grigoriev, Dmitry Yu. Bolshiyanov, Julia Boike, Lars Kutzbach. - Short Overview of the Russian-German Permafrost Projects CARBOPERM and KoPf / Eva-Maria Pfeiffer, Hans-Wolfgang Hubberten, Mikhail N. Grigoriev, Dmitry Yu. Bolshiyanov, Sebastian Zubrzycki, Ulrike Herzschuh, Guido Grosse. - Application of Remote Sensing in the Laptev Sea Region / Guido Grosse, Birgit Heim, Sofia Antonova, Julia Boike, Astrid Bracher, Alexey N. Fague, Frank Günther, Thomas Krumpen, Moritz Langer, Anne Morgenstern, Sina Muster, lngmar Nitze, Torsten Sachs. - Multidisciplinary Studies on Samoylov and Kurungnakh: Geophysics, Remote Sensing, Geology, Botanical, and Soil Studies / Igor N. Yeltsov, Alexey N. Faguet, Leonid V. Tsibizov, Vladimir A. Kashirtsev, Vladimir V. Olenchenko, Andrey A. Kartozia, Nikolay N. Lashchinskiy. - Deep lnsights into the Past Terrestrial Permafrost Drilling Campaigns / Jens Strauss, Mikhail N. Grigoriev, Paul Overduin, Georgii Maximov, Guido Grosse, Alexey N. Fague, Leonid Tsibizov, Lutz Schirrmeister. - Long-Term Measurements of Land-Atmosphere Fluxes of Energy, Water, and Greenhouse Gases from 2002 until Today and Beyond / David Holl, Julia Boike, Torsten Sachs, Peter Schreiber, Niko Bornemann, Christian Wille, Eva-Maria Pfeiffer, Irina V. Fedorova, Lars Kutzbach. - Carbon Turnover of Thawing Permafrost in the Lena Delta / , Russische Ausgabe in kyrillischer Schrift
    Location: AWI Reading room
    Location: AWI Reading room
    Location: AWI Reading room
    Branch Library: AWI Library
    Branch Library: AWI Library
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 8
    Call number: AWI G6-18-91956
    Description / Table of Contents: Earth's climate varies continuously across space and time, but humankind has witnessed only a small snapshot of its entire history, and instrumentally documented it for a mere 200 years. Our knowledge of past climate changes is therefore almost exclusively based on indirect proxy data, i.e. on indicators which are sensitive to changes in climatic variables and stored in environmental archives. Extracting the data from these archives allows retrieval of the information from earlier times. Obtaining accurate proxy information is a key means to test model predictions of the past climate, and only after such validation can the models be used to reliably forecast future changes in our warming world. The polar ice sheets of Greenland and Antarctica are one major climate archive, which record information about local air temperatures by means of the isotopic composition of the water molecules embedded in the ice. However, this temperature proxy is, as any indirect climate data, not a perfect recorder of past climatic variations. Apart from local air temperatures, a multitude of other processes affect the mean and variability of the isotopic data, which hinders their direct interpretation in terms of climate variations. This applies especially to regions with little annual accumulation of snow, such as the Antarctic Plateau. While these areas in principle allow for the extraction of isotope records reaching far back in time, a strong corruption of the temperature signal originally encoded in the isotopic data of the snow is expected. This dissertation uses observational isotope data from Antarctica, focussing especially on the East Antarctic low-accumulation area around the Kohnen Station ice-core drilling site, together with statistical and physical methods, to improve our understanding of the spatial and temporal isotope variability across different scales, and thus to enhance the applicability of the proxy for estimating past temperature variability. The presented results lead to a quantitative explanation of the local-scale (1–500 m) spatial variability in the form of a statistical noise model, and reveal the main source of the temporal variability to be the mixture of a climatic seasonal cycle in temperature and the effect of diffusional smoothing acting on temporally uncorrelated noise. These findings put significant limits on the representativity of single isotope records in terms of local air temperature, and impact the interpretation of apparent cyclicalities in the records. Furthermore, to extend the analyses to larger scales, the timescale-dependency of observed Holocene isotope variability is studied. This offers a deeper understanding of the nature of the variations, and is crucial for unravelling the embedded true temperature variability over a wide range of timescales.
    Type of Medium: Dissertations
    Pages: xxi, 197 Seiten , Illustrationen, Diagramme
    Language: English
    Note: Contents: 1 General introduction. - 1.1 Challenges of isotope-based temperature reconstructions. - 1.2 Thesis overview. - 1.3 Author contributions. - 2 Theoretical background. - 2.1 The isotopic composition of firn and ice. - 2.1.1 Fractionation of water isotopologues. - 2.1.2 Relationship with temperature. - 2.1.3 Measuring of the isotopic composition. - 2.2 Processes within the firn column. - 2.2.1 The firn column of polar ice sheets. - 2.2.2 The density of firn. - 2.2.3 The temperature profile of firn. - 2.2.4 Vapour diffusion in firn. - 2.3 Internal climate variability. - 3 Regional climate signal vs.local noise: a two-dimensional view of water isotopes. - 3.1 Introduction. - 3.2 Data and methods. - 3.3 Results. - 3.3.1 Trench isotope records. - 3.3.2 Single-profile representativity. - 3.3.3 Mean trench profiles. - 3.3.4 Spatial correlation structure. - 3.3.5 Statistical noise model. - 3.4 Discussion. - 3.4.1 Local noise vs. regional climate signal. - 3.4.2 Representativity of isotope signals. - 3.4.3 Implications. - 3.5 Conclusions. - 3.6 Appendix A: Derivation of noise model. - 3.6.1 Definitions. - 3.6.2 Derivation of model correlations. - 3.6.3 Estimation of parameters. - 3.7 Appendix B: Noise level after diffusion. - 4 Constraints on post-depositional isotope modifications in east antarctic firn. - 4.1 Introduction. - 4.2 Data and methods. - 4.2.1 Sampling and measurements. - 4.2.2 Trench depth scale. - 4.2.3 Spatial variability of trench profiles. - 4.2.4 Quantification of downward advection, densification and diffusion. - 4.2.5 Statistical tests. - 4.3 Results. - 4.3.1 Comparison of T15 and T13 isotope data. - 4.3.2 Expected isotope profile changes. - 4.3.3 Temporal vs. spatial variability. - 4.4 Discussion. - 4.4.1 Densification, diffusion and stratigraphic noise. - 4.4.2 Additional post-depositional modifications. - 4.5 Conclusions. - 5 On the similarity and apparent cycles of isotope variations. - 5.1 Introduction. - 5.2 Data and Methods. - 5.2.1 Data. - 5.2.2 Spectral analysis. - 5.2.3 Rice’s formula. - 5.2.4 Cycle length and amplitude estimation. - 5.2.5 Model for vertical isotope profiles. - 5.3 Results. - 5.3.1 Spectral analysis of isotope profiles. - 5.3.2 Theoretical and observed cycle length. - 5.3.3 Illustrative examples. - 5.3.4 Depth dependency of cycle length. - 5.3.5 Simulated vs. observed isotope variations. - 5.4 Discussion and summary. - 5.5 Conclusions. - 5.6 Appendix A: Input sensitivity. - 5.7 Appendix B: Additional results. - 5.8 Appendix C: Spectral significance testing. - 6 Timescale-dependency of antarctic isotope variations. - 6.1 Introduction. - 6.2 Data and methods. - 6.2.1 DML and WAIS isotope records. - 6.2.2 Spectral model. - 6.2.3 Timescale-dependent signal-to-noise ratio. - 6.2.4 Effects of diffusion and time uncertainty. - 6.2.5 Present-day temperature decorrelation. - 6.3 Results. - 6.3.1 Illustration of model approach. - 6.3.2 DML and WAIS isotope variability. - 6.4 Discussion. - 6.4.1 Interpretation of noise spectra. - 6.4.2 Interpretation of signal spectra. - 6.4.3 Signal-to-noise ratios. - 6.4.4 Differences between DML and WAIS. - 6.5 Conclusions. - 7 Declining temperature variability from LGM to holocene. - 8 General discussion and conclusions. - 8.1 Short-scale spatial and temporal isotope variability. - 8.1.1 Local spatial variability. - 8.1.2 Seasonal to interannual variability. - 8.1.3 Spatial vs. temporal variability. - 8.2 Extension to longer scales. - 8.2.1 Spatial vs. temporal variability on interannual timescales. - 8.2.2 Holocene and longer timescales. - 8.3 Concluding remarks and outlook. - Bibliography. - A Methods to: declining temperature variability from lgm to holocene. - A.1 Temperature proxy data. - A.2 Model-based temperature and variability change. - A.3 Temperature recalibration of proxy records. - A.3.1 Recalibration of ice-core records. - A.3.2 Recalibration of marine records. - A.4 Variance and variance ratio estimation. - A.5 Noise correction. - A.5.1 Testing effect of noise correction. - A.6 Effect of ecological adaption and bioturbation. - A.7 Effect of proxy sampling locations. - B Layering of surface snow and firn: noise or seasonal signal?. - B.1 Introduction. - B.2 Materials and methods. - B.2.1 Firn-core density profiles. - B.2.2 Trench density profiles. - B.2.3 Dielectric profiling and density estimates. - B.2.4 Comparison of DEP and CT density. - B.2.5 Ion measurements. - B.3 Results. - B.3.1 2-D trench density data. - B.3.2 Spatial correlation structure. - B.3.3 Comparison of mean density, isotope and impurity profiles. - B.3.4 Spectral analysis of vertical density data. - B.4 Discussion. - B.4.1 Spatial variability. - B.4.2 Representativeness of single profiles. - B.4.3 Seasonal cycle in snow density. - B.4.4 Density layering in firn and impurities. - B.5 Conclusions. - Acknowledgements - Danksagung.
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 9
    Monograph available for loan
    Monograph available for loan
    Bremerhaven : Alfred-Wegener-Institut, Helmholtz-Zentrum für Polar- und Meeresforschung
    Call number: AWI A4-19-92164
    Type of Medium: Monograph available for loan
    Pages: 86 Seiten , Illustrationen, Diagramme, Karten
    Edition: Redaktioneller Stand Januar 2018
    Series Statement: Im Fokus / Alfred-Wegener-Institut, Helmholtz-Zentrum für Polar- und Meeresforschung
    Language: German
    Note: INHALT: EDITORIAL. - Auf den Spuren des Wandels: Forschung an den Brennpunkten unseres Planeten. - SCHWERPUNKTTHEMA. - Hotspot Arktis – wenn das Eis verschwindet. - OZEANOGRAPHIE. - E-Mails vom Filchner-Schelfeis. - MEEREISVORHERSAGE. - Wenn zwei sich „streiten“. - KLIMAMODELLIERUNG. - Stets die richtige Maschenweite. - HYDROAKUSTIK. - Der Sound des Ozeans. - OZEANOGRAPHIE. - Der Wärme-Pulsschlag des Nordatlantiks. - OZEANOGRAPHIE. - Wohin wandert der Rieseneisberg vom Larsen C-Schelfeis?. - ATMOSPHÄRENFORSCHUNG. - Per Anhalter in die Arktis. - KLIMAMODELLIERUNG. - Die Stärken des Rechnens. - FERNERKUNDUNG. - Die Lücken im Blick. - ATMOSPHÄRENFORSCHUNG. - Die Ozon-Story. - MEEREISPHYSIK. - Messungen aus der Vogelperspektive. - FORSCHUNGSVERBUND. - Den Klimawandel vor der Haustür verstehen. - INFOGRAFIK. - Einblicke in das Klima der Vergangenheit. - MEERESSPIEGELANSTIEG. - Eis weg - Land unter!. - IMPRESSUM.
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 10
    Monograph available for loan
    Monograph available for loan
    Moskva : Izdatel'stvo Politechničeskogo muzeja
    Call number: AWI E1-16-90310
    Type of Medium: Monograph available for loan
    Pages: 172, [1] Seiten , Illustrationen
    ISBN: 978-5-98962-037-1
    Language: Russian
    Note: In kyrill. Schr.
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...