File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,20 @@ Version NEXTVERSION
33
44**2025-??-?? **
55
6+ * Support for HEALPix grids
7+ (https://github.com/NCAS-CMS/cf-python/issues/909)
68* New HEALPix methods: `cf.Field.healpix_info `,
79 `cf.Field.healpix_decrease_refinement_level `,
810 `cf.Field.healpix_increase_refinement_level `,
911 `cf.Field.healpix_indexing_scheme `, `cf.Field.healpix_to_ugrid `,
1012 `cf.Domain.create_healpix `
11- (https://github.com/NCAS-CMS/cf-python/issues/??? )
13+ (https://github.com/NCAS-CMS/cf-python/issues/909 )
1214* New method: `cf.Field.create_latlon_coordinates `
13- (https://github.com/NCAS-CMS/cf-python/issues/??? )
15+ (https://github.com/NCAS-CMS/cf-python/issues/909 )
1416* New method: `cf.Data.coarsen `
15- (https://github.com/NCAS-CMS/cf-python/issues/??? )
17+ (https://github.com/NCAS-CMS/cf-python/issues/909 )
1618* New function: `cf.locate `
17- (https://github.com/NCAS-CMS/cf-python/issues/??? )
19+ (https://github.com/NCAS-CMS/cf-python/issues/909 )
1820* Reduce the time taken to import `cf `
1921 (https://github.com/NCAS-CMS/cf-python/issues/902)
2022* New optional dependency: ``healpix>=2025.1 ``
You can’t perform that action at this time.
0 commit comments