Skip to content

Commit

Permalink
chunk
Browse files Browse the repository at this point in the history
  • Loading branch information
norlandrhagen committed Nov 19, 2024
1 parent 8289fbb commit 0462ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feedstock/recipe.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
# Can we inject this in the same way as the root?
# Maybe its better to find another way and avoid injections entirely...
combine_dims=pattern_a.combine_dim_keys,
target_chunks={"time": 365},
target_chunks={"time": 300},
)
| InjectAttrs()
| ConsolidateDimensionCoordinates()
Expand Down

0 comments on commit 0462ddb

Please sign in to comment.