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.9.tar.gz (8.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: cngi_prototype-0.0.9.tar.gz
  • Upload date:
  • Size: 8.1 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.3

File hashes

Hashes for cngi_prototype-0.0.9.tar.gz
Algorithm Hash digest
SHA256 6a6486609a304df804a3bee4230e5f0b19e5f8ec78e81e87302b887b44cec63b
MD5 5960180bb8e6589994dfab4fbbafbb03
BLAKE2b-256 4cd84160231fd18b98557a72ec3517cf207631778b0ecd4eac70bf17f80583c2

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