ncverticalinterp

Vertically interpolates NetCDF files

https://github.com/humbertolvarona/ncverticalinterp

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

Repository

Vertically interpolates NetCDF files

Basic Info
  • Host: GitHub
  • Owner: humbertolvarona
  • License: mit
  • Default Branch: main
  • Size: 239 KB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License Citation Authors

README.md

Vertically interpolates NetCDF files (NCVerticalInterp)

Version 1.2

Release date

January, 8th 2023

DOI

DOI

Description

Vertically interpolates NetCDF files.

How to install

Matlab 2021b compatible software

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

How to run

Type in the Matlab command window:

```sh

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

What's new in fcNEMOtoStd?

v1.2

  • Improved loading of NetCDF files

v1.1

  • Introduced compression level for NetCDF files

Cite as

Humberto L. Varona. (2023). Vertically interpolates NetCDF files (NCVerticalInterp). (1.2). Zenodo. https://doi.org/10.5281/zenodo.7519015

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: >-
  Vertically interpolates NetCDF files (NCVerticalInterp)
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - family-names: Varona
    given-names: Humberto L.
    email: humberto.varona@gmail.com
    affiliation: >-
      Department of Oceanography. Federal University
      of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0001-7405-4827'
repository-code: 'https://doi.org/10.5281/zenodo.7519015'
abstract: >-
  Vertically interpolates NetCDF files
keywords:
  - Vertical interpolation
  - NetCDF
  - CF-1.6
license: MIT
version: '1.2'
date-released: '2023-01-08'

GitHub Events

Total
Last Year