All Projects → Unidata → Siphon

Unidata / Siphon

Licence: bsd-3-clause
Siphon - A collection of Python utilities for retrieving atmospheric and oceanic data from remote sources, focusing on being able to retrieve data from Unidata data technologies, such as the THREDDS data server.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Siphon

Rioxarray
geospatial xarray extension powered by rasterio
Stars: ✭ 148 (+5.71%)
Mutual labels:  hacktoberfest, netcdf
Datacube Core
Open Data Cube analyses continental scale Earth Observation data through time
Stars: ✭ 285 (+103.57%)
Mutual labels:  hacktoberfest, netcdf
Netcdf C
Official GitHub repository for netCDF-C libraries and utilities.
Stars: ✭ 336 (+140%)
Mutual labels:  hacktoberfest, netcdf
Hledger
A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Stars: ✭ 1,887 (+1247.86%)
Mutual labels:  hacktoberfest
Android Modular Architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Stars: ✭ 2,048 (+1362.86%)
Mutual labels:  hacktoberfest
Jhipster Online
JHipster Online lets you generate your JHipster projects through a user friendly web interface.
Stars: ✭ 140 (+0%)
Mutual labels:  hacktoberfest
Xwebadministration
This module contains DSC resources for deploying and configuring web servers and related components.
Stars: ✭ 140 (+0%)
Mutual labels:  hacktoberfest
Chromebrew
Package manager for Chrome OS
Stars: ✭ 1,838 (+1212.86%)
Mutual labels:  hacktoberfest
Awesome Vehicle Security
🚗 A curated list of resources for learning about vehicle security and car hacking.
Stars: ✭ 1,931 (+1279.29%)
Mutual labels:  hacktoberfest
Educative.io Downloader
📖 This tool is to download course from educative.io for offline usage. It uses your login credentials and download the course.
Stars: ✭ 139 (-0.71%)
Mutual labels:  hacktoberfest
Vuex Composition Helpers
A util package to use Vuex with Composition API easily.
Stars: ✭ 139 (-0.71%)
Mutual labels:  hacktoberfest
Omr
Optical Mark Recognition with PHP
Stars: ✭ 138 (-1.43%)
Mutual labels:  hacktoberfest
Gosu
2D game development library for Ruby and C++
Stars: ✭ 1,762 (+1158.57%)
Mutual labels:  hacktoberfest
Ignition
A beautiful error page for Laravel apps
Stars: ✭ 1,885 (+1246.43%)
Mutual labels:  hacktoberfest
Mattermost Bot Sample Golang
Stars: ✭ 140 (+0%)
Mutual labels:  hacktoberfest
Jigsaw
Simple static sites with Laravel’s Blade.
Stars: ✭ 1,823 (+1202.14%)
Mutual labels:  hacktoberfest
Notion Enhancer
an enhancer/customiser for the all-in-one productivity workspace notion.so (app)
Stars: ✭ 3,114 (+2124.29%)
Mutual labels:  hacktoberfest
Tinyafl
Stars: ✭ 140 (+0%)
Mutual labels:  hacktoberfest
Enwrite
Evernote-powered statically-generated blogs and websites
Stars: ✭ 139 (-0.71%)
Mutual labels:  hacktoberfest
Awesome Ember
A curated list of awesome Ember.js stuff like addons, articles, videos, gists and more.
Stars: ✭ 140 (+0%)
Mutual labels:  hacktoberfest

Siphon

|License| |PRWelcome|

|Docs| |PyPI| |Conda|

|Travis| |AppVeyor| |CodeCov|

|Codacy|

.. |License| image:: https://img.shields.io/pypi/l/siphon.svg :target: https://pypi.python.org/pypi/siphon/ :alt: License

.. |PyPI| image:: https://img.shields.io/pypi/v/siphon.svg :target: https://pypi.python.org/pypi/siphon/ :alt: PyPI Package

.. |Conda| image:: https://anaconda.org/conda-forge/siphon/badges/version.svg :target: https://anaconda.org/conda-forge/siphon :alt: Conda Package

.. |Travis| image:: https://travis-ci.org/Unidata/siphon.svg?branch=master :target: https://travis-ci.org/Unidata/siphon :alt: Travis Build Status

.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/stxqunhdyqu75u3r/branch/master?svg=true :target: https://ci.appveyor.com/project/Unidata/siphon/branch/master :alt: AppVeyor Build Status

.. |CodeCov| image:: https://codecov.io/github/Unidata/siphon/coverage.svg?branch=master :target: https://codecov.io/github/Unidata/siphon?branch=master :alt: Code Coverage Status

.. |Codacy| image:: https://api.codacy.com/project/badge/grade/ebacd20b84ab4673bd6cd34f65c48af6 :target: https://www.codacy.com/app/Unidata/siphon :alt: Codacy code issues

.. |Docs| image:: https://img.shields.io/badge/docs-stable-brightgreen.svg :target: http://unidata.github.io/siphon :alt: Latest Docs

.. |PRWelcome| image:: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=round-square :target: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github :alt: PRs Welcome

Siphon is a collection of Python utilities for downloading data from Unidata data technologies. See our support page__ for ways to get help with Siphon.

__ https://github.com/Unidata/siphon/blob/master/SUPPORT.md

Siphon follows semantic versioning <https://semver.org>_ in its version number. With our current 0.x version, that implies that Siphon's APIs (application programming interfaces) are still evolving (we won't break things just for fun, but many things are still changing as we work through design issues). Also, for a version 0.x.y, we change x when we release new features, and y when we make a release with only bug fixes.

We support Python >= 3.6 and currently support Python 2.7.

NOTE: We are dropping support for Python 2.7 in Fall 2019. See here <https://github.com/Unidata/siphon/blob/master/docs/installguide.rst>_ for more information.

Important Links

Dependencies

  • requests>=1.2
  • numpy>=1.8
  • protobuf>=3.0.0a3
  • beautifulsoup4>=4.6
  • pandas

Developer Dependencies

  • pytest
  • vcrpy
  • flake8
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].