{ "info": { "author": "Birdhouse Developers", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Atmospheric Science" ], "description": "***********\nBird Feeder\n***********\n\n.. image:: https://travis-ci.org/bird-house/bird-feeder.svg?branch=master\n :alt: Travis Build\n\nBird Feeder (the bird)\n *Feed the Birds ...* \n\nBird Feeder is parsing Thredds catalogs and local directories with ``NetCDF`` files and publishes metadata with download URLs to a Solr index service with a birdhouse schema.\n\nInstall from Anaconda\n=====================\n\n.. image:: https://anaconda.org/birdhouse/bird-feeder/badges/build.svg\n :alt: Anaconda Build\n\n.. image:: https://anaconda.org/birdhouse/bird-feeder/badges/version.svg\n :alt: Anaconda Version\n\n.. image:: https://anaconda.org/birdhouse/bird-feeder/badges/downloads.svg\n :alt: Anaconda Downloads\n\n.. code-block:: sh\n\n $ conda install -c birdhouse bird-feeder\n\n\n\nInstall from GitHub\n===================\n\n.. code-block:: sh\n\n $ git clone https://github.com/bird-house/bird-feeder.git\n $ cd bird-feeder\n $ make install\n \nStart Solr service on http://localhost:8983/solr/birdhouse:\n\n.. code-block:: sh\n\n $ make start\n $ make status\n\n\nUsing the command line\n======================\n\nHelp:\n\n.. code-block:: sh\n\n $ birdfeeder -h \n usage: birdfeeder [] []\n\n Feeds Solr with Datasets (NetCDF Format) from Thredds Catalogs and File\n System.\n\n optional arguments:\n -h, --help show this help message and exit\n --debug enable debug mode\n --service SERVICE Solr URL. Default:\n http://localhost:8983/solr/birdhouse\n --maxrecords MAXRECORDS\n Maximum number of records to publish. Default: -1\n (unlimited)\n --batch-size BATCH_SIZE\n Batch size of records to publish. Default: 50000\n\n command:\n List of available commands\n\n {clear,from-thredds,from-directory}\n Run \"birdfeeder -h\" to get additional help.\n clear Clears the complete solr index. Use with caution!\n from-thredds Publish datasets from Thredds Catalog to Solr.\n from-directory Publish NetCDF files from directory to Solr.\n\n\nParse a Thredds catalog (recursively until depth level 2):\n\n.. code-block:: sh\n\n $ birdfeeder from-thredds --catalog-url http://example.com/thredds/catalog.xml --depth=2\n\n\nParse local NetCDF files:\n\n.. code-block:: sh\n\n $ birdfeeder from-directory --start-dir /home/data/myarchive\n\n\n\nAuthors\n*******\n\nCarsten Ehbrecht ehbrecht at dkrz.de\n\nChange History\n**************\n\n0.1.2 (2015-09-18)\n==================\n\n* Fixed #3: convert relative path to abs path for feeding from directory.\n\n0.1.1 (2015-07-28)\n==================\n\n* Initial Release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bird-house/bird-feeder", "keywords": "thredds solr python netcdf birdhouse anaconda", "license": "Apache License v2.0", "maintainer": null, "maintainer_email": null, "name": "bird-feeder", "package_url": "https://pypi.org/project/bird-feeder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bird-feeder/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bird-house/bird-feeder" }, "release_url": "https://pypi.org/project/bird-feeder/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Bird Feeder publishes Thredds metadata catalogs to a Solr index service with birdhouse schema.", "version": "0.1.2" }, "last_serial": 1728510, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d981d0db668f6384c32c209864836832", "sha256": "c8405bdaf426fc488c8a70dc1e4d5cb8e3826844b6107494510fb77d7db507c0" }, "downloads": -1, "filename": "bird-feeder-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d981d0db668f6384c32c209864836832", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5650, "upload_time": "2015-07-28T12:03:47", "url": "https://files.pythonhosted.org/packages/26/f4/e7bb92e131247180825c97ec11dd59b928329d6317f4c06a0516ff63dbee/bird-feeder-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "19cfcacfcfca60d9e2c27ff1a5bc69cf", "sha256": "9293f0737cc1f2d8fa9f04aa6d4fb7d106394dc2b817dec7dcf8261b7f0bc2d8" }, "downloads": -1, "filename": "bird-feeder-0.1.2.tar.gz", "has_sig": false, "md5_digest": "19cfcacfcfca60d9e2c27ff1a5bc69cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5986, "upload_time": "2015-09-18T17:21:06", "url": "https://files.pythonhosted.org/packages/e4/d8/68f20b9d94cf0fd9dfc20213e05fa5f02777e9018b4951f45ca40f4dcc53/bird-feeder-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19cfcacfcfca60d9e2c27ff1a5bc69cf", "sha256": "9293f0737cc1f2d8fa9f04aa6d4fb7d106394dc2b817dec7dcf8261b7f0bc2d8" }, "downloads": -1, "filename": "bird-feeder-0.1.2.tar.gz", "has_sig": false, "md5_digest": "19cfcacfcfca60d9e2c27ff1a5bc69cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5986, "upload_time": "2015-09-18T17:21:06", "url": "https://files.pythonhosted.org/packages/e4/d8/68f20b9d94cf0fd9dfc20213e05fa5f02777e9018b4951f45ca40f4dcc53/bird-feeder-0.1.2.tar.gz" } ] }