From 6bd7bb9fe084e8ee51236e4554398a8acec39815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marie=20Joss=C3=A9?= <84919248+Marie59@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:22:02 +0200 Subject: [PATCH] Add Trends earth to climate tools (#797) * switch diva to climate * add trends earth --- ecology.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ecology.yaml b/ecology.yaml index 94ee4e1e..d5c714da 100644 --- a/ecology.yaml +++ b/ecology.yaml @@ -313,6 +313,10 @@ tools: owner: ecology tool_panel_section_label: 'Climate Analysis' + - name: landcover_subindicator + owner: ecology + tool_panel_section_label: 'Climate Analysis' + - name: venn_list owner: peterjc tool_panel_section_label: 'Graph/Display Data'