Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
year
int64
1.98k
2.02k
latitude
float64
39
49
longitude
float64
-9.99
30
2,012
40.83
21.19
2,007
47.32
-1.51
2,004
45.17
14.47
2,008
41.91
14.47
1,986
47.6
17.21
1,992
39.65
27.96
1,997
47.08
2.18
1,990
45.1
23.33
2,018
48.09
0.35
1,987
40.85
28.78
2,009
43.5
5.81
2,019
44.98
26.87
1,991
44.7
10.83
2,004
42.89
0.85
1,991
39.06
22.62
2,000
46.11
21.61
1,988
48.26
16.04
2,007
45.66
13.65
1,997
47.49
18.87
1,997
43.94
10.91
2,015
45.36
2.57
1,998
46.56
-0.85
2,015
44.99
17.79
2,011
48.3
22.32
1,989
43.57
-1.26
2,003
47.93
11.57
2,011
42.56
26.27
1,984
41.28
7.08
1,991
44.34
9.39
2,007
46.03
4.55
2,016
45.34
17.23
1,987
39.81
4.79
2,000
46.28
4.71
2,017
45.34
11.43
1,999
47.35
2.83
1,989
45.96
24.33
1,984
45.76
19.41
2,006
44.41
17.83
1,985
48.96
28.62
1,992
41.79
18.01
1,999
47.97
25.48
1,991
46.85
16.76
2,018
42.72
27.61
2,008
39.05
-3.57
2,019
46.12
-0.51
2,004
40.79
4.66
2,016
44.43
10.35
1,991
45.31
21.79
2,013
45.45
16.76
2,016
40.95
18.9
2,002
44.72
20.74
2,000
48.95
8.8
2,007
42.31
12.11
1,986
40.69
12.27
2,014
47.44
27.2
1,992
46.02
4.38
2,008
45.12
-6.74
1,990
44.02
21.93
1,984
39.71
5.87
1,997
47.9
3.52
2,011
44.79
7.54
2,005
44.91
-8.78
1,989
42.03
11.48
2,016
47.28
0.86
2,015
44.31
11.63
2,002
43.39
-6.86
1,992
45.88
-7.67
1,984
43.42
-0.41
1,999
44.17
16.28
1,995
44.66
-3.65
1,988
39.94
2.46
1,988
43.74
-6.09
2,004
43.73
-3.07
1,988
47.87
0.44
1,993
45.26
10.13
1,999
39.71
15.7
2,011
44.86
27.61
2,007
45.77
12.93
2,016
43.58
11.82
1,995
42.86
28.45
2,018
42.37
16.23
1,994
47.77
19.4
1,992
44.69
13.04
2,018
43.13
4.88
2,003
47.26
2.8
2,002
42.89
-9.57
2,002
39.91
2.77
1,999
43.48
1.73
2,008
44.54
-1.49
1,997
44.5
7.66
2,006
44.46
18.23
1,995
45.88
23.48
2,000
40.01
-6.64
2,010
46.06
-6.75
2,002
44.81
24.53
2,005
47.13
27.89
2,010
41.49
3.21
1,984
45.81
-0.5
1,989
47.02
29.12
1,998
43.55
15.1
End of preview. Expand in Data Studio

WOFOST Maize Weather Pool

This repository contains the maize-only WOFOST-Gym weather-scenario pool used by AgriManager maize benchmark experiments. Each parquet row is a scenario key, not a full rollout trajectory: the crop is fixed to maize, and the year, latitude, and longitude columns identify the weather scenario consumed by WOFOST-Gym at runtime.

Intended Use

Use this dataset for maize-only WOFOST-Gym training and validation tasks, including AgriManager action-menu, reward-formulation, and cross-simulator maize-transfer experiments that need a compact fixed weather pool.

This dataset is not intended to be a standalone meteorological benchmark, a global climate product, or a source of real crop yield labels.

Provenance

  • Parent pool: agrimanager/wofost-weather-pool.
  • Weather source: NASA POWER meteorological data, retrieved through PCSE's NASAPowerWeatherDataProvider.
  • Simulator/runtime source: WOFOST-Gym, PCSE, and WOFOST.
  • Derived artifact: AgriManager selected the maize shard from the parent WOFOST weather pool and repackaged the associated PCSE weather cache archive.
  • Ownership statement: this dataset does not claim ownership of NASA POWER, WOFOST, PCSE, or WOFOST-Gym.

Synthetic Data Status

croissant_rai.json sets rai:hasSyntheticData to true. The meteorological inputs are derived from NASA POWER weather data, but the released benchmark rows are generated and simulator-derived WOFOST-Gym scenario keys inherited from the parent WOFOST weather pool and curated into fixed maize train and validation splits. This disclosure applies to the benchmark scenarios and splits, not to the underlying NASA POWER source data.

Crop

The pool contains one crop shard:

maize.

The maize generation config uses:

  • generation_seed: 42
  • year_range: [1984, 2019]
  • latitude_range: [39.0, 49.0]
  • longitude_range: [-10.0, 30.0]
  • min_dvs_threshold: 1.5

Files

Path Rows Description
train/maize.parquet 3,200 Maize training weather scenarios from the parent train split.
val/maize.parquet 640 Combined maize validation pool.
pool_manifest.json n/a Machine-readable manifest for this maize-only derivative: crop, schema version, parent pool, split files, source splits, and row counts.
meteo_cache.tar.gz n/a Bundled PCSE/NASA POWER cache files required by the scenarios.
croissant_rai.json n/a Croissant JSON-LD metadata with core fields and Responsible AI metadata.

The val split combines two parent-pool sources:

  • 128 rows from the parent val/maize.parquet,
  • 512 rows from the parent test/maize.parquet.

There is no separate test split in this maize-only repository.

pool_manifest.json is the file-level provenance record for this derived pool. It records that train/maize.parquet comes from the parent train split and that val/maize.parquet is a combined validation artifact constructed from parent validation and held-out maize rows.

Schema

All crop parquet files use the same schema:

Column Type Units Description
year int64 calendar year Year passed into the WOFOST agromanagement/weather scenario.
latitude float64 decimal degrees Scenario latitude, rounded to 2 decimal places.
longitude float64 decimal degrees Scenario longitude, rounded to 2 decimal places.

The crop label is fixed to maize by repository scope and file name. The split label is encoded by the parent directory. The parquet files do not contain raw daily weather variables or rollout rewards.

Croissant Metadata

croissant_rai.json is the completed Croissant JSON-LD metadata file for this dataset. It contains the core Croissant metadata fields and the Responsible AI metadata fields used for NeurIPS 2026 Evaluations & Datasets review, including dataset limitations, data biases, personal or sensitive information, intended use cases, social impact, synthetic-data status, source datasets, and provenance activities.

Weather Cache

meteo_cache.tar.gz contains the PCSE NASAPowerWeatherDataProvider cache files needed by these rows. The AgriManager runtime helper agrimanager.env.wofost_gym.weather_pool.ensure_pool() downloads or locates the dataset and extracts this archive before WOFOST-Gym execution.

The cache is included so reviewers and users can:

  • run the exact same weather scenarios without re-downloading from NASA POWER,
  • avoid NASA POWER API failures, rate limits, or future data/version drift,
  • reproduce WOFOST-Gym runs from the fixed scenario rows, and
  • load the pool through AgriManager's runtime helper without manually preparing PCSE weather files.

The packaging script includes cache files for each scenario year plus a one-year padding window on both sides (year_padding=1) so WOFOST-Gym has the weather context required around each season.

Generation and Filtering

The experiment configs consume this materialized Hugging Face weather pool; they do not recompute the source-level filtering logic at training time.

The parent maize shard was generated with the AgriManager weather-pool builder:

python integrations/wofost_gym/dataset_tools/build_weather_pool.py \
  pool_crop_maize \
  --output-dir <weather_pool_dir> \
  --num-workers 32

python integrations/wofost_gym/dataset_tools/package_weather_pool.py \
  --pool-dir <weather_pool_dir> \
  --clean \
  --year-padding 1

Weather validation runs a no-op WOFOST-Gym episode for each sampled scenario and keeps only scenarios where:

  • weather data can be loaded completely through PCSE/NASA POWER,
  • the crop reaches at least min_dvs_threshold: 1.5, and
  • the crop produces non-zero storage organ biomass (max WSO > 0).

Equivalently, the maize weather pool uses the same WOFOST viability filter as the 20-crop weather pool:

weather_complete(s) and max_DVS(s) >= 1.5 and max_WSO(s) > 0

Failed scenarios are retried and replaced. Scenario keys are deduplicated by (crop, year, latitude, longitude).

WOFOST maize experiments draw from this pool and then render the same base weather rows under the experiment-specific observation schema, action menu, reward formulation, or simulator-transfer setting.

Split Construction and Leakage Prevention

The parent WOFOST weather pool uses deterministic split-specific RNG streams derived from generation_seed: 42:

  • train uses seed 42,
  • validation uses seed 43,
  • test uses seed 44.

The maize-only repository preserves the parent train rows and combines the parent validation and test rows into a single val split for experiments that do not expose a separate test split. Within the parent pool, train, validation, and test are generated as non-overlapping scenario keys by (crop, year, latitude, longitude).

Limitations

  • The pool is simulator-oriented: it contains scenario keys and cache files for WOFOST-Gym, not observed management decisions or measured crop yields.
  • The geographic window is a benchmark design choice for maize WOFOST-Gym experiments, not a claim about the full global maize-growing region.
  • The WOFOST viability filter removes scenarios that fail simulator completeness or maturity/yield checks, so the pool is not an unbiased sample of all NASA POWER grid cells.
  • This repository intentionally has no separate test split. Use the full parent pool if a distinct parent test/maize.parquet split is required.
  • Reproduction requires compatible versions of AgriManager, WOFOST-Gym, PCSE, and their crop configuration files.

Size and Inspection Sample

The current downloadable meteo_cache.tar.gz runtime artifact for this repository resolves to 250,170,776 bytes, which is under 4 GB. The tabular scenario files are small parquet files and are previewable through the Hugging Face dataset viewer.

Because the current hosted dataset files and runtime cache artifact are under the NeurIPS 4 GB inspection-sample threshold, this repository does not require a separate size-triggered small inspection sample. Users can inspect the parquet scenario rows directly and download the full cache artifact for reproduction.

License

This dataset is released under the CC-BY-4.0 license.

Users may share and adapt the dataset with appropriate attribution.

Citation

If you use this dataset, cite the accompanying AgriManager benchmark paper or code release, NASA POWER, the parent agrimanager/wofost-weather-pool dataset, and the upstream WOFOST-Gym/PCSE/WOFOST software used to execute the scenarios.

Downloads last month
122

Collection including agrimanager/weather_pool_maize