Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
scalenav documentation
scalenav documentation

Startup

  • Getting starter
  • API Documentation
    • rast_converter
    • oop
    • scale_nav
    • data
    • plotting

CL tool

  • Raster ingestion CL tool
  • Data ingestion and processing

Guides

  • Data layer
  • Constraining layers
  • Proxying layers
  • A quick intro to duckDB + Ibis
  • A OOP approach to hierarchically indexed data tables
  • Introduction to rescaling
Back to top
View this page

API DocumentationΒΆ

Contents:

  • rast_converter
    • check_crs()
    • check_nodata()
    • check_path()
    • rast_convert_core()
  • oop
  • scale_nav
  • data
    • centre_cell_to_square()
    • df_project_on_grid()
    • layer_constrain()
    • pt_project_on_grid()
    • rast_to_h3_map()
    • square_poly()
  • plotting
    • cmap()
Next
rast_converter
Previous
Getting starter
Copyright © 2024, Ivann Schlosser
Made with Sphinx and @pradyunsg's Furo