Skip to main content

Quality control routines for CloudnetPy products

Project description

CloudnetPy-QC

CloudnetPy quality control

Installation

$ pip3 install cloudnetpy-qc

Usage

import json
from pathlib import Path
from cloudnetpy_qc import quality
report = quality.run_tests(Path('cloudnet-file.nc'))
json_object = json.dumps(report, indent=4)
print(json_object)

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

cloudnetpy_qc-1.0.3.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

cloudnetpy_qc-1.0.3-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

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