Skip to content

Commit 916694d

Browse files
authored
Merge pull request #68 from coecms/apply_ufunc
Some documentation on `apply_ufunc`
2 parents fac0d13 + fb74928 commit 916694d

File tree

2 files changed

+7512
-1
lines changed

2 files changed

+7512
-1
lines changed

post_meta.yaml

+11-1
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,16 @@
280280

281281
2023-11-04-seasonal-means:
282282
title: Getting seasonal means out of a dataset
283+
tags:
284+
- python
285+
- xarray
286+
287+
2023-12-12-apply-ufunc:
288+
title: Speed up custom operations with universal functions.
289+
tags:
290+
- python
291+
- xarray
292+
- dask
283293
tags: [python, xarray]
284294

285295
2024-05-02-comparison-of-performance:
@@ -293,4 +303,4 @@
293303

294304
2024-06-05-mixing-python-envs:
295305
title: Building custom python environments on top of conda/analysis3
296-
tags: [ python ]
306+
tags: [ python ]

0 commit comments

Comments
 (0)