Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[![web application](https://github.com/NINAnor/ecRxiv/blob/main/docs/_ecrxiv_logo_hovedlogo_tekst_under.png?raw=true)](https://view.nina.no/ecRxiv/)
[![web application](https://github.com/NINAnor/ecRxiv/blob/main/docs/_ecrxiv_logo_hovedlogo_tekst_under.png?raw=true)](https://ecRxiv.com)

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](docs/code_of_conduct.md)

# To browse ecosystem condition indicators, please visit the [ecRxiv web app](https://ecRxiv.com).

## NEWS

The [ecRxiv web app](https://view.nina.no/ecRxiv/) is now available.
- ecRxiv was used to document ecosystem condition indicators for the Norwegian pilot condition account. The report can be found [here](https://www.miljodirektoratet.no/publikasjoner/2025/desember-2025/nasjonal-pilot-for-okologisk-tilstandsregnskap/)


## Rationale
Expand Down
14 changes: 8 additions & 6 deletions app/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,22 @@ link_gh <- tags$a(
target = "_blank"
)


data <- App_data
#tags$head(tags$link(rel="shortcut icon", href="www/favicon.png")),

ui <- navbarPage(

id = "nav",
windowTitle = "ecRxiv",

bg = "#FDE6D2",
# --- Logo + title ---
title = div(
tags$img(
src = "_ecrxiv_logo_hovedlogo.png",
height = 60,
style = "margin-right: 12px;"
),
"ecRxiv" # optional text, remove if you want just logo
)
),

# --- Theme (Bootstrap 5 Minty) ---
Expand Down Expand Up @@ -65,10 +66,11 @@ ui <- navbarPage(
# ======================
# RIGHT-SIDE MENU
# ======================

nav_spacer(),
navbarMenu(
"Links",
link_gh
title = "Links",
align = "right",
nav_item(link_gh)
)
)

Expand Down
2 changes: 1 addition & 1 deletion indicators/NO_AATS_001/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the ecological condition indicator **NO_AATS_001** (Absence of alien coniferous tree species - Fravær av fremmede bartreslag).

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_AATS_001/R/NO_AATS_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_AATS_001/R/NO_AATS_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_ALIE_001/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This folder contains the documentation for the ecological condition indicator **NO_ALIE_001**.
For a readable description of the indicator, [see here](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_ALIE_001/R/NO_ALIE_001.html) or look it up in the [ecRxiv web app](https://view.nina.no/ecRxiv/).
For a readable description of the indicator, [see here](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_ALIE_001/R/NO_ALIE_001.html) or look it up in the [ecRxiv web app](https://ecRxiv.com).
2 changes: 1 addition & 1 deletion indicators/NO_ALIE_002-005/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the four ecological condition indicators **NO_ALIE_002** to **005**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_ALIE_002-005/R/NO_ALIE_002-005.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_ALIE_002-005/R/NO_ALIE_002-005.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_BFLY_001_002/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the ecological condition indicators **NO_BFLY_001** and **NO_BFLY_002**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_BFLY_001_002/R/NO_BFLY_001_002.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_BFLY_001_002/R/NO_BFLY_001_002.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_BIRD_001-004/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This folder contains the documentation for the ecological condition indicator **NO_BIRD_001-004**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_BIRD_001-004/R/NO_BIRD_001-004.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_BIRD_001-004/R/NO_BIRD_001-004.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.

2 changes: 1 addition & 1 deletion indicators/NO_BUMB_001_002/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the ecological condition indicator **NO_BUMB_001** and **NO_BUMB_002**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_BUMB_001_002/R/NO_BUMB_001_002.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_BUMB_001_002/R/NO_BUMB_001_002.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_CONN_001/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This folder contains the documentation for the ecological condition indicator **NO_CONN_001**.
For a readable description of the indicator, [see here](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_CONN_001/R/NO_CONN_001.html) or look it up in the [ecRxiv web app](https://view.nina.no/ecRxiv/).
For a readable description of the indicator, [see here](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_CONN_001/R/NO_CONN_001.html) or look it up in the [ecRxiv web app](https://ecRxiv.com).
2 changes: 1 addition & 1 deletion indicators/NO_DTVS_001/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the ecological condition indicator **NO_DTVS_001**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_DTVS_001/R/NO_DTVS_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_DTVS_001/R/NO_DTVS_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_FUNC_001-004/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the four ecological condition indicators **NO_FUNC_001** up to **NO_FUNC_004**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_FUNC_001-004/R/NO_FUNC_001-004.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_FUNC_001-004/R/NO_FUNC_001-004.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_GJEN_001/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This folder contains the documentation for the ecological condition indicator **NO_GJEN_001**.
For a readable description of the indicator, [see here](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_GJEN_001/R/NO_GJEN_001.html) or look it up in the [ecRxiv web app](https://view.nina.no/ecRxiv/).
For a readable description of the indicator, [see here](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_GJEN_001/R/NO_GJEN_001.html) or look it up in the [ecRxiv web app](https://ecRxiv.com).
4 changes: 3 additions & 1 deletion indicators/NO_GJEN_002/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
This folder contains the documentation for the ecological condition indicator **NO_GJEN_002**.
For a readable description of the indicator, [see here](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_GJEN_002/R/NO_GJEN_002.html) or look it up in the [ecRxiv web app](https://view.nina.no/ecRxiv/).


Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_GJEN_002/R/NO_GJEN_002.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_GLAC_001/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the ecological condition indicator **NO_GLAC_001**.

se this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_GLAC_001/R/NO_GLAC_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
se this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_GLAC_001/R/NO_GLAC_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_LTFA_001/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the ecological condition indicator **NO_LTFA_001**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_LTFA_001/R/NO_LTFA_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_LTFA_001/R/NO_LTFA_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_MLFA_001/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the ecological condition indicator **NO_MLFA_001**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_MLFA_001/R/NO_MLFA_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_MLFA_001/R/NO_MLFA_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_NIPR_001_002/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the ecosystem condition indicator **NO_NIPR_001** (*waterbirds*).

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_NIPR_001/R/NO_NIPR_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_NIPR_001/R/NO_NIPR_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_POPO_001/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This folder contains the documentation for the ecological condition indicator **NO_POPO_001**.
For a readable description of the indicator, [see here](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_POPO_001/R/NO_POPO_001.html) or look it up in the [ecRxiv web app](https://view.nina.no/ecRxiv/).
For a readable description of the indicator, [see here](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_POPO_001/R/NO_POPO_001.html) or look it up in the [ecRxiv web app](https://ecRxiv.com).
2 changes: 1 addition & 1 deletion indicators/NO_SALM_001/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the ecosystem condition indicator **NO_SALM_001** (*Salmo salar*).

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_SALM_001/R/NO_SALM_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_SALM_001/R/NO_SALM_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_SLIT_001-004/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the four ecological condition indicators **NO_SLIT_001** up to **NO_SLIT_004**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_SLIT_001-004/R/NO_SLIT_001-004.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_SLIT_001-004/R/NO_SLIT_001-004.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_TCCD_001_104/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the four ecological condition indicators **NO_TCCD_001** up to **NO_TCCD_004**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_TCCD_001_104/R/NO_TCCD_001_104.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_TCCD_001_104/R/NO_TCCD_001_104.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_TDTA_001/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the ecological condition indicator **NO_TDTA_001**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_TDTA_001/R/NO_TDTA_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_TDTA_001/R/NO_TDTA_001.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
2 changes: 1 addition & 1 deletion indicators/NO_URAQ_001-005/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This folder contains the documentation for the four ecological condition indicators **NO_URAQ_001** up to **NO_URAQ_005**.

Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_URAQ_001-005/R/NO_URAQ_001-005.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://view.nina.no/ecRxiv/) web app.
Use this [![link](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/directLink2.svg)](https://raw.githack.com/NINAnor/ecRxiv/main/indicators/NO_URAQ_001-005/R/NO_URAQ_001-005.html) for a readable description of the indicator, or look it up in the [![ecRxiv web app](https://raw.githubusercontent.com/NINAnor/ecRxiv/main/docs/_ecrxiv_logo_mono_svart_small.svg)](https://ecRxiv.com) web app.
Loading