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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: catenp-0.0.7.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.7.tar.gz
Algorithm Hash digest
SHA256 3cc1030050833667a279346e4e344f840e3ec88f455f49e4b908f259117ee193
MD5 d8da51f8cfc28101e6a5cdf11e3360ed
BLAKE2b-256 e9f3b8e6540ed11a318ff8585e6fba3589935bc6ee58622eb8b4db7ebdf27819

See more details on using hashes here.

File details

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

File metadata

  • Download URL: catenp-0.0.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 fda15f2a873ae8b961f76e4c899eff29cddd4adb0be1c6c28297cc1de8d0b62a
MD5 65929a588108150bf035708c28e54c89
BLAKE2b-256 62fdb63b3620296d15c6e10a38a74a5b81777098a1fd49a33323197129ef6413

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