xagg

Contents

  • Intro
  • Installation
  • Base run
  • Detailed code run
  • Tips
  • xagg
    • xagg package
xagg
  • xagg
  • View page source

xagg

  • xagg package
    • Submodules
    • xagg.auxfuncs module
      • find_rel_area()
      • fix_ds()
      • get_bnds()
      • list_or_first()
      • normalize()
      • subset_find()
    • xagg.classes module
      • aggregated
        • aggregated.to_csv()
        • aggregated.to_dataframe()
        • aggregated.to_dataset()
        • aggregated.to_geodataframe()
        • aggregated.to_netcdf()
        • aggregated.to_shp()
      • weightmap
        • weightmap.diag_fig()
        • weightmap.to_file()
    • xagg.core module
      • NoOverlapError
      • aggregate()
      • create_raster_polygons()
      • get_pixel_overlaps()
      • make_multipoly()
      • process_weights()
      • read_wm()
    • xagg.diag module
      • diag_fig()
    • xagg.export module
      • export_weightmap()
      • output_data()
      • prep_for_csv()
      • prep_for_nc()
    • xagg.wrappers module
      • pixel_overlaps()
    • Module contents
Previous Next

© Copyright 2021-2024, Kevin Schwarzwald.

Built with Sphinx using a theme provided by Read the Docs.