Find open climate & weather datasets for any research topic — searches across NOAA, Copernicus, NASA, ECMWF, and more.
Project description
Dataset Scout
Find open climate & weather datasets for any research topic. Searches across NOAA, Copernicus, NASA Earthdata, ECMWF, NSIDC, PANGAEA, and more.
Install
pip install dataset-scout
For the web interface:
pip install dataset-scout[web]
Usage
CLI
dataset-scout "Antarctic sea ice thickness"
dataset-scout "Indian Ocean SST reanalysis" --export results.json
dataset-scout "Arctic temperature trends" --limit 15
Python API
from dataset_scout import search_datasets
results = search_datasets("Antarctic blizzard frequency")
for r in results:
print(f"{r.source} | {r.title}")
print(f" {r.url}")
Web App (Streamlit)
dataset-scout-web
# or
streamlit run app.py
What it does
- Takes your research topic
- Generates multiple targeted search queries (dataset download, reanalysis, open access, site-specific)
- Searches DuckDuckGo across 12+ known climate/weather data repositories
- Deduplicates results
- Tags each result by type: Direct Download, Data Catalog, Documentation, Publication
- Identifies the source repository (NOAA, ERA5, NASA, etc.)
- Sorts known data repositories to the top
Repositories searched
- NOAA
- Copernicus Climate Data Store (ERA5)
- NASA Earthdata
- ECMWF
- NSIDC
- PANGAEA
- Zenodo
- British Antarctic Survey
- India Meteorological Department
- Arctic Data Center
- Australian Antarctic Data Centre
- World Meteorological Organization
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ncpor_dataset_scout-0.1.0.tar.gz.
File metadata
- Download URL: ncpor_dataset_scout-0.1.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b7012afed0c7468a89b5013dd1df605a3b54e7810044820d8b5fa58b505ccf1
|
|
| MD5 |
7c4e857c0a633a0345a5877e39753d42
|
|
| BLAKE2b-256 |
56c677d4ac85e6e7c1a94e31d5670674d265bd296c9d745cfce9f2c7a7a4ffce
|
File details
Details for the file ncpor_dataset_scout-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ncpor_dataset_scout-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3962b93cff39685ed3dd369e9ebf7be315f0f5719de52a47eef995f15805aaed
|
|
| MD5 |
d6f391a457fa358ce8bf218f81acca1b
|
|
| BLAKE2b-256 |
b7ffb04c0363d5db52455db16d30e7e51931b5fe25804acddb5d0b08876932dc
|