{ "info": { "author": "TIm Whiteaker", "author_email": "whiteaker@utexas.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# CFGeom\r\n\r\n[![Build\r\nStatus](https://travis-ci.org/twhiteaker/CFGeom.svg?branch=master)](https://travis-ci.org/twhiteaker/CFGeom)\r\n[![Coverage Status](https://codecov.io/gh/twhiteaker/CFGeom/branch/master/graph/badge.svg)](https://codecov.io/gh/twhiteaker/CFGeom)\r\n\r\nA Python Reference Implementation for Representing Geometries in NetCDF Following the CF Conventions\r\n\r\nThis project demonstrates how points, lines, polygons, and their multipart equivalents can be represented in NetCDF-CF. The project includes a Python reference implementation for reading and writing geometries in a netCDF file.\r\n\r\nFor more on this project, see the [documentation](https://twhiteaker.github.io/CFGeom/), or get started with the [tutorial](https://twhiteaker.github.io/CFGeom/tutorial.html).\r\n\r\nTo view the geometries specification including examples, see [Chapter 7 of the\r\nCF\r\nConventions](https://github.com/cf-convention/cf-conventions/blob/master/ch07.adoc#geometries).\r\n\r\nYou may also be interested in the [R reference implementation](https://github.com/dblodgett-usgs/NCDFSG).\r\n\r\n\r\n## Use Cases\r\n\r\n* Encode watershed model time series and polygons in a single file to archive model output and geometry.\r\n* Encode a streamflow value for each river line in the conterminous U.S. at a given point in time.\r\n\r\n## Contributors\r\n\r\n* Tim Whiteaker\r\n* Ben Koziol\r\n* David Blodgett\r\n\r\n\r\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/twhiteaker/CFGeom", "keywords": "", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "cfgeom", "package_url": "https://pypi.org/project/cfgeom/", "platform": "", "project_url": "https://pypi.org/project/cfgeom/", "project_urls": { "Homepage": "https://github.com/twhiteaker/CFGeom" }, "release_url": "https://pypi.org/project/cfgeom/0.2.0/", "requires_dist": [ "shapely (>=1.6.4.post1)", "numpy (>=1.9.3)", "netcdf4 (>=1.0.8)" ], "requires_python": "", "summary": "Reference implementation for representing geometries in NetCDF with the CF Conventions", "version": "0.2.0" }, "last_serial": 4765804, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "60eb57db43b1820e8ec2bd5250675896", "sha256": "a7ab2e88cb92514a02cc4d6ae0599de26945ac1ba26b6285b079268e07d068de" }, "downloads": -1, "filename": "CFGeom-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "60eb57db43b1820e8ec2bd5250675896", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 31632, "upload_time": "2019-01-31T22:40:27", "url": "https://files.pythonhosted.org/packages/f5/bc/26bfaffc35a8fd57ec83a34eb1faa591f42287b83d0739ef160a7a2a4b9d/CFGeom-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f1d7766453af56e630d8ef82b74d5c9c", "sha256": "d0c80c2ea3c8a8b695b5b2a41d72ded7b94c886ccff87bd46a6bfcb552238a9e" }, "downloads": -1, "filename": "CFGeom-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f1d7766453af56e630d8ef82b74d5c9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27039, "upload_time": "2019-01-31T22:40:29", "url": "https://files.pythonhosted.org/packages/df/24/e8d1e134f4d37be723ca3d90bace25a37e28e4d20bddb8ad00d9becafc87/CFGeom-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "60eb57db43b1820e8ec2bd5250675896", "sha256": "a7ab2e88cb92514a02cc4d6ae0599de26945ac1ba26b6285b079268e07d068de" }, "downloads": -1, "filename": "CFGeom-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "60eb57db43b1820e8ec2bd5250675896", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 31632, "upload_time": "2019-01-31T22:40:27", "url": "https://files.pythonhosted.org/packages/f5/bc/26bfaffc35a8fd57ec83a34eb1faa591f42287b83d0739ef160a7a2a4b9d/CFGeom-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f1d7766453af56e630d8ef82b74d5c9c", "sha256": "d0c80c2ea3c8a8b695b5b2a41d72ded7b94c886ccff87bd46a6bfcb552238a9e" }, "downloads": -1, "filename": "CFGeom-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f1d7766453af56e630d8ef82b74d5c9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27039, "upload_time": "2019-01-31T22:40:29", "url": "https://files.pythonhosted.org/packages/df/24/e8d1e134f4d37be723ca3d90bace25a37e28e4d20bddb8ad00d9becafc87/CFGeom-0.2.0.tar.gz" } ] }