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 on windows
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

There are three ways to get started

  • Create a conda virtual environment using the .yml file provided (preferred)
  • Create a conda virtual environment and install the dependencies yourself
  • Use an already established virtual environment and install the dependencies (not recommended)

Dependencies

I have provided some commands for the dependencies

  • Using the .yml file (preferred)

    conda env create -f gerg_glider_ingest.yml
    
  • Creating your own virtual environment then installing dependencies

    You can change "yourenv" to your desired environment name

    conda create -n yourenv python=3.10
    
    conda activate yourenv
    
    pip install numpy pandas xarray gsw attrs
    
  • Using an already established virtual environment (not recommended)

    conda activate yourenv
    
    pip install numpy pandas xarray gsw attrs
    

Installation

  1. Activate your virtual environment
  2. Verify/Install Dependencies
  3. Clone the repo
    git clone https://github.com/alecmkrueger/gerg_glider_ingest.git
    

Usage

Process raw data from gliders using python.

The only things that need to be changed by the user are:

  • glider id/number (used for NetCDF metadata)
  • the mission title (used for NetCDF metadata)
  • source data directory
  • processed data output directory
  • NetCDF filename

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/gerg_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.0.tar.gz (554.4 kB view details)

Uploaded Source

Built Distribution

glider_ingest-1.0.0-py3-none-any.whl (555.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: glider_ingest-1.0.0.tar.gz
  • Upload date:
  • Size: 554.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-39-generic

File hashes

Hashes for glider_ingest-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a19eb9308880f55ff171ce9a236a7a2095e447d836f535e42b278309d930a266
MD5 dac2faa9075b3a98a0b939f28ca908f4
BLAKE2b-256 2f7e47cda84ff922c9179b1ef3edd619cf949c3306e9290d2ead05e65c692a68

See more details on using hashes here.

File details

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

File metadata

  • Download URL: glider_ingest-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 555.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-39-generic

File hashes

Hashes for glider_ingest-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0e2fba729848f491db9d192e6c8cca59682514e5fa3ab361aff066fb16b9e750
MD5 c55c53b426d25e7a3dbd41d62a20ef08
BLAKE2b-256 9b0ea97cc614bed78f5436cc434c214d9191e2dd7a66248539e2808994587f41

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