Skip to content

Commit

Permalink
Added Snow Model files
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel committed Jun 14, 2023
1 parent 9a4397e commit 7885184
Show file tree
Hide file tree
Showing 8 changed files with 114 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
sidebar_position: 1
---

# NextGen National Water Model

## NEXTGEN IN A BOX: NextGen Framework National Water Model Community Release

- Slide's from DevCon1-2023:
- [NextGen for Beginners](https://github.com/CIROH-UA/Conferences/tree/main/CIROHdevCon23)

- Github URL: [CloudInfra](https://github.com/CIROH-UA/CloudInfra)

- Issue Tracker: [Issue Tracker](https://github.com/CIROH-UA/CloudInfra/issues/)

- Create new Issue : [Bug Report](https://github.com/CIROH-UA/CloudInfra/issues/new?assignees=&labels=bug&projects=&template=bug_report.md&title=)
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
sidebar_position: 1
---

# CIROH-UA 2i2c Portal

## CIROH-UA's 2i2c JupyterHub details

:::info
<a href="https://github.com/2i2c-org/awi-ciroh-image">Github URL for AWI-CIROH 2i2c Hub Image</a>
:::


import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

<Tabs>
<TabItem value="production" label="Production" default>
<span class="badge badge--secondary">CIROH 2i2c Production Hub</span>
<hr/>
<a href="https://ciroh.awi.2i2c.cloud/hub/login">https://ciroh.awi.2i2c.cloud/hub/login</a>
</TabItem>
<TabItem value="staging" label="Staging">
<span class="badge badge--secondary">CIROH 2i2c Staging Hub</span>
<hr/>
<a href="https://staging.ciroh.awi.2i2c.cloud/hub/login">https://staging.ciroh.awi.2i2c.cloud/hub/login</a>
</TabItem>
</Tabs>


### How to access these environments?
:::note
To get the access of above environments, please email us at **[email protected]** with your github User ID
:::

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
sidebar_position: 2
---

# AWI-CIROH AWS

## Details
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,26 @@ sidebar_position: 1
![Infrastructure|x1](/img/infra.png)

## 1. Infrastructure
- Jupyterhub cluster on GCP via 2i2c.org. More details: https://ciroh-ua.github.io/docs/services/2i2c-intro
- AWS services available using awiciroh account: [Infrastructure Request Form](https://github.com/CIROH-UA/CloudInfra/issues/new?assignees=&labels=infrastructure&projects=&template=aws_infrastructure_request.md&title=) - This template is used to request the resources on AWI/CIROH - AWS Infrastructure.

- Aiming for multicloud and hybrid infrastructure for CIROH that consist of on-prem servers and public cloud services available via Google, AWS and Azure.

- Jupyterhub cluster on GCP via 2i2c.org.

- AWS services available using awiciroh account: [Infrastructure Request Form](https://github.com/CIROH-UA/CloudInfra/issues/new?assignees=&labels=infrastructure&projects=&template=aws_infrastructure_request.md&title=) - This template is used to request the resources on AWI/CIROH - AWS Infrastructure.

- workshops and training


## 2. DevOps

- Using docker containerized application for NextGen

- Using Github Actions for Continous Integration and Continous Deployment (CI/CD)

- Planning to use Terraform for deployment of NextGen.

- Dockerhub URL: https://hub.docker.com/u/awiciroh

- Current Github URLs:
- [AWI-Github](https://github.com/AlabamaWaterInstitute)
- [CIROH-Enterprise-Github](https://github.com/CIROH-UA/)
Expand All @@ -36,15 +44,22 @@ sidebar_position: 1
## 3. NextGen

### NEXTGEN IN A BOX: NextGen Framework National Water Model Community Release

- Slide's from DevCon1-2023:
- [NextGen for Beginners](https://github.com/CIROH-UA/Conferences/tree/main/CIROHdevCon23)
- Github URL: [CloudInfra](https://github.com/AlabamaWaterInstitute/CloudInfra)

- Github URL: [CloudInfra](https://github.com/CIROH-UA/CloudInfra)

- Issue Tracker: [Issue Tracker](https://github.com/CIROH-UA/CloudInfra/issues/)

- Create new Issue : [Bug Report](https://github.com/CIROH-UA/CloudInfra/issues/new?assignees=&labels=bug&projects=&template=bug_report.md&title=)

## 4. User Support

- Email us at : '[email protected]'

- Slack channel: ciroh-ua-it-admin

- Team members: James Halgren, Arpita Patel, Benjamin Lee, Sepehr Karimiziarani, Shahab Alam, Lynker Contractors - Zach Wills, Nels Frazier, Jordan Laser

![Team](/img/team.jpeg)
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 2
sidebar_position: 1
---

# Scope and responsibilities
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
sidebar_position: 3
---

# National Water Model Supply-Oriented Extentions - streamflow eval tool


:::info
<a href="https://ciroh.ua.edu">CIROH at The University of Alabama</a>
:::


#
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
sidebar_position: 2
---

# Advancing Snow Modeling


:::info
<a href="https://ciroh.ua.edu">CIROH at The University of Alabama</a>
:::


#
11 changes: 11 additions & 0 deletions docs/members/The University of Alabama/members-intro.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
sidebar_position: 0
---

# About Us


:::info
<a href="https://ciroh.ua.edu">CIROH at The University of Alabama</a>
:::

0 comments on commit 7885184

Please sign in to comment.