seaiceconcentration_atbd_v2

Jupyterbook for the CIMR Level-2 Sea Ice Concentration ATBD developed in the DEVALGO study

https://github.com/cimr-algos/seaiceconcentration_atbd_v2

Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Jupyterbook for the CIMR Level-2 Sea Ice Concentration ATBD developed in the DEVALGO study

Basic Info
  • Host: GitHub
  • Owner: CIMR-Algos
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 183 MB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed 12 months ago
Metadata Files
Readme Citation

README.md

CIMR L2 Sea Ice Concentration and Sea Ice Edge ATBD

This repository holds the ATBD (JupyterBook) v1 for a prototype Level-2 Sea Ice Concentraiton and Sea Ice Edge product for the CIMR mission.

An HTML build of the ATBD is online.

[!IMPORTANT] This ATBD was developed in the CIMR DEVALGO project. It is being further developed in the CIMR L2PAD.

More information on the DEVALGO study and other ATBDs it produced is available from CIMR-Algos.

This repository is based on an ATBD-Template. See the README file of the ATBD-Template for instructions how to fetch and build the ATBD.

Running the prototype algorithms and building the ATBD JupyterBook

To run the prototype algorithms (jupyter notebooks) and build the ATBD (jupyterbook):

  1. Fetch the input and reference data and organize it under data/ as in data/README.md
  2. Run jupyter-book build .

Licensing

Please acknowledge the author(s) of this work by citing the repository (see CITATION.cff).

Unless specified otherwise, the following licenses apply to this work: 1. All software (including computational notebooks and module files) is licensed as GNU GPL v3 2. All text and original graphics (in particular in the JupyterBook ATBD) is licensed as CC-BY

Owner

  • Name: CIMR DEVALGO
  • Login: CIMR-Algos
  • Kind: organization
  • Email: thomas.lavergne@met.no
  • Location: Norway

An organization to gather ATBDs and software for key CIMR products developed in the ESA CIMR DEVALGO study..

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: CIMR L2 Sea Ice Concentration and Sea Ice Edge ATBD
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Thomas
    family-names: Lavergne
    orcid: 'https://orcid.org/0000-0002-9498-4551'
    affiliation: Norwegian Meteorological Institute
repository-code: 'https://github.com/CIMR-Algos/SeaIceConcentration_ATBD_v2'
url: >-
  https://cimr-algos.github.io/SeaIceConcentration_ATBD_v2/book/intro.html
keywords:
  - Copernicus Imaging Microwave Radiometer (CIMR)
  - ESA DEVALGO
version: '2'

GitHub Events

Total
  • Public event: 1
  • Push event: 6
  • Create event: 1
Last Year
  • Public event: 1
  • Push event: 6
  • Create event: 1

Dependencies

book/requirements.txt pypi
  • jupyter-book *
  • matplotlib *
  • numpy *