From 2fafd6e173f2a2201463272bf92057958b755059 Mon Sep 17 00:00:00 2001 From: Jared Smith Date: Tue, 11 Aug 2026 14:45:39 -0700 Subject: [PATCH] collapsing inatag sub datasets into their parents --- src/components/DatasetTable.tsx | 2 +- src/lib/datasets.ts | 35 ++++++++++++++++++++++++++++++++- src/pages/datasets/index.tsx | 2 +- 3 files changed, 36 insertions(+), 3 deletions(-) diff --git a/src/components/DatasetTable.tsx b/src/components/DatasetTable.tsx index d4004fa..b90db04 100644 --- a/src/components/DatasetTable.tsx +++ b/src/components/DatasetTable.tsx @@ -43,7 +43,7 @@ export function DatasetTable() { {filtered.length} top-level datasets {hasMore ? ` (showing ${DISPLAY_LIMIT})` : ''}

-

Use Dataset Search to explore iNatAg sub-datasets.

+

iNatAg and iNatAg-mini crop species are listed on their dataset cards.