{ "info": { "author": "Damon Burgett", "author_email": "damon@mapbox.com", "bugtrack_url": null, "classifiers": [], "description": "gribdoctor\n==========\n\nUtility functions for handling quirks of weather data rasters in `grib2` format\n\nInstallation\n-------\n.. role:: console(code)\n :language: console\n\n:console:`pip install gribdoctor --pre`\n\nUsage - smoosh\n--------------\n\nstack multiple gribs of the same or varying resolutions\n\n:console:`Usage: gribdoctor smoosh [OPTIONS] [INPUTS]... OUTPUT`\n\nOPTIONS:\n\n:console:`-dev, --develoment Dev tag for experimental features`\n\n:console:`-uw, --unwrap Unwrap GFS Rasters`\n\n:console:`--help Show this message and exit.`\n\nUse this subcommand to \"smoosh\" together any number of variable resolution gribs into one tiff. This also effectively performs the below :console:`globewrap` operation on all inputs if indicated with :console:`--unwrap`, and outputs a raster of 2x (due to unwrapping) the highest input resolution.\n\nUsage - unwrap\n--------------\n\n:console:`gribdoctor unwrap [OPTIONS] INGRIB OUTRASTER`\n\nOPTIONS\n\n:console:`-bt, --bandtags Flag to indicate printing of band tags / band metadata to stdout`\n\n:console:`-b, --bidx Bands to include in output raster. Default = all (use caution - you may inadvertently create ginourmous tif files)`\n\nMany gridded weather GRIBs, such as NOAA's `Global Forecast System (GFS) `_, cover a global extent of -0.5 to 359.5 (or similar, depending on resolution), with the antimeridian (-180 / 180) bisecting a column of pixels.\nThis routine upsamples, slices, and merges these rasters as to convert them to \"standard\" -180 to 180 extent global grids. Outputs to any raster format supported by `rasterio `_.", "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/mapbox/grib-doctor", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "gribdoctor", "package_url": "https://pypi.org/project/gribdoctor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gribdoctor/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mapbox/grib-doctor" }, "release_url": "https://pypi.org/project/gribdoctor/0.1.0dev/", "requires_dist": null, "requires_python": null, "summary": "Utility functions for handling grib2s", "version": "0.1.0dev" }, "last_serial": 1418323, "releases": { "0.0.1dev": [ { "comment_text": "", "digests": { "md5": "495632a5990f8f2b3441094385ac8512", "sha256": "bd26dc315fd41ffc0c7bba2922734daf748c2bb5279670d5f4298579b4931278" }, "downloads": -1, "filename": "gribdoctor-0.0.1dev.tar.gz", "has_sig": false, "md5_digest": "495632a5990f8f2b3441094385ac8512", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2809, "upload_time": "2015-01-20T18:40:07", "url": "https://files.pythonhosted.org/packages/58/c7/2cf99952d005c1eb100d096c092e132782a76aa005e398cb6048df66164b/gribdoctor-0.0.1dev.tar.gz" } ], "0.0.2dev": [ { "comment_text": "", "digests": { "md5": "025f7f20a84155a96fba5a39f48eee4e", "sha256": "f9a045a8fbabe583b04fce20bb510c868b822cf5a197fe69e95ad27b49205b2b" }, "downloads": -1, "filename": "gribdoctor-0.0.2dev.tar.gz", "has_sig": false, "md5_digest": "025f7f20a84155a96fba5a39f48eee4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3587, "upload_time": "2015-01-27T01:00:29", "url": "https://files.pythonhosted.org/packages/b1/12/db1055f9a600c6f718437cda6164763355ed2e9c1a5567fdfe05529041dd/gribdoctor-0.0.2dev.tar.gz" } ], "0.1.0dev": [ { "comment_text": "", "digests": { "md5": "a40d91d895fdf9f522bbe7e26870ceb8", "sha256": "83d4cbd7255d57ea8704051edca9e7a827830f8ae9cad5ea151a098c1130ae41" }, "downloads": -1, "filename": "gribdoctor-0.1.0dev.tar.gz", "has_sig": false, "md5_digest": "a40d91d895fdf9f522bbe7e26870ceb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4038, "upload_time": "2015-02-10T20:15:04", "url": "https://files.pythonhosted.org/packages/15/ff/d8f336284a3b79e8e77784254484a53336c249ef12dd9b4c957d0543c029/gribdoctor-0.1.0dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a40d91d895fdf9f522bbe7e26870ceb8", "sha256": "83d4cbd7255d57ea8704051edca9e7a827830f8ae9cad5ea151a098c1130ae41" }, "downloads": -1, "filename": "gribdoctor-0.1.0dev.tar.gz", "has_sig": false, "md5_digest": "a40d91d895fdf9f522bbe7e26870ceb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4038, "upload_time": "2015-02-10T20:15:04", "url": "https://files.pythonhosted.org/packages/15/ff/d8f336284a3b79e8e77784254484a53336c249ef12dd9b4c957d0543c029/gribdoctor-0.1.0dev.tar.gz" } ] }