No project description provided
Project description
Table of Contents
About The Project
This project was created to streamline and standardize the process of generating plots at GERG.
Built With
Getting Started
There are three ways to get started
- Create a fresh virtual environment using your favorite method and install the dependencies
- Use an already established virtual environment and install the dependencies
Dependencies
I have provided some commands to install the dependencies using conda but you can use any package manager
List of dependencies:
- python = 3.12
- numpy = 2.0.0
- pandas = 2.2.2
- matplotlib = 3.9.1
- xarray = 2024.6.0
- attrs = 23.2.0
- netcdf4 = 1.7.1.post1
- cmocean = 4.0.3
- scipy = 1.14.0
- mayavi = 4.8.2
-
Creating your own virtual environment then installing dependencies
You can change "gerg_plotting" to your desired environment name
conda create -n gerg_plotting python=3.12
conda activate gerg_plotting
pip install numpy pandas xarray matplotlib attrs notebook
-
Using an already established virtual environment
conda activate your_env
pip install numpy pandas xarray gsw attrs
Installation
- Activate your virtual environment
- Verify/Install Dependencies
- Clone the repo
git clone https://github.com/alecmkrueger/gerg_plotting.git
Usage
Plot data at GERG using Python.
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".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - 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_plotting
Acknowledgments
- Alec Krueger, Texas A&M University, Geochemical and Environmental Research Group, alecmkrueger@tamu.edu
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file gerg_plotting-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: gerg_plotting-0.0.7-py3-none-any.whl
- Upload date:
- Size: 57.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ac682965f41fa2adf5ee0d14ea460b7919eb29ad98dcca363e50d106db3aaee |
|
MD5 | dd8dfc5d99fbcb2f032e465f03d3b905 |
|
BLAKE2b-256 | 0801ad07342393ac948fdad8260c07abc5228865c178252b9446281a7b0220fc |