{ "info": { "author": "Jimmy Phuong", "author_email": "jphuong@uw.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Observatory\n[![Build status](https://travis-ci.org/Freshwater-Initiative/Observatory.svg?branch=master)](https://travis-ci.org/Freshwater-Initiative/Observatory)\n[![DOI](https://zenodo.org/badge/107733338.svg)](https://zenodo.org/badge/latestdoi/107733338)\n\nTools for observing the terrestrial and aquatic surfaces of Earth \n\n\"You belong among the wildflowers, you belong somewhere you feel free.\" Tom Petty\n\nAn observatory is a location used for observing terrestrial or celestial events (thank you Wikipedia). Observatories have been as simple as containing an astronomical sextant, and as complicated as modern academic supported observatories containing multi-million dollar instruments, tools, with institutions supporting long term research and education programs. While observatories are usually thought of as star-gazing investments in the field of astronomy, observatories have also been constructed in climatology/meteorology, geophysical, oceanography and volcanology communities, in order to investigate and coordinate their research efforts. \n\nThis repository is intended for the sharing and distribution of open-source Python based code useful for model and data integration that improves access to large datasets, reduces computational burden, reinvent the wheel less often, and share and communicate more about how to synthesize earth surface observations in useful ways.\n\n## Installing Version on conda-forge\nInstall package with conda:\n\n```bash\nconda install -c conda-forge ogh\n```\n\nExecute from Jupyter Notebook\n\n```\n!conda install -c conda-forge --yes ogh\nimport ogh\n```\n\n## Installing Latest Master Version\n\nLinux/OSX:\n\n```bash\nwget https://raw.githubusercontent.com/Freshwater-Initiative/Observatory/master/requirements.txt\nwget https://raw.githubusercontent.com/Freshwater-Initiative/Observatory/master/requirements-dev.txt\nconda create -n oghenv -c conda-forge python=2.7 --file requirements.txt --file requirements-dev.txt\nsource activate oghenv\npip install git+https://github.com/Freshwater-Initiative/Observatory.git\n```\n\n# Work with a git-versioned-folder in hydroshare to develop your own Utilities\n0) Make a fork of Freshwater-Initiative/Observatory\n1) In HydroShare, get to JupyterHub and open up a terminal instance.\n2) Change the working directory to notebooks/utilities\n## If you haven't cloned this repository into Hydroshare yet:\n3) type/copy in \"git clone \" that is available from your fork (eg., https://github.com/username/Observatory.git)\n4) then type in your github username and password to then download the git clone.\n $ git config --global user.name \"your git username\"\n $ git config --global user.email \"your email that you used to setup the git account\"\n5) you should now have notebooks/utilities/Observatory subdirectory with this README.md and the observatory_gridded_hydrometeorology.py (OGH) within.\n## If you have previously cloned the git folder to notebooks/utilities, update this to the latest file\n3) Change the working directory to notebooks/utilities/Observatory\n4) Pull the latest (your updated fork - pull from Freshwater-Initiative/Observatory master, before you do this) files from the repository\n $ git pull\n5) you should now have notebooks/utilities/Observatory subdirectory that matches your fork on github.com (which should match Freshwater-Initiative/Observatory - if you pulled from the master)\n## Either way:\n6) Change the working directory to notebooks/utilities/Observatory\n7) Copy observatory_gridded_hydromet.py to notebooks/utilities/\n $ cp observatory_gridded_hydromet.py ../\n Now, the file '/notebooks/utilities/observatory_gridded_hydromet.py' is updated to the latest state (from git) \n\n## Saving changes back to git repository\n\n8) Work on the file and save the changes.\n9) Change the working directory to '/notebooks/utilities'\n10) Copy the modified file back to git versioned folder\n $ cp 'observatory_gridded_hydromet.py' Observatory/\n11) Change the working directory to '/notebooks/utilities/Observatory'\n12) Check file changes \n $ git status\n13) Commit the changes\n $ git add observatory_gridded_hydromet.py\n $ git commit -m 'Add message to describe these changes, if any'\n $ git push\n14) Check that the files changed\n $ git status\n\n \u201cUse only that which works, and take it from any place you can find it.\u201d Bruce Lee\n\n\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/Freshwater-Initiative/Observatory", "keywords": "Freshwater,Intiative,Tools", "license": "MIT", "maintainer": "Landung Setiawan", "maintainer_email": "landungs@uw.edu", "name": "ogh", "package_url": "https://pypi.org/project/ogh/", "platform": "", "project_url": "https://pypi.org/project/ogh/", "project_urls": { "Homepage": "https://github.com/Freshwater-Initiative/Observatory" }, "release_url": "https://pypi.org/project/ogh/0.2.1/", "requires_dist": [ "pandas", "dask", "descartes", "geopandas", "beautifulsoup4", "basemap", "wget", "seaborn", "landlab", "xarray", "matplotlib" ], "requires_python": "", "summary": "Tools for observing the terrestrial and aquatic surfaces of Earth", "version": "0.2.1" }, "last_serial": 4696926, "releases": { "0.1.11": [ { "comment_text": "", "digests": { "md5": "7eae6298774b5eb73cd960de10a47246", "sha256": "b3bb8f7b9c329606dc58efbb9f6c3b80602eec2b99a94b58ec6ccc8c11e7e0bc" }, "downloads": -1, "filename": "ogh-0.1.11-py3-none-any.whl", "has_sig": false, "md5_digest": "7eae6298774b5eb73cd960de10a47246", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 60143, "upload_time": "2018-08-29T20:50:49", "url": "https://files.pythonhosted.org/packages/45/ea/17869d533f5d6bda71115ac24124f877b27d227dfae4f97c186dfa4a3603/ogh-0.1.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "88bafbc10c880a134408da97a4207986", "sha256": "bd71a25fc32a8d28f44b72e422b7db532de4281961ddbdffd631f9423ef3854f" }, "downloads": -1, "filename": "ogh-0.1.11.tar.gz", "has_sig": false, "md5_digest": "88bafbc10c880a134408da97a4207986", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76389, "upload_time": "2018-08-29T20:50:51", "url": "https://files.pythonhosted.org/packages/11/33/35c6ca696b9e91457789a4f7da1db3d1712351a1b0602c1277f7f582d10f/ogh-0.1.11.tar.gz" } ], "0.1.5a0": [ { "comment_text": "", "digests": { "md5": "fdfbc9a11e2973f7f0c1f4a34c6f9df7", "sha256": "ccea38e805f6279e7f69a53caa4ae57baa0b742d7cc4ad6d80eec2110a4e7ed3" }, "downloads": -1, "filename": "ogh-0.1.5a0.tar.gz", "has_sig": false, "md5_digest": "fdfbc9a11e2973f7f0c1f4a34c6f9df7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38955, "upload_time": "2018-03-14T02:27:51", "url": "https://files.pythonhosted.org/packages/35/61/254640f69a6b1aa29d39b3b7bcd365378d966ac81fdf49331b196ffb5c69/ogh-0.1.5a0.tar.gz" } ], "0.1.6a0": [ { "comment_text": "", "digests": { "md5": "a7b1641f2bf7e7080ee44664de1de989", "sha256": "38dc7d88b1fdbd6feab09605fdb90fbc96c21b90f074e7ff00b521eb116cfd7b" }, "downloads": -1, "filename": "ogh-0.1.6a0-py3-none-any.whl", "has_sig": false, "md5_digest": "a7b1641f2bf7e7080ee44664de1de989", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25573, "upload_time": "2018-04-04T20:03:39", "url": "https://files.pythonhosted.org/packages/fe/16/cbfa2709f77b217ee6bc9fe08c36e9cff4224d9843f5eb9d96f09ed495c9/ogh-0.1.6a0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73291a03ccb0b2549761ac7df31e2ce8", "sha256": "4fa735bc1a731ce176627c7180f4cf896a355c394bc3e74a48cd44f420bdf1d6" }, "downloads": -1, "filename": "ogh-0.1.6a0.tar.gz", "has_sig": false, "md5_digest": "73291a03ccb0b2549761ac7df31e2ce8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40821, "upload_time": "2018-04-04T20:03:40", "url": "https://files.pythonhosted.org/packages/32/41/8548b8c4120eee367c81a0fc87fb7d792fa49891bc0b14c5d0ed913d4b8e/ogh-0.1.6a0.tar.gz" } ], "0.1.8a0": [ { "comment_text": "", "digests": { "md5": "d9e0f675773b405b87a2fdce38ab32ed", "sha256": "37b5e5af9f77c402313915e71c0e636a492794c835b6c6338bcfe1f7d19a58da" }, "downloads": -1, "filename": "ogh-0.1.8a0-py3-none-any.whl", "has_sig": false, "md5_digest": "d9e0f675773b405b87a2fdce38ab32ed", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 77014, "upload_time": "2018-05-25T15:36:37", "url": "https://files.pythonhosted.org/packages/83/db/203cefbb5ae87d03747cbc58936c024dc237b939c08b70eca6d2952a0652/ogh-0.1.8a0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8dded5a8a0b9272f940e5bbd73ee318", "sha256": "56f2404b2249316ebb9ea0fa716125ece6518f476bde0342f03d3938343c3fbe" }, "downloads": -1, "filename": "ogh-0.1.8a0.tar.gz", "has_sig": false, "md5_digest": "f8dded5a8a0b9272f940e5bbd73ee318", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 93349, "upload_time": "2018-05-25T15:36:39", "url": "https://files.pythonhosted.org/packages/6f/d1/76651a52c761de0d7f3b639b8e1900e81a613e06278c622d5fe9308671ec/ogh-0.1.8a0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "91a94ab07be1aa63710faa513ab69eb7", "sha256": "650b0a68957f5f8f7b72cee947a659130998e167d8aa73acb173d72d0127f285" }, "downloads": -1, "filename": "ogh-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "91a94ab07be1aa63710faa513ab69eb7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 115544, "upload_time": "2019-01-14T03:38:27", "url": "https://files.pythonhosted.org/packages/74/13/db426d15f40a157c5aa2a6adb449a13ad6e501d5af5987ddee372353915a/ogh-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "434efd122fbec8d5d6a2b15311f4c346", "sha256": "d4b30776b8fa8e76899cdfd8c190c668af49b71465c175bb15d9c5fbb0da6696" }, "downloads": -1, "filename": "ogh-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "434efd122fbec8d5d6a2b15311f4c346", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 115544, "upload_time": "2019-01-14T03:39:56", "url": "https://files.pythonhosted.org/packages/ac/94/74abdf2440dcbeac51470e63bb79bfb6f58e11440665ba6ea5f266d21f74/ogh-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2a14ceca8458773e07b460cc1bdc72d2", "sha256": "ac94deeccbf7cee3b1d8a3fbc6ca3bb6d431ab1826cd807b379adec48d0b66ef" }, "downloads": -1, "filename": "ogh-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2a14ceca8458773e07b460cc1bdc72d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 106681, "upload_time": "2019-01-14T03:38:29", "url": "https://files.pythonhosted.org/packages/6b/a6/4293e92c682dcc88086064615c7ade37d62b3e572657280bbbaec1988af8/ogh-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "d24c3a78c7d3dab6ae9c595881a35cfd", "sha256": "fa4d508cba11e46425f3087fc610a25b79bd234248dc4c1e7e51d13142d5e120" }, "downloads": -1, "filename": "ogh-0.2.1-py2-none-any.whl", "has_sig": false, "md5_digest": "d24c3a78c7d3dab6ae9c595881a35cfd", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 114820, "upload_time": "2019-01-15T01:43:36", "url": "https://files.pythonhosted.org/packages/e1/83/0d698177e0e5a2f591a165d093ac4429b4ab7cd699fe27fa8990b427543c/ogh-0.2.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "42ee1d5264682302ddf98a38a32b39c1", "sha256": "0d7b9960b1a881097fc5de204be25d00e663f49f15d17f2ee30ba6fab4643644" }, "downloads": -1, "filename": "ogh-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "42ee1d5264682302ddf98a38a32b39c1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 114821, "upload_time": "2019-01-15T01:35:37", "url": "https://files.pythonhosted.org/packages/73/76/3cddcc5dc3e2859877fb985679d640db94be08ae67f27aa2095abc99b550/ogh-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b29259cf06a9d5fdb8fc9bf631346bb0", "sha256": "7f39c0416f3733b9a4a1dc90da35ad757726aa65f5c05d1182c8378882806a26" }, "downloads": -1, "filename": "ogh-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b29259cf06a9d5fdb8fc9bf631346bb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105661, "upload_time": "2019-01-15T01:37:09", "url": "https://files.pythonhosted.org/packages/ad/d8/2cc9d49170a13165d4c073741cb1550b247ea4603043aea066485cfa40d0/ogh-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d24c3a78c7d3dab6ae9c595881a35cfd", "sha256": "fa4d508cba11e46425f3087fc610a25b79bd234248dc4c1e7e51d13142d5e120" }, "downloads": -1, "filename": "ogh-0.2.1-py2-none-any.whl", "has_sig": false, "md5_digest": "d24c3a78c7d3dab6ae9c595881a35cfd", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 114820, "upload_time": "2019-01-15T01:43:36", "url": "https://files.pythonhosted.org/packages/e1/83/0d698177e0e5a2f591a165d093ac4429b4ab7cd699fe27fa8990b427543c/ogh-0.2.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "42ee1d5264682302ddf98a38a32b39c1", "sha256": "0d7b9960b1a881097fc5de204be25d00e663f49f15d17f2ee30ba6fab4643644" }, "downloads": -1, "filename": "ogh-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "42ee1d5264682302ddf98a38a32b39c1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 114821, "upload_time": "2019-01-15T01:35:37", "url": "https://files.pythonhosted.org/packages/73/76/3cddcc5dc3e2859877fb985679d640db94be08ae67f27aa2095abc99b550/ogh-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b29259cf06a9d5fdb8fc9bf631346bb0", "sha256": "7f39c0416f3733b9a4a1dc90da35ad757726aa65f5c05d1182c8378882806a26" }, "downloads": -1, "filename": "ogh-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b29259cf06a9d5fdb8fc9bf631346bb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105661, "upload_time": "2019-01-15T01:37:09", "url": "https://files.pythonhosted.org/packages/ad/d8/2cc9d49170a13165d4c073741cb1550b247ea4603043aea066485cfa40d0/ogh-0.2.1.tar.gz" } ] }