readdiag
readDiag is a Python package that provides a class to read and plot the Gridpoint Statistical Interpolation (GSI) diagnostics files. It can be used to retrieve and investigate important information from the data assimilation process
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 (9.5%) to scientific vocabulary
Keywords
Repository
readDiag is a Python package that provides a class to read and plot the Gridpoint Statistical Interpolation (GSI) diagnostics files. It can be used to retrieve and investigate important information from the data assimilation process
Basic Info
- Host: GitHub
- Owner: GAD-DIMNT-CPTEC
- License: other
- Language: Jupyter Notebook
- Default Branch: master
- Homepage: https://gad-dimnt-cptec.github.io/readDiag
- Size: 113 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 5
- Open Issues: 16
- Releases: 5
Topics
Metadata Files
README.md
readDiag
readDiag is a Python package that provides a class to read and plot the Gridpoint Statistical Interpolation diagnostics files. It can be used to retrieve and investigate important information from the data assimilation process:

Installation
Use either conda or python -m venv to setup a virtual environment to install readDiag:
conda create -n readDiag python=3.9.18
conda activate readDiag
pip install readDiag
or
python -m venv readDiag
source readDiag/bin/activate
pip install readDiag
Note: When using python -m venv make sure to have Python >=3.9.18 installed on your system. For more information on how to use readDiag, take a look at the project's documentation.
Owner
- Name: Grupo de Assimilação de Dados (GAD)
- Login: GAD-DIMNT-CPTEC
- Kind: organization
- Email: luiz.sapucci@inpe.br
- Location: Brazil
- Repositories: 5
- Profile: https://github.com/GAD-DIMNT-CPTEC
Grupo de Assimilação de Dados da CGCT/INPE
Citation (CITATION.cff)
cff-version: 1.2.0
title: readDiag
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: João Gerd
family-names: de Mattos
identifiers:
- type: url
value: >-
https://github.com/GAD-DIMNT-CPTEC/readDiag
version: 1.1.0
date-released: '2022-09-13'
GitHub Events
Total
- Issues event: 20
- Issue comment event: 43
- Push event: 5
- Pull request event: 2
- Fork event: 2
- Create event: 1
Last Year
- Issues event: 20
- Issue comment event: 43
- Push event: 5
- Pull request event: 2
- Fork event: 2
- Create event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 14
- Total pull requests: 0
- Average time to close issues: 5 days
- Average time to close pull requests: N/A
- Total issue authors: 4
- Total pull request authors: 0
- Average comments per issue: 2.14
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 14
- Pull requests: 0
- Average time to close issues: 5 days
- Average time to close pull requests: N/A
- Issue authors: 4
- Pull request authors: 0
- Average comments per issue: 2.14
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sapucci (17)
- cfbastarz (5)
- viezelc (4)
- patrick23232 (2)
- JAAravequia (1)
- thaisa-lopes (1)
- sergioh-pessoal (1)
- joaogerd (1)
- edervendrasco (1)
Pull Request Authors
- cfbastarz (3)
- sapucci (2)
- LivianyPViana (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 16 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 7
- Total maintainers: 1
pypi.org: readdiag
A Python class to read and plot the Gridpoint Statistical Interpolation diagnostics files.
- Documentation: https://gad-dimnt-cptec.github.io/readDiag/
- License: CC BY-NC-SA-4.0
-
Latest release: 2.0.1
published about 2 years ago
Rankings
Maintainers (1)
Dependencies
- cartopy *
- matplotlib *
- numpy *
- xarray *
- actions/checkout v2 composite
- actions/setup-python v2 composite
- Cartopy ==0.22.0
- geopandas ==0.14.1
- jupyterlab ==4.0.9
- matplotlib ==3.8.2
- numpy ==1.26.2
- pandas ==2.1.4
- readDiag ==1.2.2
- xarray ==2023.12.0
- cartopy ==0.22.0
- geopandas ==0.14.1
- matplotlib ==3.8.2
- numpy ==1.26.2
- pandas ==2.1.4
- readDiag ==1.3.2
- xarray ==2023.12.0
