Skip to main content

Quickly import reference data sets for navigation system design and testing.

Project description

# Organic Navigation Reference Data

The purpose of the `onvadata` module is to make reference data sets easily accessible for the design, development, and testing of navigation algorithms. The defining characteristic of reference data sets are that they are well understood, documented, and purged of data logging artifacts.

## Quick Start

### List Data Available
All data sets are referenced using their shortname.
```python
>> import onavdata
>> onavdata.print_shortnames()
2011 UMN-UAV GPSFASER1
2012 UMN-UAV FASER5
2012 UMN-UAV GPSFASER3
2012 UMN-UAV THOR79
2012 UMN-UAV THOR77
2012 UMN-UAV THOR75
2012 UMN-UAV THOR60
```

### Load a Reference Data Set
An abitrary data set can be loaded if no shortname is specified. In this case the data from `2014 UMN-UAV THOR77` was returned.
```python
>> import onavdata
>> df = onavdata.get_data()
get_data(): No shortname specified so choice will be arbitrary. Returning: 2014 UMN-UAV THOR77
>> df.head()
AccelX (m/s^2) AccelY (m/s^2) AccelZ (m/s^2) ... AngleHeading (rad) AnglePitch (rad) AngleRoll (rad)
TimeFromStart (s) ...
0.00 1.862795 -0.392167 -9.673463 ... 1.004700 0.192806 0.006130
0.02 1.895476 -0.424848 -9.640783 ... 1.004225 0.192856 0.006130
0.04 1.895476 -0.359487 -9.706145 ... 1.003786 0.192888 0.006259
0.06 1.895476 -0.392167 -9.640783 ... 1.003258 0.192990 0.006354
0.08 1.895476 -0.392167 -9.640783 ... 1.002907 0.193056 0.006482

[5 rows x 12 columns]
```

This module manages easy access to multiple navigation-sensor data sets.


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

onavdata-0.0.3.tar.gz (13.7 MB view details)

Uploaded Source

Built Distribution

onavdata-0.0.3-py3-none-any.whl (13.7 MB view details)

Uploaded Python 3

File details

Details for the file onavdata-0.0.3.tar.gz.

File metadata

  • Download URL: onavdata-0.0.3.tar.gz
  • Upload date:
  • Size: 13.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.1 requests-toolbelt/0.9.0 tqdm/4.30.0 CPython/3.6.6

File hashes

Hashes for onavdata-0.0.3.tar.gz
Algorithm Hash digest
SHA256 6ec5c217765383fa1274173b66a7e37380a7d35fc78dd46b9cddea224d7bd20a
MD5 6364878f3d11ba073d575f9462a357a9
BLAKE2b-256 09c1e7ddda5de60c0fa16f770746833964ee2c970c3860e644561cd1d03b37e6

See more details on using hashes here.

File details

Details for the file onavdata-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: onavdata-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 13.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.1 requests-toolbelt/0.9.0 tqdm/4.30.0 CPython/3.6.6

File hashes

Hashes for onavdata-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 98789e69a6bcc67bcfb30ae7b970d15ef571e0dd9b9fbe2de352149f0deb1582
MD5 5b21402eeaa3d09d52f7d0d5023f89df
BLAKE2b-256 8eead63aac36455ea37dc0c0dd86f7d1e5cffaf13b6c9003e7a030c02313c9a2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page