Skip to main content

Tracktable Data Files

Project description

Welcome to Tracktable-Data!

Tracktable-Data is a supplimental data package for the Tracktable library. Refer to the Tracktable documentation and Github repository for more information on Tracktable's capabilities and usage.

Usage

Below are example of how to use, retrieve(), the only function in the tracktable-data package.

from tracktable_data.data import retrieve

# Retrieve file with a name
filepath = retrieve(filename="SampleFlightsUS.csv") # Returns a string

# Retrieve all files with a matching extension
filepathss = retrieve(file_ext=".csv") # Returns a list of strings

# Retrieve all files
all_files = retrieve() # Returns a dictionary

# See all files that can be retrived
retrieve(print_filenames=True)

# See all file extensions that can be retrived
retrieve(print_extensions=True)

Copyright Notice

Copyright (c) 2014-2022 National Technology and Engineering Solutions of Sandia, LLC. Under the terms of Contract DE-NA0003525 with National Technology and Engineering Solutions of Sandia, LLC, the U.S. Government retains certain rights in this software.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. 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.

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.

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

tracktable-data-1.7.0.tar.gz (26.9 MB view details)

Uploaded Source

Built Distribution

tracktable_data-1.7.0-py3-none-any.whl (27.2 MB view details)

Uploaded Python 3

File details

Details for the file tracktable-data-1.7.0.tar.gz.

File metadata

  • Download URL: tracktable-data-1.7.0.tar.gz
  • Upload date:
  • Size: 26.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.0.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.10

File hashes

Hashes for tracktable-data-1.7.0.tar.gz
Algorithm Hash digest
SHA256 c5fab2fab03ca8b2c79c28c99c485a841e82a7d08a7813fedeb31f7d9ef6923e
MD5 4e597bab8b8c3bbfed1a97a556f6a9b3
BLAKE2b-256 2eafdadd0004303ec54c10a311e74d96718c8ec75209b0e779b534f7696dd620

See more details on using hashes here.

File details

Details for the file tracktable_data-1.7.0-py3-none-any.whl.

File metadata

  • Download URL: tracktable_data-1.7.0-py3-none-any.whl
  • Upload date:
  • Size: 27.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.0.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.10

File hashes

Hashes for tracktable_data-1.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac540e00db7442e7132faae9a7b8b93e1607f6a99c67e1a315befa0dd0df8840
MD5 01573dad16f19043df39d23254415dfe
BLAKE2b-256 a602868e60f19e71217cde39757847edb01fae97738957685c3480e3741cce7f

See more details on using hashes here.

Supported by

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