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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: catenp-0.0.9.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.9.tar.gz
Algorithm Hash digest
SHA256 0d3c3721dd496c1b1d8704c11e845d7831c882615e5ed66dc2523c13775ac260
MD5 cf753a8bc339a215635fb8a84def4d57
BLAKE2b-256 ecb5fbf3dee0bdf2a7df4df11bf2c90a9ef1ab87822e5823143a66b058667985

See more details on using hashes here.

File details

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

File metadata

  • Download URL: catenp-0.0.9-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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 63b6b86e7be1f081148b6fc8b8c762135427cf2db2f412b18762626b8635e358
MD5 367480cb7eaca5a8d719694a611046f5
BLAKE2b-256 64f3c2ca6d71ddcd5f55ad49af12da778512dc6317ce1e94730d16c8159c2159

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