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

Uploaded Python 3

File details

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

File metadata

  • Download URL: altimetry_io-0.1.3.tar.gz
  • Upload date:
  • Size: 41.6 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.3.tar.gz
Algorithm Hash digest
SHA256 498763d9872555dd36b58e030f8bf632a775d1fe36963575e2281cd070369602
MD5 e9a9dffe8524b962f88fd7e9a0637230
BLAKE2b-256 2aa6e969c5689a1744ad5137a171ae16b1b4133ceb8308cc5f208197882501e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: altimetry_io-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 adbbfd2c7ffdf3a84bfbf36bc602d1bedeaa9977365ee8798520e37727ec3b54
MD5 beb1f50386fa434b95e9c715f6f2fac6
BLAKE2b-256 5abee1c12fa1be52b0b4d1738db270fdc5a51bb8d3a69f656a7be1e05101c341

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