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

Uploaded Source

File details

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

File metadata

  • Download URL: cngi_prototype-0.0.6.tar.gz
  • Upload date:
  • Size: 7.4 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.6.tar.gz
Algorithm Hash digest
SHA256 b2ba4fcc7089441460d471242c1fc5269a9dbd1aa99926505bdda8d53338a1b1
MD5 ba8d7ca15cab475526b936518b53f4ef
BLAKE2b-256 f39b1a42b3f030ebfe6de15c5096b68d87e474b6bdc172b6043a5f8d945dba4f

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