Skip to main content

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

Project description

Altimetry-io

A library providing a unified way to read an altimetry data collection, independent of the underlying data representation.

  • Relies on Files Collections for NetCDF files collections reading
  • Can also read ZCollections format

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)
)

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.1.4.tar.gz (39.9 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.1.4-py3-none-any.whl (22.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: altimetry_io-0.1.4.tar.gz
  • Upload date:
  • Size: 39.9 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.1.4.tar.gz
Algorithm Hash digest
SHA256 ad61378420ba5972a3e43d52cccc86931738340352a89de1b49df9ba06887bab
MD5 2049f50cbb5fe21ea1f1170f6dfac07b
BLAKE2b-256 dc1b5cfd13fe6d100a4641adacbad4424fbdfb9b8826cb3b73f5468b6d717854

See more details on using hashes here.

File details

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

File metadata

  • Download URL: altimetry_io-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 22.4 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.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4b155d34885a47da77b1610fccc3bbf2da5b7447b2b114af7d80b82830924545
MD5 c8f36515eb7a45627ee0fb3d8b4c1c96
BLAKE2b-256 95d72ba0235d26f80c106cbb1811e504d98789150c63b3905ce8535677832151

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