gsiberror

A Python class to read the records and attributes from the background error covariance matrices compatible with the Gridpoint Statistical Interpolation (in the .gcv file format)

https://github.com/gad-dimnt-cptec/gsiberror

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 (3.9%) to scientific vocabulary

Keywords

covariance-matrix gridpoint-statistical-interpolation gsiberror python
Last synced: 6 months ago · JSON representation ·

Repository

A Python class to read the records and attributes from the background error covariance matrices compatible with the Gridpoint Statistical Interpolation (in the .gcv file format)

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 3
Topics
covariance-matrix gridpoint-statistical-interpolation gsiberror python
Created almost 4 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

GSIBerror

GSIBerror is a python package that provides a class to read the records and attributes from the background error covariance matrices compatible with the Gridpoint Statistical Interpolation in the .gcv file format.

CC-BY-NC-SA

Owner

  • Name: Grupo de Assimilação de Dados (GAD)
  • Login: GAD-DIMNT-CPTEC
  • Kind: organization
  • Email: luiz.sapucci@inpe.br
  • Location: Brazil

Grupo de Assimilação de Dados da CGCT/INPE

Citation (CITATION.cff)

cff-version: 1.2.0
title: GSIBerror
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Carlos Frederico
    family-names: Bastarz
identifiers:
  - type: url
    value: >-
      https://github.com/GAD-DIMNT-CPTEC/GSIBerror
version: 1.1.0
date-released: '2023-12-05'

GitHub Events

Total
Last Year

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 16 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
  • Total maintainers: 1
pypi.org: gsiberror

A Python class to read the records and attributes from the background error covariance matrices compatible with the Gridpoint Statistical Interpolation in the .gcv file format.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 16 Last month
Rankings
Dependent packages count: 10.1%
Average: 38.7%
Dependent repos count: 67.4%
Maintainers (1)
Last synced: 7 months ago

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
environment.yml conda
  • cartopy
  • jupyter_client
  • jupyter_core
  • matplotlib
  • notebook
  • numpy >=1.20.3
  • pip
  • python 3.8.2.*
  • xarray
setup.py pypi
  • Cartopy ==0.22.0
  • matplotlib *
  • numpy >=1.22
  • xarray *