Skip to main content

Python client for extracting data from CATE archives to numpy arrays

Project description

DESCRIPTION

Python client for extracting data from CATE archives to numpy arrays

INSTALLATION

pip install catenp

USAGE

See also catenp.catenumpy.Example

from catenp import Authenticate,DatabaseInfo,GetData

# Authenticate to the server
tk = Authenticate(serverAddress,serverPort,cateUserName,catePassword)

# (Optional) get server/ data info
info = DatabaseInfo(serverAddress,serverPort,cateUserName)
print("Info: ")
for kk in info: print("  ",kk,":",info[kk])


# Extract some data
arr=GetData(serverAddress,serverPort,cateUserName,tstart,tstop,cstart,cstop)

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

catenp-0.0.2.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

catenp-0.0.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file catenp-0.0.2.tar.gz.

File metadata

  • Download URL: catenp-0.0.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for catenp-0.0.2.tar.gz
Algorithm Hash digest
SHA256 7b7a11d5065442db66d21d04747e741cae0e48cd2f7181b15fbd9ad7594d730c
MD5 0089972dd462db2e0a222437e27f5bf3
BLAKE2b-256 b787bd7bd043dc630904cf3105b92bab505f67093d68aaa4b275259bd53a25dc

See more details on using hashes here.

File details

Details for the file catenp-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: catenp-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for catenp-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5f5c529da93fd8cbd910f482c7272213d959e3532b7366b007eeea481bbe8c78
MD5 2d8221fec66fae8da1a3bcdc4556e007
BLAKE2b-256 d47e83df3ab2b813716fc1d5d0252df99aca89f860b2889727898555edeb0e72

See more details on using hashes here.

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