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
  • Other Sources  (18)
  • People
  • Q1-390
  • machine learning
  • thema EDItEUR::D Biography, Literature and Literary studies::D Biography, Literature and Literary studies::DS Literature: history and criticism
  • English  (18)
Collection
Source
Keywords
Language
  • English  (18)
Years
  • 1
    Publication Date: 2021-10-07
    Description: The quantification of factors leading to harmfully high levels of particulate matter (PM) remains challenging. This study presents a novel approach using a statistical model that is trained to predict hourly concentrations of particles smaller than 10  μm (PM10) by combining satellite-borne aerosol optical depth (AOD) with meteorological and land-use parameters. The model is shown to accurately predict PM10 (overall R 2 = 0.77, RMSE = 7.44  μg/m 3) for measurement sites in Germany. The capability of satellite observations to map and monitor surface air pollution is assessed by investigating the relationship between AOD and PM10 in the same modeling setup. Sensitivity analyses show that important drivers of modeled PM10 include multiday mean wind flow, boundary layer height (BLH), day of year (DOY), and temperature. Different mechanisms associated with elevated PM10 concentrations are identified in winter and summer. In winter, mean predictions of PM10 concentrations 〉35  μg/m 3 occur when BLH is below ∼500 m. Paired with multiday easterly wind flow, mean model predictions surpass 40  μg/m 3 of PM10. In summer, PM10 concentrations seemingly are less driven by meteorology, but by emission or chemical particle formation processes, which are not included in the model. The relationship between AOD and predicted PM10 concentrations depends to a large extent on ambient meteorological conditions. Results suggest that AOD can be used to assess air quality at ground level in a machine learning approach linking it with meteorological conditions.
    Keywords: 551.5 ; aerosol optical depth ; air quality ; PM10 ; machine learning ; drivers of air pollution ; MAIAC
    Language: English
    Type: map
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 2
    Publication Date: 2021-10-27
    Description: Wheat production plays an important role in Morocco. Current wheat forecast systems use weather and vegetation data during the crop growing phase, thus limiting the earliest possible release date to early spring. However, Morocco's wheat production is mostly rainfed and thus strongly tied to fluctuations in rainfall, which in turn depend on slowly evolving climate dynamics. This offers a source of predictability at longer time scales. Using physically guided causal discovery algorithms, we extract climate precursors for wheat yield variability from gridded fields of geopotential height and sea surface temperatures which show potential for accurate yield forecasts already in December, with around 50% explained variance in an out-of-sample cross validation. The detected interactions are physically meaningful and consistent with documented ocean-atmosphere feedbacks. Reliable yield forecasts at such long lead times could provide farmers and policy makers with necessary information for early action and strategic adaptation measurements to support food security.
    Keywords: 551.6 ; causal discovery algorithms ; teleconnections ; seasonal forecast ; machine learning ; wheat forecast ; climate precursors
    Language: English
    Type: map
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 3
    Publication Date: 2021-09-24
    Description: Data-driven approaches, most prominently deep learning, have become powerful tools for prediction in many domains. A natural question to ask is whether data-driven methods could also be used to predict global weather patterns days in advance. First studies show promise but the lack of a common data set and evaluation metrics make intercomparison between studies difficult. Here we present a benchmark data set for data-driven medium-range weather forecasting (specifically 3–5 days), a topic of high scientific interest for atmospheric and computer scientists alike. We provide data derived from the ERA5 archive that has been processed to facilitate the use in machine learning models. We propose simple and clear evaluation metrics which will enable a direct comparison between different methods. Further, we provide baseline scores from simple linear regression techniques, deep learning models, as well as purely physical forecasting models. The data set is publicly available at https://github.com/pangeo-data/WeatherBench and the companion code is reproducible with tutorials for getting started. We hope that this data set will accelerate research in data-driven weather forecasting.
    Keywords: 551.6 ; machine learning ; NWP ; artificial intelligence ; benchmark
    Language: English
    Type: map
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 4
    Publication Date: 2021-10-06
    Description: Access to credible estimates of water use is critical for making optimal operational decisions and investment plans to ensure reliable and affordable provisioning of water. Furthermore, identifying the key predictors of water use is important for regulators to promote sustainable development policies to reduce water use. In this paper, we propose a data-driven framework, grounded in statistical learning theory, to develop a rigorously evaluated predictive model of state-level, per capita water use in the United States as a function of various geographic, climatic, and socioeconomic variables. Specifically, we compare the accuracy of various statistical methods in predicting the state-level, per capita water use and find that the model based on the random forest algorithm outperforms all other models. We then leverage the random forest model to identify key factors associated with high water-usage intensity among different sectors in the United States. More specifically, irrigated farming, thermoelectric energy generation, and urbanization were identified as the most water-intensive anthropogenic activities, on a per capita basis. Among the climate factors, precipitation was found to be a key predictor of per capita water use, with drier conditions associated with higher water usage. Overall, our study highlights the utility of leveraging data-driven modeling to gain valuable insights related to the water use patterns across expansive geographical areas.
    Keywords: 333.91 ; machine learning ; sustainable water-use ; water analytics ; water consumption
    Language: English
    Type: map
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 5
    Publication Date: 2023-12-05
    Description: A promising approach to improve cloud parameterizations within climate models and thus climate projections is to use deep learning in combination with training data from storm‐resolving model (SRM) simulations. The ICOsahedral Non‐hydrostatic (ICON) modeling framework permits simulations ranging from numerical weather prediction to climate projections, making it an ideal target to develop neural network (NN) based parameterizations for sub‐grid scale processes. Within the ICON framework, we train NN based cloud cover parameterizations with coarse‐grained data based on realistic regional and global ICON SRM simulations. We set up three different types of NNs that differ in the degree of vertical locality they assume for diagnosing cloud cover from coarse‐grained atmospheric state variables. The NNs accurately estimate sub‐grid scale cloud cover from coarse‐grained data that has similar geographical characteristics as their training data. Additionally, globally trained NNs can reproduce sub‐grid scale cloud cover of the regional SRM simulation. Using the game‐theory based interpretability library SHapley Additive exPlanations, we identify an overemphasis on specific humidity and cloud ice as the reason why our column‐based NN cannot perfectly generalize from the global to the regional coarse‐grained SRM data. The interpretability tool also helps visualize similarities and differences in feature importance between regionally and globally trained column‐based NNs, and reveals a local relationship between their cloud cover predictions and the thermodynamic environment. Our results show the potential of deep learning to derive accurate yet interpretable cloud cover parameterizations from global SRMs, and suggest that neighborhood‐based models may be a good compromise between accuracy and generalizability.
    Description: Plain Language Summary: Climate models, such as the ICOsahedral Non‐hydrostatic climate model, operate on low‐resolution grids, making it computationally feasible to use them for climate projections. However, physical processes –especially those associated with clouds– that happen on a sub‐grid scale (inside a grid box) cannot be resolved, yet they are critical for the climate. In this study, we train neural networks that return the cloudy fraction of a grid box knowing only low‐resolution grid‐box averaged variables (such as temperature, pressure, etc.) as the climate model sees them. We find that the neural networks can reproduce the sub‐grid scale cloud fraction on data sets similar to the one they were trained on. The networks trained on global data also prove to be applicable on regional data coming from a model simulation with an entirely different setup. Since neural networks are often described as black boxes that are therefore difficult to trust, we peek inside the black box to reveal what input features the neural networks have learned to focus on and in what respect the networks differ. Overall, the neural networks prove to be accurate methods of reproducing sub‐grid scale cloudiness and could improve climate model projections when implemented in a climate model.
    Description: Key Points: Neural networks can accurately learn sub‐grid scale cloud cover from realistic regional and global storm‐resolving simulations. Three neural network types account for different degrees of vertical locality and differentiate between cloud volume and cloud area fraction. Using a game theory based library we find that the neural networks tend to learn local mappings and are able to explain model errors.
    Description: EC ERC HORIZON EUROPE European Research Council
    Description: Partnership for Advanced Computing in Europe (PRACE)
    Description: NSF Science and Technology Center, Center for Learning the Earth with Artificial Intelligence and Physics (LEAP)
    Description: Deutsches Klimarechenzentrum
    Description: Columbia sub‐award 1
    Description: https://github.com/agrundner24/iconml_clc
    Description: https://doi.org/10.5281/zenodo.5788873
    Description: https://code.mpimet.mpg.de/projects/iconpublic
    Keywords: ddc:551.5 ; cloud cover ; parameterization ; machine learning ; neural network ; explainable AI ; SHAP
    Language: English
    Type: doc-type:article
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 6
    Publication Date: 2023-11-16
    Description: 〈title xmlns:mml="http://www.w3.org/1998/Math/MathML"〉Abstract〈/title〉〈p xmlns:mml="http://www.w3.org/1998/Math/MathML" xml:lang="en"〉Floods cause average annual losses of more than US$30 billion in the US and are estimated to significantly increase due to global change. Flood resilience, which currently differs strongly between socio‐economic groups, needs to be substantially improved by proactive adaptive measures, such as timely purchase of flood insurance. Yet, knowledge about the state and uptake of private adaptation and its drivers is so far scarce and fragmented. Based on interpretable machine learning and large insurance and socio‐economic open data sets covering the whole continental US we reveal that flood insurance purchase is characterized by reactive behavior after severe flood events. However, we observe that the Community Rating System helps overcome this behavior by effectively fostering proactive insurance purchase, irrespective of socio‐economic backgrounds in the communities. Thus, we recommend developing additional targeted measures to help overcome existing inequalities, for example, by providing special incentives to the most vulnerable and exposed communities.〈/p〉
    Description: Plain Language Summary: Flood resilience of individuals and communities can be improved by bottom‐up strategies, such as insurance purchase, or top‐down measures like the US National Flood Insurance Program's Community Rating System (CRS). Our interpretable machine learning approach shows that flood insurances are mostly purchased reactively, after the occurrence of a flood event. Yet, reactive behaviors are ill‐suited as more extreme events are expected under future climate, also in areas that were not previously flooded. The CRS counteracts this behavior by fostering proactive adaptation across a widespread range of socio‐economic backgrounds. Future risk management including the CRS should support and motivate individuals' proactive adaptation with a particular focus on highly vulnerable social groups to overcome existing inequalities in flood risk.〈/p〉
    Description: Key Points: 〈list list-type="bullet"〉 〈list-item〉 〈p xml:lang="en"〉Flood insurance purchase in the US is dominated by reactive behavior after severe floods〈/p〉〈/list-item〉 〈list-item〉 〈p xml:lang="en"〉The Community Rating System (CRS) fosters proactive insurance adoption irrespective of socio‐economic background〈/p〉〈/list-item〉 〈list-item〉 〈p xml:lang="en"〉The CRS should further balance existing inequalities by targeting specific population segments〈/p〉〈/list-item〉 〈/list〉 〈/p〉
    Description: https://api.census.gov/data/2018/acs/
    Description: https://www.fema.gov/about/openfema/data-sets#nfip
    Description: https://www.fema.gov/fact-sheet/community-rating-system-overview-and-participation
    Description: https://msc.fema.gov/portal/home
    Description: https://www.fema.gov/case-study/information-about-community-rating-system
    Description: https://doi.org/10.5281/zenodo.8067448
    Keywords: ddc:363.34 ; FEMA ; machine learning ; flood insurance ; human behavior ; flood resilience
    Language: English
    Type: doc-type:article
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 7
    Publication Date: 2023-12-12
    Description: 〈title xmlns:mml="http://www.w3.org/1998/Math/MathML"〉Abstract〈/title〉〈p xmlns:mml="http://www.w3.org/1998/Math/MathML" xml:lang="en"〉To first order, the magnetopause (MP) is defined by a pressure balance between the solar wind and the magnetosphere. The boundary moves under the influence of varying solar wind conditions and transient foreshock phenomena, reaching unusually large and small distances from the Earth. We investigate under which solar wind conditions such extreme MP distortions occur. Therefore, we construct a database of magnetopause crossings (MPCs) observed by the THEMIS spacecraft in the years 2007 to mid‐2022 using a simple Random Forest Classifier. Roughly 7% of the found crossing events deviate beyond reported errors in the stand‐off distance from the Shue et al. (1998, 〈ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1029/98JA01103"〉https://doi.org/10.1029/98JA01103〈/ext-link〉) MP model and thus are termed extreme distortions. We find the occurrence of these extreme events in terms of expansion or compression of the MP to be linked to different solar wind parameters, most notably to the IMF magnitude, cone angle, velocity, Alfvén Mach number and temperature. Foreshock transients like hot‐flow anomalies and foreshock bubbles could be responsible for extreme magnetospheric expansions. The results should be incorporated into future magnetopause models and may be helpful for the reconstruction of the MP locations out of soft x‐ray images, relevant for the upcoming SMILE mission.〈/p〉
    Description: Key Points: 〈list list-type="bullet"〉 〈list-item〉 〈p xml:lang="en"〉More than 160.000 magnetopause crossings (MPCs) identified in THEMIS data between 2007 and 2022 using a Random Forest Classifier〈/p〉〈/list-item〉 〈list-item〉 〈p xml:lang="en"〉Magnetopause crossings that extremely deviate in location from the Shue et al. (1998, 〈ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1029/98JA01103"〉https://doi.org/10.1029/98JA01103〈/ext-link〉) model are quite common〈/p〉〈/list-item〉 〈list-item〉 〈p xml:lang="en"〉Important solar wind parameters associated with deviations include the interplanetary magnetic field cone angle, solar wind velocity and Alfvén Mach number〈/p〉〈/list-item〉 〈/list〉 〈/p〉
    Description: German Ministerium für Wirtschaft und Klimaschutz and Deutsches Zentrum für Luft‐und Raumfahrt http://dx.doi.org/10.13039/501100002946
    Description: UKRI Stephen Hawking Fellowship
    Description: German Ministry for Economy and Technology and
    Description: German Center for Aviation and Space
    Description: https://osf.io/b6kux/
    Description: https://github.com/spedas/pyspedas
    Description: http://themis.ssl.berkeley.edu/data/themis/
    Description: https://omniweb.gsfc.nasa.gov/
    Description: https://scikit-learn.org/stable/supervised_learning.html#supervised-learning
    Keywords: ddc:538.7 ; magnetopause ; solar wind ; statistics ; machine learning ; THEMIS
    Language: English
    Type: doc-type:article
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 8
    Publication Date: 2023-06-21
    Description: Volcanic inflation and deflation often precede eruptions and can lead to seismic velocity changes (dv/v $dv/v$) in the subsurface. Recently, interferometry on the coda of ambient noise‐cross‐correlation functions yielded encouraging results in detecting these changes at active volcanoes. Here, we analyze seismic data recorded at the Klyuchevskoy Volcanic Group in Kamchatka, Russia, between summer of 2015 and summer of 2016 to study signals related to volcanic activity. However, ubiquitous volcanic tremors introduce distortions in the noise wavefield that cause artifacts in the dv/v $dv/v$ estimates masking the impact of physical mechanisms. To avoid such instabilities, we propose a new technique called time‐segmented passive image interferometry. In this technique, we employ a hierarchical clustering algorithm to find periods in which the wavefield can be considered stationary. For these periods, we perform separate noise interferometry studies. To further increase the temporal resolution of our results, we use an AI‐driven approach to find stations with similar dv/v $dv/v$ responses and apply a spatial stack. The impacts of snow load and precipitation dominate the resulting dv/v $dv/v$ time series, as we demonstrate with the help of a simple model. In February 2016, we observe an abrupt velocity drop due to the M7.2 Zhupanov earthquake. Shortly after, we register a gradual velocity increase of about 0.3% at Bezymianny Volcano coinciding with surface deformation observed using remote sensing techniques. We suggest that the inflation of a shallow reservoir related to the beginning of Bezymianny's 2016/2017 eruptive cycle could have caused this local velocity increase and a decorrelation of the correlation function coda.
    Description: Plain Language Summary: Before eruptions, volcanoes inflate due to the rising magma from below. Previous studies have found that these deformations can lead to small changes in the properties of the surrounding rock. We use passive image interferometry, a method that relies on the omnipresent background vibration of the Earth—mostly induced by the oceans, to measure these changes at the Klyuchevskoy Volcanic Group in Kamchatka, Russia. However, in Kamchatka, this background noise is masked and distorted by small earthquakes and tremors originating from the volcanoes themselves. We combine machine learning techniques with established monitoring methods to find times when these tremors remain similar. Afterward, we use data from these time periods in the conventional way to observe changes in the soil and the rock. Our results show that rain‐ and snowfall and the thickness of the snow cover exert the strongest influence on the properties of the rocks. Additionally, we found that a large magnitude 7.2 earthquake, which struck Kamchatka during our study, caused a slight weakening of the rocks due to microstructural damage. We register changes shortly before an eruption and suggest a connection to the beginning of an eruptive cycle in 2016.
    Description: Key Points: Fluctuating noise conditions lead to distortions in noise interferometry studies, which we avoid with the help of machine learning. The seismic velocity on Kamchatka is affected by numerous mechanisms, amongst them environmental, tectonic, and volcanic events. We observe a velocity increase at Bezymianny during February 2016 and link it to the beginning of the eruptive cycle.
    Description: German Research Foundation
    Description: https://doi.org/10.14470/K47560642124
    Description: https://doi.org/10.24381/cds.e2161bac
    Description: https://doi.org/10.5880/GFZ.2.4.2022.002
    Description: https://doi.org/10.5281/zenodo.7481934
    Keywords: ddc:551 ; seismology ; volcano monitoring ; machine learning ; ambient noise ; seismic velocity change ; time varying earth structure
    Language: English
    Type: doc-type:article
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 9
    Publication Date: 2022-12-07
    Description: The radiogenic isotope heterogeneity of oceanic basalts is often assessed using 2D isotope ratio diagrams. But because the underlying data are at least six dimensional (87Sr/86Sr, 143Nd/144Nd, 176Hf/177Hf, and 208,207,206Pb/204Pb), it is important to examine isotopic affinities in multi‐dimensional data space. Here, we apply t‐distributed stochastic neighbor embedding (t‐SNE), a multi‐variate statistical data analysis technique, to a recent compilation of radiogenic isotope data of mid ocean ridge (MORB) and ocean island basalts (OIB). The t‐SNE results show that the apparent overlap of MORB‐OIB data trends in 2‐3D isotope ratios diagrams does not exist in multi‐dimensional isotope data space, revealing that there is no discrete “component” that is common to most MORB‐OIB mantle sources on a global scale. Rather, MORB‐OIB sample stochastically distributed small‐scale isotopic heterogeneities. Yet, oceanic basalts with the same isotopic affinity, as identified by t‐SNE, delineate several globally distributed regional domains. In the regional geodynamic context, the isotopic affinity of MORB and OIB is caused by capturing of actively upwelling mantle by adjacent ridges, and thus melting of mantle with similar origin in on, near, and off‐ridge settings. Moreover, within a given isotopic domain, subsidiary upwellings rising from a common deep mantle root often feed OIB volcanism over large surface areas. Overall, the t‐SNE results define a fundamentally new basis for relating isotopic variations in oceanic basalts to mantle geodynamics, and may launch a 21st century era of “chemical geodynamics.”
    Description: Plain Language Summary: The isotopic heterogeneity of basalts erupted at mid ocean ridges (MORB) and ocean islands (OIB) reflects the chemical evolution of Earth's mantle. The visual inspection of various 2D isotope ratio diagrams has fueled a four decade‐long discussion whether basalt heterogeneity reflects melting of only a small number of mantle components, and in particular, whether the apparent overlap of local data trends in global 2D isotope ratio diagrams indicates that melting of a common mantle component contributes to most MORB‐OIB. Here, we use multi‐variate statistical data analysis to show that the apparent overlap of MORB‐OIB data trends in 2D isotope ratio diagrams does not exist in multi‐dimensional isotope data space. Our finding invalidates any inference made for mantle compositional evolution based on the previously proposed existence of a common mantle component, its potential nature or distribution within the mantle. Rather, global MORB‐OIB sample small‐scale isotopic heterogeneities that are distributed stochastically in the Earth's mantle. Yet, MORB‐OIB with the same isotopic affinity, as identified by our multi‐variate data analysis, delineate several globally distributed regional domains. Within the regional geodynamic context, this discovery forms a fundamentally new basis for relating isotopic variations in MORB‐OIB to mantle geodynamics.
    Description: Key Points: Multi‐variate statistical data analysis (t‐distributed stochastic neighbor embedding) identifies global Sr‐Nd‐Hf‐Pb isotopic affinities of oceanic basalts. There is no “common mantle component;” rather, global mid ocean ridge‐ocean island basalts sample stochastically distributed small‐scale isotopic heterogeneities. Globally distributed regional domains of isotopically alike oceanic lavas define a new basis for relating isotopic variations to geodynamics.
    Description: Deutsche Forschungsgemeinschaft http://dx.doi.org/10.13039/501100001659
    Description: Schweizerischer Nationalfonds zur Förderung der Wissenschaftlichen Forschung http://dx.doi.org/10.13039/501100001711
    Description: DAAD, German Academic Exchange Service
    Description: https://doi.org/10.25625/0SVW6S
    Description: https://doi.org/10.25625/BQENGN
    Keywords: ddc:551.9 ; mantle heterogeneity ; MORB ; OIB ; geodynamics ; t‐SNE ; radiogenic isotopes ; machine learning
    Language: English
    Type: doc-type:article
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 10
    Publication Date: 2022-12-06
    Description: Deep learning can accurately represent sub‐grid‐scale convective processes in climate models, learning from high resolution simulations. However, deep learning methods usually lack interpretability due to large internal dimensionality, resulting in reduced trustworthiness in these methods. Here, we use Variational Encoder Decoder structures (VED), a non‐linear dimensionality reduction technique, to learn and understand convective processes in an aquaplanet superparameterized climate model simulation, where deep convective processes are simulated explicitly. We show that similar to previous deep learning studies based on feed‐forward neural nets, the VED is capable of learning and accurately reproducing convective processes. In contrast to past work, we show this can be achieved by compressing the original information into only five latent nodes. As a result, the VED can be used to understand convective processes and delineate modes of convection through the exploration of its latent dimensions. A close investigation of the latent space enables the identification of different convective regimes: (a) stable conditions are clearly distinguished from deep convection with low outgoing longwave radiation and strong precipitation; (b) high optically thin cirrus‐like clouds are separated from low optically thick cumulus clouds; and (c) shallow convective processes are associated with large‐scale moisture content and surface diabatic heating. Our results demonstrate that VEDs can accurately represent convective processes in climate models, while enabling interpretability and better understanding of sub‐grid‐scale physical processes, paving the way to increasingly interpretable machine learning parameterizations with promising generative properties.
    Description: Plain Language Summary: Deep neural nets are hard to interpret due to their hundred thousand or million trainable parameters without further postprocessing. We demonstrate in this paper the usefulness of a network type that is designed to drastically reduce this high dimensional information in a lower‐dimensional space to enhance the interpretability of predictions compared to regular deep neural nets. Our approach is, on the one hand, able to reproduce small‐scale cloud related processes in the atmosphere learned from a physical model that simulates these processes skillfully. On the other hand, our network allows us to identify key features of different cloud types in the lower‐dimensional space. Additionally, the lower‐order manifold separates tropical samples from polar ones with a remarkable skill. Overall, our approach has the potential to boost our understanding of various complex processes in Earth System science.
    Description: Key Points: A Variational Encoder Decoder (VED) can predict sub‐grid‐scale thermodynamics from the coarse‐scale climate state. The VED's latent space can distinguish convective regimes, including shallow/deep/no convection. The VED's latent space reveals the main sources of convective predictability at different latitudes.
    Description: EC ERC HORIZON EUROPE European Research Council http://dx.doi.org/10.13039/100019180
    Description: Columbia sub‐award 1
    Description: Advanced Research Projects Agency - Energy http://dx.doi.org/10.13039/100006133
    Description: Deutsches Klimarechenzentrum http://dx.doi.org/10.13039/100018730
    Description: National Science Foundation Science and Technology Center Learning the Earth with Artificial intelligence and Physics
    Keywords: ddc:551.5 ; machine learning ; generative deep learning ; convection ; parameterization ; explainable artificial intelligence ; dimensionality reduction
    Language: English
    Type: doc-type:article
    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...