Skip to main content

Provide a unified way to read a data collection, independent of the underlying data representation.

Project description

Altimetry_io

Provide a unified way to read a data collection, independent of the underlying data representation.

  • Relies on FCollections for netcdf files collections reading
  • Can also read Zcollections or CLS tables

Quick start

conda install altimetry-io
from altimetry.io import AltimetryData, FileCollectionSource

alti_data = AltimetryData(
    source=FileCollectionSource(
        path=output_dir,
        ftype="SWOT_L3_LR_SSH",
        subset="Unsmoothed"
    ),
)

ds = alti_data.query_orbit(
    cycle_number=13,
    pass_number= [153, 155, 157, 181, 183, 209, 211, 237],
    variables=["time", "latitude", "longitude", "quality_flag", "ssha_unedited"],
    polygon=(-151, -109, 71, 78)
)

Documentation

📘 Full documentation: https://robin-cls.github.io/altimetry_io/index.html#

Project status

⚠️ This project is still subject to breaking changes. Versioning will reflects the breaking changes using SemVer convention

License

Apache 2.0 — see LICENSE

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

altimetry_io-0.0.0.tar.gz (41.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

altimetry_io-0.0.0-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

Details for the file altimetry_io-0.0.0.tar.gz.

File metadata

  • Download URL: altimetry_io-0.0.0.tar.gz
  • Upload date:
  • Size: 41.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for altimetry_io-0.0.0.tar.gz
Algorithm Hash digest
SHA256 142590607c35302be228d91030635d0c83b67a48b9d609e1a603d4d9eb00b766
MD5 74777b67dd1c32ad802c6ec316959b1f
BLAKE2b-256 325f403c44c1f18b7e4274cf62cf5a8002c62fd3df1c4d77c153d95630376df4

See more details on using hashes here.

File details

Details for the file altimetry_io-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: altimetry_io-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for altimetry_io-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7a1e7e72dbb60140e50592fdf804ba95c91842f6b9274ae0daaf84f5d828bfcb
MD5 5f836c3cc19e0e48ce812e5939a4d18b
BLAKE2b-256 7dc18bdecd525ddf515a3f692ffde1647270ee4107b565a35122095c6811a2f2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page