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

Uploaded Source

Built Distribution

catenp-0.0.11-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for catenp-0.0.11.tar.gz
Algorithm Hash digest
SHA256 d276e4c3000c7bde0b016963b7788b10e800e0f56b48ae04dbc18a81060ef902
MD5 0ef26236b36a5344b07e7b74074bd950
BLAKE2b-256 8392f5be1fdb75e9bee7b310a27b3a785b43fd250433f4ce62eda14def9612d4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for catenp-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 0e377500c22076880bb300e13e287743045e3da037e813df51c34cda90ada969
MD5 4e03027440dbd697e74f7c0bc844f874
BLAKE2b-256 c84b9c4b86ac684006703842de37d9b00443728fc9179ef78aa14e7df09f8e3a

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