RUINSapp developers 0.19.0 documentation

  • Deployment guide
  • API Reference
  • ruins.apps
    • ruins.apps.bubbles
    • ruins.apps.extremes
    • ruins.apps.landuse
    • ruins.apps.sunburst
    • ruins.apps.temperature_shift
    • ruins.apps.uncertainty
    • ruins.apps.weather
  • ruins.components
    • ruins.components.data_select
    • ruins.components.model_scale_select
  • ruins.core
    • ruins.core.build
    • ruins.core.cache
    • ruins.core.config
    • ruins.core.data_manager
    • ruins.core.debug_view
    • ruins.core.i18n
  • ruins.plotting
    • ruins.plotting.bubble_plot
    • ruins.plotting.climate_data
    • ruins.plotting.climate_indices
    • ruins.plotting.climate_parcoords
    • ruins.plotting.cordex_sunburst
    • ruins.plotting.distribution_shift
    • ruins.plotting.dists
    • ruins.plotting.floodmodel
    • ruins.plotting.kde
    • ruins.plotting.maps
    • ruins.plotting.pdsi
    • ruins.plotting.stripes_heatmap
    • ruins.plotting.weather_data
    • ruins.plotting.windpower
  • ruins.processing
    • ruins.processing.climate_indices
    • ruins.processing.drain_cap
    • ruins.processing.pdsi
    • ruins.processing.sdm
    • ruins.processing.sunburst
    • ruins.processing.windpower
On this page
  • Module Contents
    • Functions
    • Attributes
      • LOCAL
      • _hashargs
      • partial_memoize

ruins.core.cache#

Module Contents#

Functions#

_hashargs(fname, argnames)

partial_memoize(hash_names[, store])

Attributes#

LOCAL

ruins.core.cache.LOCAL#
ruins.core.cache._hashargs(fname, argnames)#
ruins.core.cache.partial_memoize(hash_names: List[str], store: str = 'local')#

© Copyright 2022, Mirko Mälicke.

Created using Sphinx 5.1.1.