Skip to content

Commit 715ee82

Browse files
committed
dev
1 parent 28bc034 commit 715ee82

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Changelog.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff 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``

0 commit comments

Comments
 (0)