Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.1%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: wekeo
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 46.2 MB
Statistics
  • Stars: 8
  • Watchers: 4
  • Forks: 6
  • Open Issues: 1
  • Releases: 0
Created over 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Authors

README.md

Welcome to WEkEO4Atmosphere

wekeo4atmosphere is a repository of Python based tools to introduce you to atmospheric data on the WEkEO DIAS (Data Information and Access System) and its JupyterHub. With the help of cases studies about the monitoring of wildfires and air quality, Copernicus atmosphere data from the Copernicus Programme are introduced. Practical examples showcase how to access, load, browse and visualise data.

The content provided is based on Jupyter Notebooks, which allow a high-level of interactive learning, as code, text description and visualisation is combined in one place.

Copernicus Data

The notebooks feature the following Copernicus datasets for atmospheric applications

Repository overview

This repository is organised in two atmospheric case studies on (i) fire monitoring and (ii) air quality. For each case study a set of Copernicus data is introduced that is suitable for fire or air quality applications and available via WEkEO. Each dataset is introduced via two notebooks: the first notebooks show how to retrieve the respective dataset from WEkEO (retrieve notebooks) and the second notebook offers a practical example on how to load, browse and visualise the dataset (explore notebooks). The following notebook are available: * Case study fire monitoring (folder ./fire/): * 10 - Sentinel-5P Level 2 Carbon Monoxide - Retrieve * 11 - Sentinel-5P Level 2 Carbon Monoxide - Explore * 20 - Sentinel-3 OLCI Level 1B - Retrieve * 21 - Sentinel-3 OLCI Level 1B - Explore * 30 - CAMS global reanalysis EAC4 - Retrieve * 31 - CAMS global reanalysis EAC4 - Explore


How to use this material

If you are on GitHub/Lab you can visit www.wekeo.eu, register for an account and enter the JupyterHub - then follow the instructions below.

If you are currently on the WEkEO JupyterLab you're already in the right place and can start. To clone this repository in to the WEkEO JupyterHub environment open a terminal in the WEkEO JupyterHub and type:

cd work
git clone https://github.com/wekeo/wekeo4atmosphere.git

This will create a clone of this repository in the work directory on your WEkEO JupyterHub instance. You can use the same command to clone any external repository you like. You can also use this code on your own computer/JupyterHub server, however you will not have the fast access provided by the Harmonized Data Access as part of the WEkEO infrastructure.

Recommended Python set up

The content in this repository has been tested with Python version 3.8.15. We highly recommend that users working on their own systems install the appropriate Anaconda distribution for their operating system. Here is a link to the Anaconda distribution of Python 3.8.

Python environment

Python allows users to create specific environments that suit their applications. This tutorial requires a number of specific Python packages and their respective versions. You can see the full list in the environment.yml file. WEkEO's JupyterHub environment has already all required packages installed. You might need to install them for your local installation.

Owner

  • Name: WEkEO
  • Login: wekeo
  • Kind: user

GitHub Events

Total
  • Member event: 1
  • Push event: 3
  • Fork event: 2
Last Year
  • Member event: 1
  • Push event: 3
  • Fork event: 2

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 70
  • Total Committers: 7
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.629
Past Year
  • Commits: 5
  • Committers: 2
  • Avg Commits per committer: 2.5
  • Development Distribution Score (DDS): 0.4
Top Committers
Name Email Commits
Julia Wagemann w****a@g****e 26
WEkEO 4****o 26
tonyVeco a****2@l****t 11
jwagemann j****n@e****t 3
capehobbit b****y@g****m 2
Anna-Lena a****r@w****e 1
Damiano Barboni b****i@m****t 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 4
  • Total pull requests: 1
  • Average time to close issues: over 1 year
  • Average time to close pull requests: 5 months
  • Total issue authors: 3
  • Total pull request authors: 1
  • Average comments per issue: 0.75
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • wekeo (2)
  • czydominika (1)
  • mxm-tr (1)
Pull Request Authors
  • j08lue (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

environment.yml conda