Skip to content

nsflores1/act-hydro-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACT Hydro Lab REU (2025) Code

An investigation into runoff ratios in a warming Arctic using climate models for the Alaska region

Introduction

This repository contains the code I (Nathaniel Flores) wrote as a part of the ACT Hydro lab during the summer of 2025. Each folder contains code loosely of a different category with its own README.md. You are encouraged to read each of them as they contain important information on how to run and extend this code.

To get started, you'll want to set up your conda environment, which you can do by running the following command:

$ conda env create --file utils/hydro-environment.yaml

Then activate the hydro-env environment. Also make sure to install parallel from your package manager of choice.

Most subdirectories also contain Makefiles that can help you run them faster. Be sure to give those a read as well.

Improvements

  • Need to update Python environment to Python 10

License

All code is MIT licensed.

About

An investigation into runoff ratios in a warming Arctic using climate models for the Alaska region

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors