Skip to main content

Package for GERG to ingest raw glider data into NetCDF files

Project description


Logo

GERG Glider Ingest

Convert raw data from GERG gliders into netcdf using python
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

This project was created to streamline the process of converting the raw data from the gliders after missions into NetCDF files, as well as ensuring the code can be easily maintained, understood, and used by others.

Built With

Python

Getting Started

# PyPi
pip install glider-ingest

Dependencies

Required dependencies are:

  • python = "^3.12"
  • numpy = "^2.0.1"
  • pandas = "^2.2.2"
  • xarray = "^2024.6.0"
  • attrs = "^23.2.0"
  • gsw = "^3.6.19"
  • scipy = "^1.14.0"
  • netcdf4 = "^1.7.1.post1"

Usage

Process raw data from gliders using python.

Example:

    from glider_ingest import ingest

    ds = ingest.process('Glider_Number','Mission_Title',extensions=['DBD','EBD'],raw_data_source=Path('raw_data').resolve(),
                        working_directory=Path('data').resolve(),output_nc_filename='Mission_Title_Glider_Number.nc',return_ds=True)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Alec Krueger - alecmkrueger@tamu.edu

Project Link: https://github.com/alecmkrueger/glider_ingest

Acknowledgments

  • Sakib Mahmud, Texas A&M University, Geochemical and Environmental Research Group, sakib@tamu.edu
  • Xiao Ge, Texas A&M University, Geochemical and Environmental Research Group, gexiao@tamu.edu
  • Alec Krueger, Texas A&M University, Geochemical and Environmental Research Group, alecmkrueger@tamu.edu

(back to top)

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

glider_ingest-1.0.2.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

glider_ingest-1.0.2-py3-none-any.whl (2.5 MB view details)

Uploaded Python 3

File details

Details for the file glider_ingest-1.0.2.tar.gz.

File metadata

  • Download URL: glider_ingest-1.0.2.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Windows/11

File hashes

Hashes for glider_ingest-1.0.2.tar.gz
Algorithm Hash digest
SHA256 7b762d1cc8fc48bb66ea35ff24780ebc4b29b2f570bd01323420ec67d71fc919
MD5 9bd0f31a4de2ea4b7e29c570ae364e23
BLAKE2b-256 32f42281990ec16a9f634b50a3183325afc4b452fe843973d4edc4bd38235ef2

See more details on using hashes here.

File details

Details for the file glider_ingest-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: glider_ingest-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Windows/11

File hashes

Hashes for glider_ingest-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5270a15b10aa14101d0943f552a1ae61cba9710b9f41ff14923c3e78db7076e0
MD5 c21625723a4e3b699a2549c8cb662e48
BLAKE2b-256 75835fcde448d0f201e1c60406ad1b6e5c45e5e8ce2a0b6309431448b2aa064e

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