driftviewer

Software to extract and analyze data from NOAA drifters

https://github.com/humbertolvarona/driftviewer

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 5 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 (6.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Software to extract and analyze data from NOAA drifters

Basic Info
  • Host: GitHub
  • Owner: humbertolvarona
  • License: mit
  • Default Branch: main
  • Size: 5.86 MB
Statistics
  • Stars: 5
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Created about 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation Authors

README.md

Software to extract and analyze data from NOAA drifters (driftViewer)

Version

2.3

Release date

2024-09-12

DOI

https://doi.org/10.5281/zenodo.13893564

License

MIT

Database

https://zenodo.org/record/7739230/files/drifters.db.zip?download=1

Description

driftViewer allows selection and analysis of drifter trajectories from the PhOD/AOML/NOAA dataset. This dataset is provided in SQLite database format and is current up to 2022, these data are the same as those available on the official NOAA site located at:

https://www.aoml.noaa.gov/phod/gdp/interpolated/data/subset.php

This version automatically downloads the global shoreline and river dataset

Processing and assembly of the GSHHG data:

Wessel, P., and W. H. F. Smith (1996), A global, self-consistent, hierarchical, high-resolution shoreline database, J. Geophys. Res., 101(B4), 8741–8743, doi:10.1029/96JB00104.

How to install

Matlab 2021b compatible software

  • Open Matlab
  • Go to APP tab
  • Click on the "Install App" button
  • Select the driftViewer.mlappinstall file
  • In the Install dialog click on the "Install" button

How to run

Type in the Matlab command window:

```sh

driftViewer ``` or Find driftViewer in the APP tab of Matlab.

Features

  • Select and analyze drifter trajectories from the PhOD/AOML/NOAA dataset
  • Export figures in JPEG, PNG, TIFF format with 500 DPI resolution
  • Copy maps to clipboard

Cite as

Carlos Noriega, Humberto L. Varona, Julia Araujo, Moacyr Araujo, Silena Herold-Garcia, Simone M. A. Lira, Marcus Silva, Marcio das Chagas Moura. (2024). Software to extract and analyze data from NOAA drifters (driftViewer). (2.3). Zenodo. https://doi.org/10.5281/zenodo.13893564

Owner

  • Name: Humberto L. Varona
  • Login: humbertolvarona
  • Kind: user
  • Location: Brazil

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: >-
  Software to extract and analyze data from NOAA drifters (driftViewer)
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - family-names: Carlos
    given-names: Noriega
    email: carlos.delnor@gmail.com
    affiliation: >-
      Department of Oceanography. Federal University
      of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0002-3590-6377'
  - given-names: Humberto L.
    family-names: Varona
    email: humberto.varona@gmail.com
    affiliation: >-
      Department of Oceanography. Federal University
      of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0001-7405-4827'
  - given-names: Julia
    family-names: Araujo
    email: juliamdearaujo@gmail.com
    affiliation: >-
      Brazilian Research network on Global Climate Change (Rede CLIMA),
      São José dos Campos, SP, Brazil
    orcid: 'https://orcid.org/0000-0001-8353-6254'
  - given-names: Araujo
    family-names: Moacyr
    email: moa.ufpe@gmail.com
    affiliation: >-
      Department of Oceanography. Federal University
      of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0001-8462-6446'
  - given-names: Silena
    family-names: Herold-Garcia
    email: silena.herold@gmail.com
    affiliation: >-
      Center for Risk Analysis, Reliability Engineering and Environmental
      Modeling (CEERMA).  Federal University of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0001-9238-3472'
    given-names: Simone M. A.
    family-names: Lira
    email: simonealira@gmail.com
    affiliation: >-
      Laboratory of Zooplankton, Department of Oceanography, DOCEAN,
      Federal University of Pernambuco, Recife, PE, Brazil
    orcid: 'https://orcid.org/0000-0003-1751-3526'
  - given-names: Silva
    family-names: Marcus
    email: marcus.oceano@gmail.com
    affiliation: >-
      Department of Oceanography. Federal University
      of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0001-9749-6644'
  - given-names: Marcio
    family-names: das Chagas Moura
    email: marciocmoura@gmail.com
    affiliation: >-
      Center for Studies and Tests in Risk and Environmental Modeling (CEERMA).
      Federal University of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0001-5486-2093'
  - given-names: Fabrice
    family-names: Hernandez
    email: fabrice.hernandez@ird.fr
    affiliation: >-
       Institut de Recherche pour le Développement (IRD), LEGOS, Univ Toulouse,
       CNRS, CNES, Toulouse, France.
    orcid: 'https://orcid.org/0000-0003-2152-0657'
repository-code: 'https://doi.org/10.5281/zenodo.13893564'
abstract: >-
  driftViewer allows selection and analysis of drifter trajectories from
  the PhOD/AOML/NOAA dataset. This dataset is provided in SQLite database
  format and is current up to 2022, these data are the same as those
  available on the official NOAA site located at:

  https://www.aoml.noaa.gov/phod/gdp/interpolated/data/subset.php
keywords:
  - Drifter
  - Sea surface current
  - Sea Surface Temperature
  - NOAA
license: MIT
version: '2.3'
date-released: '2024-09-12'

GitHub Events

Total
Last Year