bc30df18-fce2-42fa-aade-1ce5b7f3ca3c

Exploring the SEVIRI Level 1.5 dataset

https://github.com/eds-book/bc30df18-fce2-42fa-aade-1ce5b7f3ca3c

Science Score: 67.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary

Keywords

environmental-data-science exploration seviri wildfires
Last synced: 6 months ago · JSON representation ·

Repository

Exploring the SEVIRI Level 1.5 dataset

Basic Info
  • Host: GitHub
  • Owner: eds-book
  • License: other
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 26.5 MB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 7
Topics
environmental-data-science exploration seviri wildfires
Created almost 4 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

SEVIRI Level 1.5

Continuous integration badge Binder doi notebook review

thumbnail

How to run

Running on Binder

The notebook is designed to be launched from Binder.

Click the Launch Binder button at the top level of the repository

Running locally

You may also download the notebook from GitHub to run it locally: 1. Open your terminal

  1. Check your conda install with conda --version. If you don't have conda, install it by following these instructions (see here)

  2. Clone the repository bash git clone https://github.com/eds-book-gallery/bc30df18-fce2-42fa-aade-1ce5b7f3ca3c.git

  3. Move into the cloned repository bash cd bc30df18-fce2-42fa-aade-1ce5b7f3ca3c

  4. Create and activate your environment from the .binder/environment.yml file bash conda env create -f .binder/environment.yml conda activate bc30df18-fce2-42fa-aade-1ce5b7f3ca3c

  5. Launch the jupyter interface of your preference, notebook, jupyter notebook or lab jupyter lab

Owner

  • Name: Environmental Data Science Book
  • Login: eds-book
  • Kind: organization
  • Email: environmental.ds.book@gmail.com

Organisation repo of EDS book for governance, outreach and other community-led activities

Citation (CITATION.cff)

cff-version: 1.2.0
message: Please cite the following works when using this project.
abstract: Notebook developed to demonstrate how to explore SEVIRI Level 1.5.
title: >-
  SEVIRI Level 1.5 (Jupyter Notebook) published in the Environmental Data
  Science book
authors:
  - family-names: Jackson
    given-names: Samuel
    affiliation: Science and Technology Facilities Council
    orcid: 0000-0001-5301-5095
    email: samueljackson@outlook.com
date-released: '2024-09-13'
contact:
  - family-names: Jackson
    given-names: Samuel
    affiliation: Science and Technology Facilities Council
    orcid: 0000-0001-5301-5095
    email: samueljackson@outlook.com
identifiers:
  - description: Open review report for this notebook
    type: url
    value: https://github.com/alan-turing-institute/environmental-ds-book/pull/12
keywords:
  - Fire
  - Exploration
  - Standard
  - Python
license: MIT
license-url: https://opensource.org/license/MIT
repository: https://github.com/eds-book/bc30df18-fce2-42fa-aade-1ce5b7f3ca3c
type: software
version: v2025.6.0

GitHub Events

Total
  • Issue comment event: 1
  • Push event: 19
  • Pull request event: 1
  • Create event: 1
Last Year
  • Issue comment event: 1
  • Push event: 19
  • Pull request event: 1
  • Create event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 13
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.62
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: about 13 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.33
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • acocac (13)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/binder.yaml actions
  • actions/github-script v3 composite
.github/workflows/build.yaml actions
  • actions/checkout main composite
  • jupyterhub/repo2docker-action master composite
  • notiz-dev/github-action-json-property release composite
.github/workflows/preview.yaml actions
  • actions/checkout v2 composite
  • ad-m/github-push-action master composite
  • addnab/docker-run-action v3 composite
  • notiz-dev/github-action-json-property release composite
.github/workflows/render.yaml actions
  • actions/checkout v2 composite
  • ad-m/github-push-action master composite
  • addnab/docker-run-action v3 composite
  • notiz-dev/github-action-json-property release composite
.github/workflows/test.yaml actions
  • actions/checkout main composite
  • jupyterhub/repo2docker-action master composite
  • notiz-dev/github-action-json-property release composite
.binder/environment.yml conda
  • aiohttp
  • cartopy
  • datashader
  • hvplot
  • intake 0.7.*
  • intake-xarray
  • jupyter
  • pandas
  • pyhdf
  • python 3.9.*
  • python-dotenv
  • xarray