The dataset viewer is not available for this dataset.
The dataset tries to import a module that is not installed.
Error code:   DatasetModuleNotInstalledError
Exception:    ImportError
Message:      To be able to use openclimatefix/gfs-reforecast, you need to install the following dependency: xarray.
Please install it using 'pip install xarray' for instance.
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1512, in dataset_module_factory
                  raise e1 from None
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1481, in dataset_module_factory
                  return HubDatasetModuleFactoryWithScript(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1202, in get_module
                  local_imports = _download_additional_modules(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 294, in _download_additional_modules
                  raise ImportError(
              ImportError: To be able to use openclimatefix/gfs-reforecast, you need to install the following dependency: xarray.
              Please install it using 'pip install xarray' for instance.

Need help to make the dataset viewer work? Open a discussion for direct support.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

[Needs More Information]

Dataset Card for GFS-Reforecast

Dataset Summary

This dataset consists of various sets of historical operational GFS forecasts, and analysis files from 2016-2022. The analysis files and forecasts are initialized at 00, 06, 12, and 18 UTC every day and ran for multiple hours. Additionally, raw observations are also included, which are the observations that are used to initialize the analysis and forecasts. The dataset is being expanded over time as more historical data is processed, and more observations as well.

The data/forecasts/GFSv16/ folder holds the historical operational forecasts out to 48 hours from initialization, on all pressure levels, and for all variables that are present in every timestep (so not any accumulated values). The data is all stored as zipped Zarr stores, openable by xarray.

Supported Tasks and Leaderboards

[Needs More Information]

Languages

[Needs More Information]

Dataset Structure

Data Instances

[Needs More Information]

Data Fields

[Needs More Information]

Data Splits

[Needs More Information]

Dataset Creation

Curation Rationale

This dataset was constructed to help create a similar and expanded dataset to that used in Kiesler 2022 paper, where graph networks were used for weather forecasting.

Source Data

Initial Data Collection and Normalization

[Needs More Information]

Who are the source language producers?

[Needs More Information]

Annotations

Annotation process

[Needs More Information]

Who are the annotators?

[Needs More Information]

Personal and Sensitive Information

[Needs More Information]

Considerations for Using the Data

Social Impact of Dataset

[Needs More Information]

Discussion of Biases

[Needs More Information]

Other Known Limitations

[Needs More Information]

Additional Information

Dataset Curators

[Needs More Information]

Licensing Information

US Government License, no restrictions

Citation Information

@article(gfs, author = {Jacob Bieker} title = {GFS NWP Weather Dataset} year = {2022} }

Downloads last month
110
Edit dataset card