Skip to content

Commit 49e5b41

Browse files
author
Sterling Michel
committed
adding new static file to help with description of theme
1 parent 6422c0c commit 49e5b41

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/staticJSON/themeDesc.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"Atmosphere": "Atmospheric science is the comprehensive study of the physical and chemical dynamics of Earth’s atmosphere. NEON collects a variety of atmospheric measurements at field sites to detect climate change. <a href='https://www.neonscience.org/atmosphere-data-theme'>Learn more</a>",
3+
"Biogeochemistry": "Biogeochemistry is the study of the cycling of the fundamental chemicals that support life, collectively termed nutrients. NEON collects and produces data on nutrients, such as carbon, nitrogen and phosphorus, which move through the atmosphere, water bodies, soil, microbes, plants and animals to support understanding of nutrient cycling in a variety of ecosystems. <a href='https://www.neonscience.org/data-samples/data-themes/biogeochemistry-data-theme'>Learn more</a>",
4+
"Ecohydrology": "Ecohydrology is defined as the study of how physical and biological processes interact with water cycles. Comprehensive study of water cycles requires knowledge of precipitation patterns, soil and groundwater dynamics, interactions with vegetation (i.e., evapotranspiration), and processes such as nutrient cycling and food web dynamics in aquatic ecosystems. <a href='https://www.neonscience.org/data-samples/data-themes/ecohydrology-data-theme'>Learn more</a>",
5+
"Land Cover & Processes": "The study of land cover and processes examines land surface characteristics and change. Land cover refers to the vegetation, structures and other features distributed across the landscape. Land processes refer to the causes and effects that result in changes over space and time to land cover and associated ecosystems. <a href='https://www.neonscience.org/data-samples/data-themes/land-cover-and-processes-data-theme'>Learn more</a>",
6+
"Organisms, Populations, and Communities": "The study of organisms, populations and communities examines how organisms interact with each other and their environment at individual, population and community levels. To characterize these interactions, NEON quantifies and observes interactions among multiple organisms and their environments. <a href='https://www.neonscience.org/data-samples/data-themes/organismal-data-theme'>Learn more</a>"
7+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portal-core-components",
3-
"version": "2.13.0",
3+
"version": "2.13.3",
44
"main": "./lib/index.js",
55
"private": true,
66
"homepage": "http://localhost:3010/core-components",

0 commit comments

Comments
 (0)