{ "info": { "author": "Stephane Raynaud", "author_email": "stephane.raynaud@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: CEA CNRS Inria Logiciel Libre License, version 2.1 (CeCILL-2.1)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "# VACUMM data (vacumm-data)\n\n[![Build Status](https://travis-ci.org/VACUMM/vacumm-data.svg?branch=master)](https://travis-ci.org/VACUMM/vacumm-data)\n\nData used by the [vacumm](http://wwwifremer.fr/vacumm) python library\nand its tutorials and test scripts.\n\n\n## Sources\n\nOn GitHub: https://github.com/VACUMM/vacumm-data\n\n\n## Installation\n\n```bash\n$ python setup.py install # from sources\n$ pip install vacumm-data\n$ conda install vacumm-data\n```\n\nFiles are typically installed in the `share/vacumm` folder.\n\n## Access to the data paths\n\nThe main directory can be accessed with the\n`vacumm_data.get_vacumm_data_dir()` function:\n\n```python\n\nbase_path = get_vacumm_data_dir()\n```\nA particular file path is accessible with the\n`vacumm_data.get_vacumm_data_file()` function:\n\n```python\n\nncfile = get_vacumm_data_file('samples/menor.nc')\n```\n\n## Data\n\n### Samples (`samples`)\n\nTheses files are used by the vacumm tutorials and test scripts.\n\n### Shorelines (`shorelines`)\n\nShapefiles used by the `vacumm.bathy.shorelines` module.\n\n#### Histolitt\n\nSee: https://www.data.gouv.fr/fr/datasets/shom-ign-trait-de-cote-histolitt-r\n\n#### GSHHS\n\nSee: https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html\n\n### Sea level (`sea_level`)\n\nData used by the `vacumm.bathy.tide` module.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.ifremer.fr/vacumm", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "vacumm-data", "package_url": "https://pypi.org/project/vacumm-data/", "platform": "", "project_url": "https://pypi.org/project/vacumm-data/", "project_urls": { "Homepage": "https://www.ifremer.fr/vacumm" }, "release_url": "https://pypi.org/project/vacumm-data/1.2.0/", "requires_dist": null, "requires_python": "", "summary": "Data used by the vacumm python library and its tutorials and tests", "version": "1.2.0" }, "last_serial": 4077916, "releases": { "1.2.0": [ { "comment_text": "", "digests": { "md5": "d624370e69884c5d80ab98c32f88646a", "sha256": "67d1a29a1d4462f9ba1a7f5915e13e28175ec1836d6ab61b665b4fb7d8d3baa6" }, "downloads": -1, "filename": "vacumm-data-1.2.0.tar.gz", "has_sig": false, "md5_digest": "d624370e69884c5d80ab98c32f88646a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18330080, "upload_time": "2018-07-18T13:03:59", "url": "https://files.pythonhosted.org/packages/bc/e7/8a49808522b5763fc0a25f99597d2b9d939171cf3acd4b073961692f3204/vacumm-data-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d624370e69884c5d80ab98c32f88646a", "sha256": "67d1a29a1d4462f9ba1a7f5915e13e28175ec1836d6ab61b665b4fb7d8d3baa6" }, "downloads": -1, "filename": "vacumm-data-1.2.0.tar.gz", "has_sig": false, "md5_digest": "d624370e69884c5d80ab98c32f88646a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18330080, "upload_time": "2018-07-18T13:03:59", "url": "https://files.pythonhosted.org/packages/bc/e7/8a49808522b5763fc0a25f99597d2b9d939171cf3acd4b073961692f3204/vacumm-data-1.2.0.tar.gz" } ] }