Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View AgentOxygen's full-sized avatar
  • The University of Texas at Austin

Block or report AgentOxygen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AgentOxygen/README.md

print("Hello Earth")

Open Source Love

#!/usr/bin/python


class ComputationalEngineer:

    def __init__(self):
        self.name = "Cameron Cummins"
        self.role = "Software Developer and Geoscientific Researcher"

    def greetings(self):
        print("Hello there! Thanks for checking out my GitHub.")

    def job(self):
        self.org = "The University of Texas at Austin"
        self.unit = "The Department of Earth and Planetary Sciences"
        self.position = "Computational Geoscientist"
        

me = ComputationalEngineer()
me.greetings()
me.job()

⭐ Showcase Repositories

HDP GenTS

💡 Skills

Programming Languages

Python C++ Fortran LaTeX Markdown YAML GDScript Bash Script

Packages

Matplotlib NumPy Pandas SciPy scikit-learn PyTorch

Platforms

Git GitHub PyPi

Tools

Jupyter Notebook Notepad++ Visual Studio Code

🧾 Acknowledgements

This profile README.md was inspired by https://github.com/Zhenye-Na.

Popular repositories Loading

  1. HDP HDP Public

    Heatwave Diagnostics Package (HDP) for efficiently quantifying multiple heatwave metrics from GCM output across large parameters spaces.

    Python 4 3

  2. Persad_CESM2_Postprocessing Persad_CESM2_Postprocessing Public

    Shell 1

  3. GenTS GenTS Public

    A useful tool for post-processing ESM history files into timeseries format.

    Python 1 1

  4. JSG-Open-Source-Hackathon-2024 JSG-Open-Source-Hackathon-2024 Public

    Reference repository for documentation and resources for the 2024 Jackson School of Geosciences Open-Source Hackathon.

    1 3

  5. COE_Gerrymandering COE_Gerrymandering Public

    C++

  6. coe-332-sp21 coe-332-sp21 Public

    Forked from TACC/coe-332-sp21