Changelog
Source:NEWS.md
tphconv 0.1.1 (2025-08-21)
- Added automatic conversion of
-1values toNAintph_to_vectorandtph_to_table, ensuring that missing data is handled correctly.
tphconv 0.1.0 (2025-08-21)
Bugs fixed in
tph_to_raster, now the grid is correctly aligned with the reference GISCO grid.tph_to_rasternow also generates GISCO grid IDs in the second layer of the raster.New function
tph_to_vectorto convert TPH data to a vector formats.New function
tph_to_tableto convert TPH data to a simple tabledata.frame.