Ty Tuff - Data Scientist - ESIIL - expert*** in turning complex data into actionable insights. He is a great teacher!
Bob Rabin Research meteorologist - KBOCC and Ilisagvik College
Darryl Reano: Acoma/Kewa; School of Earth and Space Exploration at Arizona State University; Geoscience Education Research
Mary Banner - SUNY ESF Graduate student. Ponca and Ojibwe
Jason Tinant Oglala Lakota College – Fascinated by water…
Rachel Lieber: ESIIL Community Engagement Specialist, CU Boulder
Cody O'Dale - Environmental GIS Specialist - Shoshone-Bannock Tribes
Cynthia Sanders College of the Muscogee Nation
Alex "Panda" Armendariz Mescalero Apache - Graduate Student at Cal Poly Pomona - Research focused on Indigenous Food Systems
**Byron Andrew: Jemez Pueblo/Yupik: Natural Resources Department, GIS Manager
Eva Weddell Ihanktunwan Dakota - Conservation biology at Oglala Lakota College
Justina White Eyes
Dakota State
** Shannon Boldt Northwest Indian College
Summer Dupree - Student at Oglala Lakota College
Cibele Amaral - ESIIL Interim Analytics Director and Remote Sensing Scientist
William Blacksmith* - Sicangu Lakota Climate Center - IT Specialist
Saima Shikesho - Student at Dartmouth College
Fundamentals of Text Formatting (headings, lists, bold, italics)
**vvv - Integrating Multimedia (image and video links)
Diagrams with Mermaid (creating flowcharts, mind maps, timvvvelines)
Interactive Elements (hyperlinks, embedding interactive content)
Headings: Use #
for different levels of headings.
Lists: Bulleted lists use asterisks, numbers for ordered lists.
Bold and Italics: Use asterisks or underscores.
Header 1 | Header 2 | Header 3 |
---|---|---|
Row 1 | Data | Data |
Row 2 | Data | Data |
Add a ":"" to change text justification. Here the : is added on the left for left justification.
Header 1 | Header 2 | Header 3 |
---|---|---|
Row 1 | Data | Data |
Row 2 | Data | Data |
A | N | A | L | Y | T | I | C | S | E | N | R |
E | I | N | V | I | R | O | N | M | E | N | T |
V | E | L | O | P | M | O | C | O | M | U | N |
E | G | A | G | E | L | L | A | H | C | N | E |
R | A | T | A | D | E | V | E | L | O | P | W |
E | I | T | S | I | T | N | E | I | C | S | R |
S | O | I | G | O | L | O | I | B | H | T | L |
A | H | T | L | A | E | W | E | G | N | E | L |
T | I | T | S | I | T | N | E | I | C | S | N |
I | E | E | S | R | E | H | T | O | E | N | I |
C | S | L | L | A | H | C | E | G | L | A | N |
E | G | A | L | L | E | H | C | N | E | I | C |
If you hit the boundaries of Markdown's capabilities, you can start to add html directly. Remember, this entire exercisse is to translate to html.
Sudoku Puzzle
Fill in the blank cells with numbers from 1 to 9, such that each row, column, and 3x3 subgrid contains all the numbers from 1 to 9 without repetition.
5 | 3 | 7 | ||||||
6 | 1 | 9 | 5 | |||||
9 | 8 | 6 | ||||||
8 | 6 | 3 | ||||||
4 | 8 | 3 | 1 | |||||
7 | 2 | 6 | ||||||
6 | 2 | 8 | ||||||
4 | 1 | 9 | 5 | |||||
8 | 7 | 9 |
5 | 3 | 4 | 6 | 7 | 8 | 9 | 1 | 2 |
6 | 7 | 2 | 1 | 9 | 5 | 3 | 4 | 8 |
1 | 9 | 8 | 3 | 4 | 2 | 5 | 6 | 7 |
8 | 5 | 9 | 7 | 6 | 1 | 4 | 2 | 3 |
4 | 2 | 6 | 8 | 5 | 3 | 7 | 9 | 1 |
7 | 1 | 3 | 9 | 2 | 4 | 8 | 5 | 6 |
9 | 6 | 1 | 5 | 3 | 7 | 2 | 8 | 4 |
2 | 8 | 7 | 4 | 1 | 9 | 6 | 3 | 5 |
3 | 4 | 5 | 2 | 8 | 6 | 1 | 7 | 9 |
>
for blockquotes.
This is a blockquote.
It can span multiple lines.
Images: Add images using the format 
.
Videos: Embed videos using HTML in Markdown.
<iframe width="560" height="315" src="https://www.youtube.com/embed/dQw4w9WgXcQ" frameborder="0" allowfullscreen></iframe>
graph TD
A[Start] --> B[Analyze Data]
B --> C{Is Data Large?}
C -->|Yes| D[Apply Big Data Solutions]
C -->|No| E[Use Traditional Methods]
D --> F[Machine Learning]
E --> G[Statistical Analysis]
F --> H{Model Accurate?}
G --> I[Report Results]
H -->|Yes| J[Deploy Model]
H -->|No| K[Refine Model]
J --> L[Monitor Performance]
K --> F
L --> M[End: Success]
I --> N[End: Report Generated]
style A fill:#f9f,stroke:#333,stroke-width:2px
style M fill:#9f9,stroke:#333,stroke-width:2px
style N fill:#9f9,stroke:#333,stroke-width:2px
mindmap
root((ESIIL))
section Data Sources
Satellite Imagery
::icon(fa fa-satellite)
Remote Sensing Data
Drones
Aircraft
On-ground Sensors
Weather Stations
IoT Devices
Open Environmental Data
Public Datasets
::icon(fa fa-database)
section Research Focus
Climate Change Analysis
Ice Melt Patterns
Sea Level Rise
Biodiversity Monitoring
Species Distribution
Habitat Fragmentation
Geospatial Analysis Techniques
Machine Learning Models
Predictive Analytics
section Applications
Conservation Strategies
::icon(fa fa-leaf)
Urban Planning
Green Spaces
Disaster Response
Flood Mapping
Wildfire Tracking
section Tools and Technologies
GIS Software
QGIS
ArcGIS
Programming Languages
Python
R
Cloud Computing Platforms
AWS
Google Earth Engine
Data Visualization
D3.js
Tableau
gantt
title ESIIL Year 2 Project Schedule
dateFormat YYYY-MM-DD
section CI
Sovereign OASIS via private jupiterhubs :2024-08-01, 2024-10-30
OASIS documentation :2024-09-15, 70d
Data cube OASIS via cyverse account :2024-09-15, 100d
Integrate with ESIIL User Management system :2024-08-01, 2024-11-30
Build badges to deploy DE from mkdoc :2024-09-01, 2024-12-15
Streamline Github ssh key management :2024-10-01, 2024-12-31
Cyverse support (R proxy link) :2024-11-01, 2024-12-31
Cyverse use summary and statistics :2024-08-01, 2024-12-15
section CI Consultation and Education
Conferences/Invited talks :2024-08-01, 2024-12-31
Office hours :2024-08-15, 2024-12-15
Proposals :2024-09-01, 2024-11-15
Private lessons :2024-09-15, 2024-11-30
Pre-event trainings :2024-10-01, 2024-12-15
Textbook development w/ education team :2024-08-01, 2024-12-15
Train the trainers / group lessons :2024-08-15, 2024-11-30
Tribal engagement :2024-09-01, 2024-12-15
Ethical Space training :2024-09-15, 2024-12-31
section CI Design and Build
Data library (repository) :2024-08-01, 2024-10-30
Analytics library (repository) :2024-08-15, 2024-11-15
Containers (repository) :2024-09-01, 2024-11-30
Cloud infrastructure templates (repository) :2024-09-15, 2024-12-15
Tribal resilience Data Cube :2024-10-01, 2024-12-31
%%{init: { 'logLevel': 'debug', 'theme': 'base', 'gitGraph': {'rotateCommitLabel': true}} }%%
gitGraph
commit id: "Start from template"
branch c1
commit id: "Set up SSH key pair"
commit id: "Modify _config.yml for GitHub Pages"
commit id: "Initial website structure"
commit id: "Add new markdown pages"
commit id: "Update navigation tree"
commit id: "Edit existing pages"
commit id: "Delete old markdown pages"
commit id: "Finalize website updates"
commit id: "Add new markdown pages"
commit id: "Update navigation tree"
checkout c1
branch b1
commit
commit
checkout c1
merge b1
`
%%{init: {"quadrantChart": {"chartWidth": 400, "chartHeight": 400}, "themeVariables": {"quadrant1TextFill": "#ff0000"} }}%%
quadrantChart
x-axis Urgent --> Not Urgent
y-axis Not Important --> "Important ❤"
quadrant-1 Plan
quadrant-2 Do
quadrant-3 Delegate
quadrant-4 Delete
timeline
title Major Events in Environmental Science and Data Science
section Environmental Science
19th century : Foundations in Ecology and Conservation
1962 : Publication of 'Silent Spring' by Rachel Carson
1970 : First Earth Day
1987 : Brundtland Report introduces Sustainable Development
1992 : Rio Earth Summit
2015 : Paris Agreement on Climate Change
section Data Science
1960s-1970s : Development of Database Management Systems
1980s : Emergence of Data Warehousing
1990s : Growth of the World Wide Web and Data Mining
2000s : Big Data and Predictive Analytics
2010s : AI and Machine Learning Revolution
2020s : Integration of AI in Environmental Research
erDiagram
CAR ||--o{ NAMED-DRIVER : allows
CAR {
string registrationNumber
string make
string model
}
PERSON ||--o{ NAMED-DRIVER : is
PERSON {
string firstName
string lastName
int age
}
---
config:
sankey:
showValues: false
---
sankey-beta
NASA Data,Big Data Harmonization,100
Satellite Imagery,Big Data Harmonization,80
Open Environmental Data,Big Data Harmonization,70
Remote Sensing Data,Big Data Harmonization,90
Big Data Harmonization, Data Analysis and Integration,340
Data Analysis and Integration,Climate Change Research,100
Data Analysis and Integration,Biodiversity Monitoring,80
Data Analysis and Integration,Geospatial Mapping,60
Data Analysis and Integration,Urban Planning,50
Data Analysis and Integration,Disaster Response,50
Hyperlinks: Use the format [link text](URL)
.
Embedding Interactive Content: Use HTML tags or specific platform embed codes.
<iframe src="https://example.com/interactive-content" width="600" height="400"></iframe>
Markdown can be combined with LaTeX for mathematical notation, useful in environmental data science for expressing statistical distributions, coordinate systems, and more. This requires a Markdown renderer with LaTeX support (like MathJax or KaTeX).
Inline Math: Use single dollar signs for inline math expressions. Representing the normal distribution.
Example: The probability density function of the normal distribution is given by \(f(x|\mu,\sigma) = \frac{1}{\sigma\sqrt{2\pi}}e^{-\frac{1}{2}\left(\frac{x-\mu}{\sigma}\right)^2}\).`
Display Math: Use double dollar signs for standalone equations.
Example:
\[
f(x|\mu,\sigma) = \frac{1}{\sigma\sqrt{2\pi}}e^{-\frac{1}{2}\left(\frac{x-\mu}{\sigma}\right)^2}
\]
Common LaTeX Elements for Environmental Data Science:
\frac{1}{\sigma\sqrt{2\pi}}e^{-\frac{1}{2}\left(\frac{x-\mu}{\sigma}\right)^2}
for \(\frac{1}{\sigma\sqrt{2\pi}}e^{-\frac{1}{2}\left(\frac{x-\mu}{\sigma}\right)^2}\)P(k; \lambda) = \frac{\lambda^k e^{-\lambda}}{k!}
for \(P(k; \lambda) = \frac{\lambda^k e^{-\lambda}}{k!}\)(r, \theta, \phi)
for \((r, \theta, \phi)\)(x, y, z)
for \((x, y, z)\)a = \sin^2\left(\frac{\Delta\phi}{2}\right) + \cos(\phi_1)\cos(\phi_2)\sin^2\left(\frac{\Delta\lambda}{2}\right)
for \(a = \sin^2\left(\frac{\Delta\phi}{2}\right) + \cos(\phi_1)\cos(\phi_2)\sin^2\left(\frac{\Delta\lambda}{2}\right)\)Note: The rendering of these equations as formatted math will depend on your Markdown viewer's LaTeX capabilities.
First reference details. Example: Emma Jones, "Environmental Study," Nature Journal, May 2020, https://nature-journal.com/envstudy2020. ↩︎ ↩︎
Second reference details. Example: David Smith, "Climate Change Controversies," Science Daily, August 2019, https://sciencedaily.com/climatechange2019. ↩︎