pyspex

pySpex contains software for SPEXone L0->L1A processing of OCAL and inflight measurements.

https://github.com/rmvanhees/pyspex

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

pySpex contains software for SPEXone L0->L1A processing of OCAL and inflight measurements.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 49
Created almost 6 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Citation

README.md

pySpex

image image image image DOI

Python package pyspex contains software to access SPEXone data. This package contains software scripts and classes to: * Read data in CCSDS format from the SPEXone instrument and write the data in Level-1A format. * Read Level-0 data from the SPEXone after integration on the PACE platform and write the data in Level-1A in-flight science and calibration products. * Read SPEXone CKD product * Read in-flight PACE engineering and housekeeping (HKT) products. * Handle SPEXone binning tables (read, write, visualize).

For more information on PACE mission visit: * https://pace.gsfc.nasa.gov * https://pace.oceansciences.org/mission.htm

For more information on SPEXone instrument visit: * https://www.sron.nl/earth-instrument-development/spex/spexone * https://pace.oceansciences.org/spexone.htm

Documentation

Online documentation is available from Read the Docs.

Installation

The pyspex package requires Python3.8+ and the Python packages: h5py, netCDF4, numpy and xarray.

Installation instructions are provided on Read the Docs or in the INSTALL file.

Owner

  • Name: R.M. van Hees
  • Login: rmvanhees
  • Kind: user
  • Location: The Netherlands
  • Company: SRON Netherlands Institute for Space Research

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "pyspex: software package to handle SPEXone Level-0 and Level-1 data"
authors:
- family-names: "van Hees"
  given-names: "Richard"
  orcid: "https://orcid.org/0000-0002-3846-0753"
license: BSD 3-Clause
license-url: "https://github.com/rmvanhees/pyspex/LICENSE"
repository-code: "https://github.com/rmvanhees/pyspex"
doi: 10.5281/zenodo.5705691
type: software
url: "https://github.com/rmvanhees/pyspex"

GitHub Events

Total
  • Release event: 3
  • Push event: 33
  • Pull request event: 2
  • Create event: 3
Last Year
  • Release event: 3
  • Push event: 33
  • Pull request event: 2
  • Create event: 3

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 230 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 55
  • Total maintainers: 1
pypi.org: pyspex

Software package to handle SPEXone Level-0 and Level-1 data

  • Homepage: https://github.com/rmvanhees/pyspex
  • Documentation: https://pyspex.readthedocs.io/en/stable/
  • License: BSD 3-Clause License Copyright (c) 2019-2020 SRON - Netherlands Institute for Space Research All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  • Latest release: 1.4.17
    published about 1 year ago
  • Versions: 55
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 230 Last month
Rankings
Dependent packages count: 10.1%
Average: 16.3%
Downloads: 17.2%
Dependent repos count: 21.6%
Maintainers (1)
Last synced: 6 months ago

Dependencies

pyproject.toml pypi
  • h5py >=3.5; python_version!='3.9'
  • h5py ~=2.10.0; python_version=='3.9'
  • importlib-resources >5.8; python_version=='3.8'
  • julian *
  • moniplot >=0.5
  • netCDF4 >=1.5
  • numpy >=1.19
  • openpyxl >=3
  • pyYAML >=6.0
  • xarray ~=0.19.0; python_version=='3.9'
  • xarray >=2022.3; python_version!='3.9'
requirements-3.8.txt pypi
  • Pillow ==10.1.0
  • PyYAML ==6.0.1
  • build ==1.0.3
  • certifi ==2023.7.22
  • cftime ==1.6.3
  • contourpy ==1.1.1
  • cycler ==0.12.1
  • et-xmlfile ==1.1.0
  • fonttools ==4.43.1
  • h5py ==3.10.0
  • importlib-metadata ==6.8.0
  • importlib-resources ==6.1.0
  • julian ==0.14
  • kiwisolver ==1.4.5
  • matplotlib ==3.7.3
  • moniplot ==0.5.11
  • netCDF4 ==1.6.4
  • numpy ==1.24.4
  • openpyxl ==3.1.2
  • packaging ==23.2
  • pandas ==2.0.3
  • pyparsing ==3.1.1
  • pyproject_hooks ==1.0.0
  • python-dateutil ==2.8.2
  • pytz ==2023.3.post1
  • scipy ==1.10.1
  • six ==1.16.0
  • tomli ==2.0.1
  • typing_extensions ==4.8.0
  • tzdata ==2023.3
  • xarray ==2023.1.0
  • zipp ==3.17.0
requirements.txt pypi
  • Pillow ==10.1.0
  • PyYAML ==6.0.1
  • certifi ==2023.7.22
  • cftime ==1.6.2
  • contourpy ==1.1.1
  • cycler ==0.12.1
  • et-xmlfile ==1.1.0
  • fonttools ==4.43.1
  • h5py ==3.10.0
  • julian ==0.14
  • kiwisolver ==1.4.5
  • matplotlib ==3.8.0
  • moniplot ==0.5.11
  • netCDF4 ==1.6.4
  • numpy ==1.26.1
  • openpyxl ==3.1.2
  • packaging ==23.2
  • pandas ==2.1.1
  • pyparsing ==3.1.1
  • python-dateutil ==2.8.2
  • pytz ==2023.3.post1
  • scipy ==1.11.3
  • setuptools ==68.2.2
  • setuptools-scm ==8.0.4
  • six ==1.16.0
  • typing_extensions ==4.8.0
  • tzdata ==2023.3
  • wheel ==0.41.2
  • xarray ==2023.9.0