Skip to content

v0.1.0 : First release of xdggs-dggal

Choose a tag to compare

@tik65536 tik65536 released this 10 Mar 13:46
· 7 commits to main since this release
aa1fc3b

Release notes

  • First release of xdggs-dggal, an xdggs plugin using dggal as the DGGS provider.
  • xdggs:
    • It supports the following DGGS, with the register name of xdggs inside the bucket.
      • ivea7h (ivea7h.dggal)
      • isea7h_z7 (isea7hz7.dggal)
      • rHEALPix (rhealpix.dggal)
      • HEALPix (healpix.dggal)
    • It supports the following XDGGS accessor functions:
      • sel_latlon
      • assign_latlon_coords
      • cell_boundaries
      • cell_centers
      • explore
  • Regridding:
    • Support converting raster dataset into a DGGS-indexed xarray dataset.
    • Currently, only the nearest centroid method is implemented