11{
2- "version" : " https://jsonfeed.org/version/1" ,
3- "title" : " Xarray Blog Feed" ,
4- "home_page_url" : " https://xarray.dev/blog" ,
5- "feed_url" : " https://xarray.dev/rss.json" ,
6- "description" : " The latest news, insights, and practices about Xarray from the Xarray team" ,
7- "icon" : " https://xarray.dev/Xarray-assets/Icon/Xarray_Icon_Final.png" ,
8- "items" : [
9- {
10- "id" : " datatree" ,
11- "url" : " https://xarray.dev/blog/datatree" ,
12- "title" : " Xarray x NASA: xarray.DataTree for hierarchical data structures" ,
13- "date_modified" : " 2024-12-19T00:00:00.000Z" ,
14- "author" : {
15- "name" : " Tom Nicholas"
16- }
17- },
18- {
19- "id" : " dask-detrending" ,
20- "url" : " https://xarray.dev/blog/dask-detrending" ,
21- "title" : " Improving GroupBy.map with Dask and Xarray" ,
22- "date_modified" : " 2024-11-21T00:00:00.000Z" ,
23- "author" : {
24- "name" : " Patrick Hoefler"
25- }
26- },
27- {
28- "id" : " multiple-groupers" ,
29- "url" : " https://xarray.dev/blog/multiple-groupers" ,
30- "title" : " Grouping by multiple arrays with Xarray" ,
31- "date_modified" : " 2024-09-02T00:00:00.000Z" ,
32- "author" : {
33- "name" : " Deepak Cherian"
34- }
35- },
36- {
37- "id" : " xarray-tutorial" ,
38- "url" : " https://xarray.dev/blog/xarray-tutorial" ,
39- "title" : " The revamped Xarray tutorial" ,
40- "date_modified" : " 2024-06-11T00:00:00.000Z" ,
41- "author" : {
42- "name" : " Deepak Cherian"
43- }
44- },
45- {
46- "id" : " pangeo-ml-ecosystem-2023" ,
47- "url" : " https://xarray.dev/blog/pangeo-ml-ecosystem-2023" ,
48- "title" : " The Pangeo Machine Learning Ecosystem" ,
49- "date_modified" : " 2024-04-03T00:00:00.000Z" ,
50- "author" : {
51- "name" : " Wei Ji Leong"
52- }
53- },
54- {
55- "id" : " cupy-tutorial" ,
56- "url" : " https://xarray.dev/blog/cupy-tutorial" ,
57- "title" : " CuPy-Xarray: Xarray on GPUs!" ,
58- "date_modified" : " 2024-01-17T00:00:00.000Z" ,
59- "author" : {
60- "name" : " Negin Sobhani"
61- }
62- },
63- {
64- "id" : " flox" ,
65- "url" : " https://xarray.dev/blog/flox" ,
66- "title" : " flox: Faster GroupBy reductions with Xarray" ,
67- "date_modified" : " 2023-07-18T00:00:00.000Z" ,
68- "author" : {
69- "name" : " Deepak Cherian"
70- }
71- },
72- {
73- "id" : " cubed-xarray" ,
74- "url" : " https://xarray.dev/blog/cubed-xarray" ,
75- "title" : " Cubed: Bounded-memory serverless array processing in xarray" ,
76- "date_modified" : " 2023-06-28T00:00:00.000Z" ,
77- "author" : {
78- "name" : " Tom Nicholas"
79- }
80- },
81- {
82- "id" : " introducing-xradar" ,
83- "url" : " https://xarray.dev/blog/introducing-xradar" ,
84- "title" : " Weather Radar Data in Xarray" ,
85- "date_modified" : " 2023-05-17T00:00:00.000Z" ,
86- "author" : {
87- "name" : " Maxwell Grover"
88- }
89- },
90- {
91- "id" : " introducing-inference-data" ,
92- "url" : " https://xarray.dev/blog/introducing-inference-data" ,
93- "title" : " Better Bayesian Workflows with InferenceData and Xarray" ,
94- "date_modified" : " 2023-05-10T00:00:00.000Z" ,
95- "author" : {
96- "name" : " Ravin Kumar"
97- }
98- },
99- {
100- "id" : " xarray-for-neurophysiology" ,
101- "url" : " https://xarray.dev/blog/xarray-for-neurophysiology" ,
102- "title" : " Using Xarray for the analysis of neurophysiology data" ,
103- "date_modified" : " 2023-03-29T00:00:00.000Z" ,
104- "author" : {
105- "name" : " Josh Siegle"
106- }
107- },
108- {
109- "id" : " siparcs-2022" ,
110- "url" : " https://xarray.dev/blog/siparcs-2022" ,
111- "title" : " Reflections on my NCAR summer internship working with Xarray and satellite data" ,
112- "date_modified" : " 2022-11-01T00:00:00.000Z" ,
113- "author" : {
114- "name" : " Emma Marshall"
115- }
116- },
117- {
118- "id" : " introducing-xwrf" ,
119- "url" : " https://xarray.dev/blog/introducing-xwrf" ,
120- "title" : " Making WRF model output Xarray-friendly using xWRF" ,
121- "date_modified" : " 2022-10-28T00:00:00.000Z" ,
122- "author" : {
123- "name" : " Lukas Pilz"
124- }
125- },
126- {
127- "id" : " introducing-pint-xarray" ,
128- "url" : " https://xarray.dev/blog/introducing-pint-xarray" ,
129- "title" : " Unit-aware arithmetic in Xarray, via pint" ,
130- "date_modified" : " 2022-08-30T00:00:00.000Z" ,
131- "author" : {
132- "name" : " Tom Nicholas"
133- }
134- },
135- {
136- "id" : " xarray-kvikio" ,
137- "url" : " https://xarray.dev/blog/xarray-kvikio" ,
138- "title" : " Enabling GPU-native analytics with Xarray and kvikIO" ,
139- "date_modified" : " 2022-08-30T00:00:00.000Z" ,
140- "author" : {
141- "name" : " Deepak Cherian"
142- }
143- },
144- {
145- "id" : " czi-eoss-grant-conclusion" ,
146- "url" : " https://xarray.dev/blog/czi-eoss-grant-conclusion" ,
147- "title" : " Reflecting on Xarray’s first development grant" ,
148- "date_modified" : " 2022-06-09T00:00:00.000Z" ,
149- "author" : {
150- "name" : " Joe Hamman"
151- }
152- }
153- ]
154- }
2+ "version" : " https://jsonfeed.org/version/1" ,
3+ "title" : " Xarray Blog Feed" ,
4+ "home_page_url" : " https://xarray.dev/blog" ,
5+ "feed_url" : " https://xarray.dev/rss.json" ,
6+ "description" : " The latest news, insights, and practices about Xarray from the Xarray team" ,
7+ "icon" : " https://xarray.dev/Xarray-assets/Icon/Xarray_Icon_Final.png" ,
8+ "items" : [
9+ {
10+ "id" : " datatree" ,
11+ "url" : " https://xarray.dev/blog/datatree" ,
12+ "title" : " Xarray x NASA: xarray.DataTree for hierarchical data structures" ,
13+ "date_modified" : " 2024-12-19T00:00:00.000Z" ,
14+ "author" : {
15+ "name" : " Tom Nicholas"
16+ }
17+ },
18+ {
19+ "id" : " dask-detrending" ,
20+ "url" : " https://xarray.dev/blog/dask-detrending" ,
21+ "title" : " Improving GroupBy.map with Dask and Xarray" ,
22+ "date_modified" : " 2024-11-21T00:00:00.000Z" ,
23+ "author" : {
24+ "name" : " Patrick Hoefler"
25+ }
26+ },
27+ {
28+ "id" : " multiple-groupers" ,
29+ "url" : " https://xarray.dev/blog/multiple-groupers" ,
30+ "title" : " Grouping by multiple arrays with Xarray" ,
31+ "date_modified" : " 2024-09-02T00:00:00.000Z" ,
32+ "author" : {
33+ "name" : " Deepak Cherian"
34+ }
35+ },
36+ {
37+ "id" : " xarray-tutorial" ,
38+ "url" : " https://xarray.dev/blog/xarray-tutorial" ,
39+ "title" : " The revamped Xarray tutorial" ,
40+ "date_modified" : " 2024-06-11T00:00:00.000Z" ,
41+ "author" : {
42+ "name" : " Deepak Cherian"
43+ }
44+ },
45+ {
46+ "id" : " pangeo-ml-ecosystem-2023" ,
47+ "url" : " https://xarray.dev/blog/pangeo-ml-ecosystem-2023" ,
48+ "title" : " The Pangeo Machine Learning Ecosystem" ,
49+ "date_modified" : " 2024-04-03T00:00:00.000Z" ,
50+ "author" : {
51+ "name" : " Wei Ji Leong"
52+ }
53+ },
54+ {
55+ "id" : " cupy-tutorial" ,
56+ "url" : " https://xarray.dev/blog/cupy-tutorial" ,
57+ "title" : " CuPy-Xarray: Xarray on GPUs!" ,
58+ "date_modified" : " 2024-01-17T00:00:00.000Z" ,
59+ "author" : {
60+ "name" : " Negin Sobhani"
61+ }
62+ },
63+ {
64+ "id" : " flox" ,
65+ "url" : " https://xarray.dev/blog/flox" ,
66+ "title" : " flox: Faster GroupBy reductions with Xarray" ,
67+ "date_modified" : " 2023-07-18T00:00:00.000Z" ,
68+ "author" : {
69+ "name" : " Deepak Cherian"
70+ }
71+ },
72+ {
73+ "id" : " cubed-xarray" ,
74+ "url" : " https://xarray.dev/blog/cubed-xarray" ,
75+ "title" : " Cubed: Bounded-memory serverless array processing in xarray" ,
76+ "date_modified" : " 2023-06-28T00:00:00.000Z" ,
77+ "author" : {
78+ "name" : " Tom Nicholas"
79+ }
80+ },
81+ {
82+ "id" : " introducing-xradar" ,
83+ "url" : " https://xarray.dev/blog/introducing-xradar" ,
84+ "title" : " Weather Radar Data in Xarray" ,
85+ "date_modified" : " 2023-05-17T00:00:00.000Z" ,
86+ "author" : {
87+ "name" : " Maxwell Grover"
88+ }
89+ },
90+ {
91+ "id" : " introducing-inference-data" ,
92+ "url" : " https://xarray.dev/blog/introducing-inference-data" ,
93+ "title" : " Better Bayesian Workflows with InferenceData and Xarray" ,
94+ "date_modified" : " 2023-05-10T00:00:00.000Z" ,
95+ "author" : {
96+ "name" : " Ravin Kumar"
97+ }
98+ },
99+ {
100+ "id" : " xarray-for-neurophysiology" ,
101+ "url" : " https://xarray.dev/blog/xarray-for-neurophysiology" ,
102+ "title" : " Using Xarray for the analysis of neurophysiology data" ,
103+ "date_modified" : " 2023-03-29T00:00:00.000Z" ,
104+ "author" : {
105+ "name" : " Josh Siegle"
106+ }
107+ },
108+ {
109+ "id" : " siparcs-2022" ,
110+ "url" : " https://xarray.dev/blog/siparcs-2022" ,
111+ "title" : " Reflections on my NCAR summer internship working with Xarray and satellite data" ,
112+ "date_modified" : " 2022-11-01T00:00:00.000Z" ,
113+ "author" : {
114+ "name" : " Emma Marshall"
115+ }
116+ },
117+ {
118+ "id" : " introducing-xwrf" ,
119+ "url" : " https://xarray.dev/blog/introducing-xwrf" ,
120+ "title" : " Making WRF model output Xarray-friendly using xWRF" ,
121+ "date_modified" : " 2022-10-28T00:00:00.000Z" ,
122+ "author" : {
123+ "name" : " Lukas Pilz"
124+ }
125+ },
126+ {
127+ "id" : " introducing-pint-xarray" ,
128+ "url" : " https://xarray.dev/blog/introducing-pint-xarray" ,
129+ "title" : " Unit-aware arithmetic in Xarray, via pint" ,
130+ "date_modified" : " 2022-08-30T00:00:00.000Z" ,
131+ "author" : {
132+ "name" : " Tom Nicholas"
133+ }
134+ },
135+ {
136+ "id" : " xarray-kvikio" ,
137+ "url" : " https://xarray.dev/blog/xarray-kvikio" ,
138+ "title" : " Enabling GPU-native analytics with Xarray and kvikIO" ,
139+ "date_modified" : " 2022-08-30T00:00:00.000Z" ,
140+ "author" : {
141+ "name" : " Deepak Cherian"
142+ }
143+ },
144+ {
145+ "id" : " czi-eoss-grant-conclusion" ,
146+ "url" : " https://xarray.dev/blog/czi-eoss-grant-conclusion" ,
147+ "title" : " Reflecting on Xarray’s first development grant" ,
148+ "date_modified" : " 2022-06-09T00:00:00.000Z" ,
149+ "author" : {
150+ "name" : " Joe Hamman"
151+ }
152+ }
153+ ]
154+ }
0 commit comments