Skip to main content

A Python class to read and plot the Gridpoint Statistical Interpolation diagnostics files.

Project description

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:

image

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.

CC-BY-NC-SA

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

readDiag-1.2.3.tar.gz (47.7 kB view hashes)

Uploaded Source

Built Distributions

readDiag-1.2.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.0 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

readDiag-1.2.3-cp39-cp39-macosx_10_9_x86_64.whl (99.1 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page