Skip to content

Commit 15ae41e

Browse files
committed
May revert
1 parent 726d25c commit 15ae41e

File tree

1,254 files changed

+302671
-169653
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,254 files changed

+302671
-169653
lines changed

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
oldWebsite/*

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- name: Install and Build 🔧 # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
1414
run: |
1515
npm install
16-
npm run build
16+
npm run build

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Node.js 📦
2020
uses: actions/setup-node@v2
2121
with:
22-
node-version: '14'
22+
node-version: "14"
2323

2424
- name: Install dependencies 🚚
2525
run: npm install

babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
2+
presets: [require.resolve("@docusaurus/core/lib/babel/preset")],
33
};

blog/2016-05-12-Terrestial-Model-Informatics-Workshop.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ author_image_url: https://avatars.githubusercontent.com/u/8570691?v=4
88
tags: [PEcAn, workshop]
99
---
1010

11-
12-
[](#background)PEcAn 2 Terrestial Model Informatics Workshop 2016
13-
=================================================================
11+
# [](#background)PEcAn 2 Terrestial Model Informatics Workshop 2016
1412

1513
#### Information
1614

@@ -22,12 +20,12 @@ The big picture of this workshop was to discuss how new and emerging tools and t
2220

2321
The goals of the meeting were to:
2422

25-
* Identify informatic, analysis, and cyberinfrastructure bottlenecks in the current workflows of the terrestrial ecosystem/land surface modeling community
26-
* Identify redundancies and opportunities for interoperability of tools/methods
27-
* Develop a roadmap for improving modeling cyberinfrastructure
28-
* Provide training in PEcAn tools
29-
* Present and solicit feedback on PEcAn development plan
30-
* Identify bottlenecks in PEcAn usability/adoption
23+
- Identify informatic, analysis, and cyberinfrastructure bottlenecks in the current workflows of the terrestrial ecosystem/land surface modeling community
24+
- Identify redundancies and opportunities for interoperability of tools/methods
25+
- Develop a roadmap for improving modeling cyberinfrastructure
26+
- Provide training in PEcAn tools
27+
- Present and solicit feedback on PEcAn development plan
28+
- Identify bottlenecks in PEcAn usability/adoption
3129

3230
The full agenda of the workshop can be found here: [link](https://docs.google.com/document/d/18T0ugOwf8iBbLzMMDFrWiouM7UE2J13DwKLtP-jzEPw/edit?usp=sharing)
3331

@@ -69,4 +67,4 @@ Challenges with running multiple models, tools for MIPs
6967

7068
#### Thank you to everyone that attended. The PEcAn Team looks forward to working with you all!
7169

72-
![](https://dl.dropboxusercontent.com/s/2v9ysx5fart78hh/Workshop_Photo.jpg?dl=0)
70+
![](https://dl.dropboxusercontent.com/s/2v9ysx5fart78hh/Workshop_Photo.jpg?dl=0)

blog/2023-08-28-rohansblog.md

Lines changed: 61 additions & 62 deletions
Large diffs are not rendered by default.

build/404.html

Lines changed: 431 additions & 16 deletions
Large diffs are not rendered by default.

build/about/index.html

Lines changed: 516 additions & 16 deletions
Large diffs are not rendered by default.

build/alumni/index.html

Lines changed: 917 additions & 16 deletions
Large diffs are not rendered by default.

build/assets/css/styles.f8550ff3.css

Lines changed: 2809 additions & 25 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)