Skip to main content

Processes output of qa4sm.eodc.eu (NetCDF file), creating plots and providing the data in other formats.

Project description

ci cov pip

qa4sm_reader is a python package to read and plot the result files of the qa4sm service.

Installation

This package should be installable through pip

pip install qa4sm_reader

Usage

This package is used to analyze a qa4sm netCDF output file and produce all relevant plots and maps.

Development Setup

The project was setup using pyscaffold and closely follows the recommendations.

Install Dependencies

For Development we recommend creating a conda environment.

cd qa4sm-reader
conda env create python=3.10 #  create environment from requirements.rst
conda activate qa4sm_reader
conda env update -f environment.yml -n qa4sm_reader
pip install -e .

To remove the environment again, run:

conda deactivate
conda env remove -n qa4sm_reader

Code Formatting

To apply pep8 conform styling to any changed files [we use yapf](https://github.com/google/yapf). The correct settings are already set in setup.cfg. Therefore the following command should be enough:

yapf file.py --in-place

Testing

For testing, we use py.test:

pytest

The dependencies are automatically installed by pytest-runner when you run the tests. The test-dependencies are listed in the testing field inside the [options.extras_require] section of setup.cfg. For some reasons, the dependencies are not installed as expected. To workaround, do:

pip install pytest-cov

The files used for testing are included in this package. They are however subject to other terms and conditions.

Known Issues

No known issues - please open an issue in case you come across a malfunctioning in the package.

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

qa4sm_reader-0.11.5.tar.gz (29.5 MB view details)

Uploaded Source

Built Distribution

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

qa4sm_reader-0.11.5-py3-none-any.whl (118.2 kB view details)

Uploaded Python 3

File details

Details for the file qa4sm_reader-0.11.5.tar.gz.

File metadata

  • Download URL: qa4sm_reader-0.11.5.tar.gz
  • Upload date:
  • Size: 29.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qa4sm_reader-0.11.5.tar.gz
Algorithm Hash digest
SHA256 7774f498eae3da75d9b6625faf1ad5f4f5f355cc9bb115063a53ac5fba8c92f7
MD5 ff0354447966612286b5e4312945fdb7
BLAKE2b-256 824d866d397e12cdc10c4e475bb1f0ee11ffef41a1bb19b63a0f853947e68535

See more details on using hashes here.

File details

Details for the file qa4sm_reader-0.11.5-py3-none-any.whl.

File metadata

  • Download URL: qa4sm_reader-0.11.5-py3-none-any.whl
  • Upload date:
  • Size: 118.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qa4sm_reader-0.11.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b1234ac3989a5849784b03848e9cd24963b4a493b6b6b5f4f70ba5a9968720fa
MD5 93c171d42f600292df5571ef48bc0cd4
BLAKE2b-256 6c1e344bc9dae82d43df3e3ceae9098aca9b1f9682ebdea7bd052247ca15f2b5

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