Honeybees

General

  • Introduction
  • Installation
  • Model
  • Agent-agent interaction
  • Agent-environment interaction
  • Visualisation
  • Artists
  • Reporting
  • Command line arguments

Library

  • MapIO
  • Raster
  • Geohash
  • Neighbors
  • Math
  • Helpers

About

  • Authors
Honeybees
  • Honeybees
  • View page source

Honeybees

Copyright:

2021, IIASA and VU-IVM

Authors:

Jens de Bruijn

Version:

0.01

Version Date:

Feb 28, 2025

General

  • Introduction
    • Multiple agent types
  • Installation
    • Required
    • Tests
    • Documentation
  • Model
  • Agent-agent interaction
  • Agent-environment interaction
  • Visualisation
  • Artists
    • Artists
  • Reporting
    • Reporter
  • Command line arguments
    • examples/visualisation.py

Library

  • MapIO
    • ArrayReader
    • MapReader
    • NetCDFReader
    • Reader
  • Raster
    • CreateNetCDF
    • NetCDFHasEmtpyLayersException
    • clip_to_other()
    • clip_to_xy_bounds()
    • coord_to_pixel()
    • coords_to_pixels()
    • pixel_to_coord()
    • pixels_to_coords()
    • reproject_pixel()
    • sample_from_map()
    • upscale()
    • write_to_array()
  • Geohash
    • decode()
    • encode()
    • encode_locations()
    • encode_precision()
    • get_precision_tag()
    • get_shifts()
    • plot_geohash_shifts()
    • reduce_precision()
    • shift()
    • shift_multiple()
    • unwiden()
    • widen()
    • window()
  • Neighbors
    • find_neighbors()
    • process_hashcodes()
  • Math
    • bernoulli()
    • random()
  • Helpers
    • timeprint()

About

  • Authors
Next

© Copyright 2021, IIASA and VU-IVM.

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