rotate-osisaf-sea-ice-drift-vectors

This repo demonstrates common transformations of sea-ice drift vector components. It was originally prepared as a companion to the manuscript documenting the first version of the OSI SAF sea-ice drift Climate Data Record (OSI-455) (https://doi.org/10.5194/essd-2023-40).

https://github.com/tomlav/rotate-osisaf-sea-ice-drift-vectors

Science Score: 54.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
  • 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 (9.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

This repo demonstrates common transformations of sea-ice drift vector components. It was originally prepared as a companion to the manuscript documenting the first version of the OSI SAF sea-ice drift Climate Data Record (OSI-455) (https://doi.org/10.5194/essd-2023-40).

Basic Info
  • Host: GitHub
  • Owner: TomLav
  • License: gpl-3.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 886 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created over 2 years ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

DOI

Transformation and Rotation of OSI SAF Sea Ice Drift vectors

This repo demonstrates common transformations of sea-ice drift vector components. It was originally prepared as a companion to the manuscript documenting the first version of the OSI SAF sea-ice drift Climate Data Record (OSI-455):

Lavergne, T. and Down, E.: A Climate Data Record of Year-Round Global Sea Ice Drift from the EUMETSAT OSI SAF, Earth Syst. Sci. Data Discuss. [preprint], https://doi.org/10.5194/essd-2023-40, in review, 2023.

The notebook contains python software to: 1. express displacement vectors (unit km over a time period, e.g. 24 hours) as mean velocity vectors (unit km/d, m/s, etc...); 2. rotate vector components from the original grid (EASE2 of PolStere) to any other grid (including the lat/lon projection to yield eastward/northward components); 3. average vector fields from daily to weekly and monthly periods.

We strongly encourage to read the discussion about the choice of vectorial representation for satellite-based sea-ice drift vectors in Lavergne and Down, 2023 (Sect. 4.2) before using the software. While it is technically possible to express the OSI SAF sea-ice drift vectors as velocities or onto other grids, the results must be interpreted with caution.

Although the software was developed for the OSI-455 CDR, we made it compatible with the OSI SAF near-real-time (NRT) sea-ice drift product as well (OSI-405). The two products and their documentation can be accessed from: * OSI-455 (Climate Data Record) : https://osi-saf.eumetsat.int/products/osi-455 * OSI-405 (Near Real Time product) : https://osi-saf.eumetsat.int/products/osi-405-c

The software is provided AS-IS in hope that it is useful to the user of the OSI SAF sea-ice drift products. You are free to copy and modify the software for your needs. Please cite the notebook on Zenodo if you use it, and the data if you use it in your research.

We welcome feedback and bug reports either through the github issue page, or by email to Thomas Lavergne.

Owner

  • Name: Lavergne
  • Login: TomLav
  • Kind: user
  • Location: Oslo, Norway
  • Company: Norwegian Meteorological Institute

Research scientist at the Norwegian Meteorological Institute, mainly dealing with monitoring polar sea ice with satellite data.

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: >-
  Transformation and Rotation of OSI SAF Sea Ice Drift
  vectors
doi: 10.5281/zenodo.8398399
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Thomas
    family-names: Lavergne
    affiliation: Norwegian Meteorological Institute
    orcid: 'https://orcid.org/0000-0002-9498-4551'
repository-code: >-
  https://github.com/TomLav/rotate-osisaf-sea-ice-drift-vectors
abstract: >-
  This repo demonstrates common transformations of sea-ice
  drift vector components. It was originally prepared as a
  companion to the manuscript documenting the first version
  of the OSI SAF sea-ice drift Climate Data Record
  (OSI-455):


  Lavergne, T. and Down, E.: A Climate Data Record of
  Year-Round Global Sea Ice Drift from the EUMETSAT OSI SAF,
  Earth Syst. Sci. Data Discuss. [preprint],
  https://doi.org/10.5194/essd-2023-40, in review, 2023.
keywords:
  - OSI SAF
license: GPL-3.0

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Push event: 1