DistributedPydap

Module that implements aggregation of a cluster of Pydap servers
Download

DistributedPydap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Roberto De Almeida
  • Publisher web site:
  • http://pydap.org/

DistributedPydap Tags


DistributedPydap Description

Module that implements aggregation of a cluster of Pydap servers DistributedPydap is a Python module that brings a WSGI middleware that aggregates datasets from several Pydap servers.To install it, add the filter to your server.ini:use = egg:pydap#serverroot = %(here)s/datatemplates = %(here)s/templatesx-wsgiorg.throw_errors = 0filter-with = distributeduse = egg:DistributedPydaproot = %(here)s/datacache = %(here)s/cache.dbAnd then add the new index.html template:paster create -t DistributedPydap serverWhere server is your installation of Pydap. Then edit the index.html template adding the address of other Pydap servers configured with this middleware. Requirements: · Python


DistributedPydap Related Software