-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9a4397e
commit 7885184
Showing
8 changed files
with
114 additions
and
4 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
...f Alabama/Research Computing Infrastructure Team/Modeling/NationalWaterModel.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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=) |
35 changes: 35 additions & 0 deletions
35
...Alabama/Research Computing Infrastructure Team/Research Computing/2i2c-intro.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
::: | ||
|
7 changes: 7 additions & 0 deletions
7
...ity of Alabama/Research Computing Infrastructure Team/Research Computing/AWS.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
sidebar_position: 2 | ||
--- | ||
|
||
# AWI-CIROH AWS | ||
|
||
## Details |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/) | ||
|
@@ -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) |
2 changes: 1 addition & 1 deletion
2
.../Water Data Science Team/members-intro.md → ... Alabama/Water Data Science Team/Scope.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 2 | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Scope and responsibilities | ||
|
13 changes: 13 additions & 0 deletions
13
docs/members/The University of Alabama/Water Data Science Team/SnowEval.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
::: | ||
|
||
|
||
# |
13 changes: 13 additions & 0 deletions
13
docs/members/The University of Alabama/Water Data Science Team/SnowModel.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
::: | ||
|
||
|
||
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
::: | ||
|