Skip to content

comet-toolkit/obsarray

Repository files navigation

obsarray: Measurement uncertainty handling in Python

Build Status codecov Documentation Status

obsarray is an extension to xarray for defining, storing and interfacing with uncertainty information using standardised metadata. It is particularly designed to work well with netCDF files and for the Earth Observation community.

obsarray is part of the CoMet Toolkit (community metrology toolkit), and can combined with the punpy (propagating uncertainties in python) module for very simple propagation of defined data uncertainties through arbitrary python functions.

Installation

obsarray is installable via pip.

Documentation

For more information visit our documentation.

License

obsarray is free software licensed under the GNU Public License (v3).

Acknowledgements

obsarray has been developed by Sam Hunt.

The development has been funded by:

  • The UK's Department for Business, Energy and Industrial Strategy's (BEIS) National Measurement System (NMS) programme
  • The IDEAS-QA4EO project funded by the European Space Agency.

Project status

obsarray is under active development. It is beta software.