Skip to content

Commit 1be5e9a

Browse files
committed
docs: Changelog
1 parent 031dae7 commit 1be5e9a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelog/41.feat.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add snc from CESM2

scripts/fetch_test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ def process_sample_data_request(
250250
facets=dict(
251251
source_id="ACCESS-ESM1-5",
252252
frequency=["fx", "mon"],
253-
variable_id=["areacella", "sftlf", "gpp", "pr", "tas", "mrro", "mrsos", "cSoil", "lai", "snc"],
253+
variable_id=["areacella", "sftlf", "gpp", "pr", "tas", "mrro", "mrsos", "cSoil", "lai"],
254254
experiment_id=["historical"],
255255
),
256256
remove_ensembles=True,

0 commit comments

Comments
 (0)