Skip to main content

CASA Next Generation Infrastructure Prototype

Project description

Documentation

API and User Manual: https://cngi-prototype.readthedocs.io

Installation

Organization

CNGI is organized in to modules as described below. Each module is responsible for a different functional area, such as file conversion, input / output, MS operations, and Image operations.

  • conversion

  • dio

  • ms

  • images

  • direct

Usage

You can import things several different ways. For example:

from cngi import dio

df = dio.read_pq(...)

or

from cngi.dio import read_pq

df = read_pq(...)

or

import cngi.dio as cdio

df = cdio.read_pq(...)

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

cngi_prototype-0.0.22.tar.gz (18.5 kB view details)

Uploaded Source

File details

Details for the file cngi_prototype-0.0.22.tar.gz.

File metadata

  • Download URL: cngi_prototype-0.0.22.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/36.5.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for cngi_prototype-0.0.22.tar.gz
Algorithm Hash digest
SHA256 ef13fa8286a4b2aacd2cfe18ca1ad4091d2e8845cee1f1cf1400058b0c784e67
MD5 cd14d80e8471bc4ad5be45ac2bec7634
BLAKE2b-256 53bd52b36f418c0d5d0ecfb79554291ad047f4f090c48b5ef83f86943f70c2a8

See more details on using hashes here.

Supported by

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