Where’s Ben Nevis documentation¶

Where’s Ben Nevis is hosted on GitHub, where you can also find installation instructions and detailed examples.

This page provides the API, or developer documentation for the Python module nevis.

  • Index

  • Search Page

Contents¶

  • British National Grid utilities
    • Coordinates
      • Coords
        • Coords.from_square()
        • Coords.from_square_with_size()
      • dimensions()
      • ben()
      • fen()
      • macdui()
      • pub()
      • schiehallion()
      • squares()
    • Hills
      • Hill
        • Hill.by_id()
        • Hill.by_name()
        • Hill.by_rank()
        • Hill.nearest()
        • Hill.photo()
  • OS Terrain 50
    • Accessing the data
      • gb()
      • spacing()
    • Checking if points are sea or just below sea-level
      • inland_below_sea_level()
      • is_sea()
    • Downloading the data
      • download_os_terrain_50()
      • DataNotFoundError
        • DataNotFoundError.with_traceback()
  • Interpolation
    • linear_interpolant
    • spline()
  • Plotting
    • plot()
    • plot_line()
    • save_plot()
  • Various utilities
    • generate_kml()
    • howdy()
    • print_result()
    • Timer
      • Timer.format()
      • Timer.reset()
      • Timer.time()
    • write_test_figure()

nevis

Navigation

  • British National Grid utilities
  • OS Terrain 50
  • Interpolation
  • Plotting
  • Various utilities

Related Topics

  • Documentation overview
    • Next: British National Grid utilities

Quick search

©2022, University of Nottingham. | Powered by Sphinx 7.4.7 & Alabaster 0.7.16 | Page source