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

Uploaded Source

Built Distribution

catenp-0.0.1-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: catenp-0.0.1.tar.gz
  • Upload date:
  • Size: 4.4 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.1.tar.gz
Algorithm Hash digest
SHA256 752075d199592042a50faa853a1c0d6922b6b1e3628fff4a9249691b417c8b0d
MD5 8056038aa3f13d584d979d168b4a9bfd
BLAKE2b-256 3f632566d5f7cd0d8e98ae7cefb3e2b47ed023d11b50801eab7cb96e8833d81b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: catenp-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 856296b94c54cb5ec01f0308eb7dcf0d818ce340f3639a727705e62d02ef763e
MD5 4e38313c0bd58f4cfcf11d6dc46f60ea
BLAKE2b-256 38c0ee7d60b289a56384cb3f01aa0c076bfb21aa4be08db9199974d0a86ed24d

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