Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

1

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1 result for “forecast bias correction”

Learn how ShareScore rates datasets ↗
zenodo24/100

Skillful bias correction of offshore near-surface wind speed and wind direction forecasting based on a multi-task machine learning model

<h3>Dataset</h3> <p>1. observation data over 14 weather stations</p> <p>Variables: hourly near-surface 2-min average wind speed, wind direction&nbsp;</p> <p>2. ECMWF-IFS forecast data over 14 weather stations</p> <p>Variables: hourly predictors at surface level and upper level in next 48 hours (shown in Table 1. and Table 2.)</p> <p>Table 1. ECMWF-IFS forecast data at surface level</p> <div> <table> <tbody> <tr> <td> <p>Predictors</p> </td> <td> <p>Abbreviation</p> </td> <td> <p>Unit</p> </td> </tr> <tr> <td> <p>Temperature at 2 m</p> </td> <td> <p>2t</p> </td> <td> <p>℃</p> </td> </tr> <tr> <td> <p>Sea surface temperature</p> </td> <td> <p>sst</p> </td> <td> <p>℃</p> </td> </tr> <tr> <td> <p>Dewpoint temperature at 2 m</p> </td> <td> <p>2d</p> </td> <td> <p>℃</p> </td> </tr> <tr> <td> <p>Convective&nbsp;precipitation in the past hour</p> </td> <td> <p>cp</p> </td> <td> <p>mm</p> </td> </tr> <tr> <td> <p>Mean sea level pressure</p> </td> <td> <p>msl</p> </td> <td> <p>hPa</p> </td> </tr> <tr> <td> <p>Zonal component of wind speed at 10 m</p> </td> <td> <p>10u</p> </td> <td> <p>m s<sup>-1</sup></p> </td> </tr> <tr> <td> <p>Meridional component of wind speed at 10 m</p> </td> <td> <p>10v</p> </td> <td> <p>m s<sup>-1</sup></p> </td> </tr> <tr> <td> <p>Wind speed at 10 m</p> </td> <td> <p>10ws</p> </td> <td> <p>m s<sup>-1</sup></p> </td> </tr> <tr> <td> <p>Wind direction&nbsp;at 10 m</p> </td> <td> <p>10wd</p> </td> <td> <p>&deg;</p> </td> </tr> <tr> <td> <p>Zonal component of wind speed at 100 m</p> </td> <td> <p>100u</p> </td> <td> <p>m s<sup>-1</sup></p> </td> </tr> <tr> <td> <p>Meridional component of wind speed at 100 m</p> </td> <td> <p>100v</p> </td> <td> <p>m s<sup>-1</sup></p> </td> </tr> <tr> <td> <p>Wind speed at 100 m</p> </td> <td> <p>100ws</p> </td> <td> <p>m s<sup>-1</sup></p> </td> </tr> <tr> <td> <p>Wind direction&nbsp;at 100 m</p> </td> <td> <p>100wd</p> </td> <td> <p>&deg;</p> </td> </tr> </tbody> </table> </div> <div>&nbsp;</div> <p>Table 2. ECMWF-IFS forecast data at upper level</p> <table> <tbody> <tr> <td> <p>Predictors</p> </td> <td> <p>Abbreviation</p> </td> <td> <p>Unit</p> </td> </tr> <tr> <td> <p>Relative humidity at xxx hPa</p> </td> <td> <p>r_Lxxx</p> </td> <td> <p>%</p> </td> </tr> <tr> <td> <p>Temperature at xxx hPa</p> </td> <td> <p>t_Lxxx</p> </td> <td> <p>℃</p> </td> </tr> <tr> <td> <p>Vertical velocity&nbsp;of wind at xxx hPa</p> </td> <td> <p>w_Lxxx</p> </td> <td> <p>Pa s<sup>-1</sup></p> </td> </tr> <tr> <td> <p>Zonal component of wind at xxx hPa</p> </td> <td> <p>u_Lxxx</p> </td> <td> <p>m s<sup>-1</sup></p> </td> </tr> <tr> <td> <p>Meridional component of wind&nbsp;at xxx hPa</p> </td> <td> <p>v_Lxxx</p> </td> <td> <p>m s<sup>-1</sup></p> </td> </tr> <tr> <td> <p>Wind speed&nbsp;at xxx hPa</p> </td> <td> <p>ws_Lxxx</p> </td> <td> <p>m s<sup>-1</sup></p> </td> </tr> <tr> <td> <p>Wind direction at xxx hPa</p> </td> <td> <p>wd_Lxxx</p> </td> <td> <p>&deg;</p> </td> </tr> </tbody> </table> <div>&nbsp;</div> <p>3. key variables constructed by feature engineering</p> <p>(1) sort-term statistics, including <em>maximum, minimum, mean </em>and <em>variance</em>&nbsp;of key variables (<em>2t</em>,<em>&nbsp;10u</em>, <em>10v </em>and <em>10ws</em>) from ECMWF-IFS model&nbsp;during the next&nbsp;48 hours,</p> <p>&nbsp;(2) long-term statistics, including <em>mean </em>and <em>deviation</em>&nbsp;of key variables (<em>2t</em>,<em>&nbsp;10u</em>, <em>10v </em>and <em>10ws</em>)&nbsp;from ECMWF-IFS model&nbsp;during&nbsp;history&nbsp;3-yr&nbsp;period (January 2020&ndash;December&nbsp;2022),</p> <p>&nbsp;(3) thermodynamic factors, &nbsp;including the low-level wind shear&nbsp;between <em>10ws</em>&nbsp;and <em>100ws</em>,&nbsp;vertical wind shear between 200 hPa and 850 hPa<em>, </em>the differences between <em>sst</em><em>&nbsp;</em>and&nbsp;<em>2t</em><em>.</em></p> <h3>Scripts</h3> <p>1. Random Forest model training code</p> <p>2. LightGBM model training code</p> <p>3. XGBoost model training code</p> <p>4. TabNet-MTL model training code</p> <p>&nbsp;</p>

embargoedcc-by-sa-4.0Apr 2024View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record