Skip to main content

A python reader for SAGE III and SAGE III ISS L2 solar binary files

Project description

Python SAGE Data Reader

A python reader for SAGE III and SAGE III ISS binary data files into an xarray dataset.

Tested with versions:

  • 5.0
  • 5.1
  • 5.2

Downloads

The binary files are not supplied and must be downloaded by the user.
SAGEIII binary files
SAGEIII-ISS binary files

Installation

To install the package run:

pip install sage3reader

Dataset details

The user should be able to match the coordinates and variables in the dataset with those in the binary file format sheet (Table C1.3 of the Data Product User Guide) taking note of the following changes

Binary Format Dataset
start_date (yyyymmdd) and start_time (hhmmss) integers start_time (datetime64)
end_date (yyyymmdd) and end_time (hhmmss) integers end_time (datetime64)
ground track date and time integers ground track datetime64

Examples

To load data for a single profile:

from sage3reader import l2binary_to_dataset

s3data = l2binary_to_dataset('/path/to/file')

To load all profiles in a directory tree:

from sage3reader import multi_path_l2binary_to_dataset

s3data = multi_path_l2binary_to_dataset('/path/to/files')

Other examples can be found in the examples folder.

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

sage3reader-0.2.5.tar.gz (22.5 kB view details)

Uploaded Source

File details

Details for the file sage3reader-0.2.5.tar.gz.

File metadata

  • Download URL: sage3reader-0.2.5.tar.gz
  • Upload date:
  • Size: 22.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3.post20210118 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5

File hashes

Hashes for sage3reader-0.2.5.tar.gz
Algorithm Hash digest
SHA256 fe6abcecbb11865b6886bd8c51512aff095c0142424cd64ff323b8c61f28c883
MD5 fc27c6955c952c2b3e1a7b84996778a0
BLAKE2b-256 7c8f606636ac261fc5f3250e8b007978aeeeaa98ca2be4e500cd1bed56e853f0

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