{"id":16199996,"url":"https://github.com/chilipp/mde-presentation-egu2023","last_synced_at":"2026-03-18T18:21:09.672Z","repository":{"id":157129723,"uuid":"633319820","full_name":"Chilipp/mde-presentation-egu2023","owner":"Chilipp","description":"Presentation on the Model Data Explorer at EGU 2023 in Vienna","archived":false,"fork":false,"pushed_at":"2023-04-27T09:09:06.000Z","size":11632,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T19:50:01.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chilipp.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-27T08:44:35.000Z","updated_at":"2023-04-27T08:45:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"b708a40b-46c5-4b33-9036-9209b81cc247","html_url":"https://github.com/Chilipp/mde-presentation-egu2023","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"965f7f9414eb153d896a0c5ad967b0d440561b79"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fmde-presentation-egu2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fmde-presentation-egu2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fmde-presentation-egu2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fmde-presentation-egu2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chilipp","download_url":"https://codeload.github.com/Chilipp/mde-presentation-egu2023/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247703972,"owners_count":20982286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T09:29:01.080Z","updated_at":"2026-01-20T19:32:41.548Z","avatar_url":"https://github.com/Chilipp.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"=========================================================\nPICO presentation of the Model Data Explorer for EGU 2023\n=========================================================\n\n.. image:: https://img.shields.io/badge/DOI-10.5194%2Fegusphere--egu23--3624-blue\n    :alt: DOI\n    :target: https://doi.org/10.5194/egusphere-egu23-3624\n\n.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7870280.svg\n    :alt: Zenodo\n    :target: https://doi.org/10.5281/zenodo.7870280\n\nThis repository contains the presentation files for the PICO presentation of\nthe model data explorer and a session introduction at the EGU in Vienna,\nApril 29th, 2023\n\nThe presentation can be accessed via\n`mde-presentation.pdf \u003cmde-presentation.pdf\u003e`__.\n\nThe software code is located under\nhttps://codebase.helmholtz.cloud/model-data-explorer\n\nThe abstract can be accessed via\n\nhttps://meetingorganizer.copernicus.org/EGU23/EGU23-3624.html\n\nin the session of *Modern Earth system science visualization and exploration\ntechniques - the balancing act between complex information, broad functionality\nand simple illustration*,\n`ESSI4.1  \u003chttps://meetingorganizer.copernicus.org/EGU23/session/44905\u003e`__.\n\nAbstract\n--------\nMaking Earth-System-Model (ESM) Data accessible is challenging due to the large\namount of data that we are facing in this realm. The upload is time-consuming,\nexpensive, technically complex, and every institution has their own procedures.\n\nNon-ESM experts face a lot of problems and pure data portals are hardly usable\nfor inter- and trans-disciplinary communication of ESM data and findings, as\nthis level of accessibility often requires specialized web or computing\nservices.\n\nWith the Model Data Explorer, we want to simplify the generation of web\nservices from ESM data, and we provide a framework that allows us to make the\nraw model data accessible to non-ESM experts.\n\nOur decentralized framework implements the possibility for an efficient remote\nprocessing of distributed ESM data. Users interface with an intuitive map-based\nfront-end to compute spatial or temporal aggregations, or select regions to\ndownload the data. The data generators (i.e. the scientist with access to the\nraw data) use a light-weight and secure python library based on the Data\nAnalytics Software Framework\n(DASF, https://digital-earth.pages.geomar.de/dasf/dasf-messaging-python) to\ncreate a back-end module. This back-end module runs close to the data, e.g. on\nthe HPC-resource where the data is stored. Upon request, the module generates\nand provides the required data for the users in the web front-end.\n\nOur approach is intended for scientists and scientific usage! We aim for a\nframework where web-based communication of model-driven data science can be\nmaintained by the scientific community. The Model Data Explorer ensures fair\nreward for the scientific work and adherence to the FAIR principles without too\nmuch overhead and loss in scientific accuracy.\n\nThe Model Data Explorer is in the progress of development at the\nHelmholtz-Zentrum Hereon, together with multiple scientific and data management\npartners in other German research centers. The full list of contributors is\nconstantly updated and can be accessed at\nhttps://model-data-explorer.readthedocs.io.\n\nCompiling the PDF\n-----------------\n\nCreate the pdf via::\n\n    make pdf\n\nFigures and tables are stored in the `figures` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchilipp%2Fmde-presentation-egu2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchilipp%2Fmde-presentation-egu2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchilipp%2Fmde-presentation-egu2023/lists"}