Skip to main content

A package for reading NASA PACE data files.

Reason this release was yanked:

obsolete

Project description

NASA-PACE-Data-Reader

This repository hosts a Python package designed to read L1C files from NASA PACE instruments, including HARP2, SPEXone, and OCI. Future development plans include the addition of readers for L2 aerosol and surface products.

Building and Uploading the Package:

To build and upload the package, you can either run the Install.sh script (ensure to specify the correct version), or follow the steps outlined below:

Build: Use the same command as before, which is python3 -m build.

Upload: Use the command python3 -m twine upload --repository testpypi dist/*.

Install: Use the command python3 -m pip install -i https://test.pypi.org/simple/ nasa-pace-data-reader.

Uninstall: Use the command python3 -m pip uninstall nasa_pace_data_reader.


Example Usage:

Here is a simple example of how to use the package:

from nasa_pace_data_reader import L1

calc = L1.L1C()
result = calc.add(5, 3)
print(result)  # This will output: 8

Change Log:


Key Improvements:

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

nasa_pace_data_reader-0.0.3.10.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

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

nasa_pace_data_reader-0.0.3.10-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file nasa_pace_data_reader-0.0.3.10.tar.gz.

File metadata

  • Download URL: nasa_pace_data_reader-0.0.3.10.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for nasa_pace_data_reader-0.0.3.10.tar.gz
Algorithm Hash digest
SHA256 214d860ca03384ff69b75d7f99d64dc7efb4ca0d1c6a3e05a6606b6c77a86ab7
MD5 d7e9639f6d826862e7df20168bb2d6a8
BLAKE2b-256 07f2a989d7abed38367816310e03c06e3b8af49ad94fc444b1dd208fedf1d01c

See more details on using hashes here.

File details

Details for the file nasa_pace_data_reader-0.0.3.10-py3-none-any.whl.

File metadata

File hashes

Hashes for nasa_pace_data_reader-0.0.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 0e7ab3c34201f4c037e535d08fc2fcf3f0cc3c69406842510be61050947a6a7f
MD5 dd0d10734fb77bb77e40b8062eb0ecc3
BLAKE2b-256 d664eb633caa7597592c273d6b74b35da3a5f2d6966525b6dd86b223edf49419

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