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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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 Engineer and Geoscientific Researcher"

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

    def job(self):
        print("TBD, open for hire.")

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

  2. Persad_CESM2_Postprocessing Persad_CESM2_Postprocessing Public

    Shell 1

  3. GenTS GenTS Public

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

    Jupyter Notebook 1

  4. COE_Gerrymandering COE_Gerrymandering Public

    C++

  5. coe-332-sp21 coe-332-sp21 Public

    Forked from TACC/coe-332-sp21

  6. csc3323_coe332 csc3323_coe332 Public

    Python