Skip to main content

View current weather conditions in Enhydris

Project description

Build button Coverage License Status Latest version

Enhydris-synoptic is an app that adds a page to Enhydris that shows current conditions in several stations.

Note that it does not check permissions; any synoptic view created will be public, regardless of whether the timeseries from which it is derived are marked top secret.

Enhydris-synoptic is free software, available under the GNU Affero General Public License.

Installing and configuring

  • pip install enhydris-synoptic

  • In the Enhydris settings.py file, add enhydris_synoptic to INSTALLED_APPS, and set ENHYDRIS_SYNOPTIC_ROOT and ENHYDRIS_SYNOPTIC_URL.

    Enhydris-synoptic works by creating static files which are then served by the web server. ENHYDRIS_SYNOPTIC_ROOT indicates where this files shall be stored. ENHYDRIS_SYNOPTIC_URL is currently not used anywhere, but it’s better to set it anyway; later versions might start to use it without warning.

  • In the Enhydris configuration directory, execute python manage.py migrate.

  • Run celery and celerybeat, and configure celerybeat to execute the enhydris_synoptic.tasks.create_static_files task once in a while.

  • Configure your web server to serve ENHYDRIS_SYNOPTIC_ROOT at ENHYDRIS_SYNOPTIC_URL.

  • Go to the admin and setup a view.

After celery executes, the report will be available at ENHYDRIS_SYNOPTIC_URL + slug + '/', where slug is the URL identifier given to the synoptic view.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

enhydris-synoptic-0.1.1.tar.gz (9.2 kB view details)

Uploaded Source

File details

Details for the file enhydris-synoptic-0.1.1.tar.gz.

File metadata

File hashes

Hashes for enhydris-synoptic-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2f9f62c8f56341c14b2b425559f21a4fb612b391392369fe062d7a16a50c627f
MD5 00ab5ab6bb5a0d81fa275cf6332496af
BLAKE2b-256 504da2906860d65122374a8f9eaeee2217d8feec70f2166cfba81b70aac981e2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page