{ "info": { "author": "Yoann M", "author_email": "yoann.moreau@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "=======\n# gfsDownload\nTools for downloading gfs meteo parameters modelling estimation on an area and on a specific time.\nGFS is a product of NCEP,NOAA and provide a full range of product which are describe in \nhttp://www.nco.ncep.noaa.gov/pmb/products/gfs/\n\n \n

Installation

\n\nmkdir PATH/TO/INSTALL
\ncd PATH/TO/INSTALL/gfsDownload
\ngit clone git+git://github.com/yoannMoreau/gfsDownload.git
\nsudo apt-get install grib-api\nsudo apt-get install libopenjpeg\nsudo apt-get install pyproj\npython python/GFSDownload.py -help
\n\n( or you cas Use pip to install gfsDownload )\n\n

Overview: What can gfsDownload do?

\n\ngfsDownload has a main function, allow download of parameters on a area in an automatic way\n\nFour paramaters are mandatory:

\n --Code of Parameters
\nA list of code which define parameters desired. Code reference can be found on :
\nFor analyse
\nFor forecast
\nCODE PARAMETERS Exemple :
\ntotal precipitation : APCP [m of water]
\ntemperature : TMP [K]
\npressure : PRES [Pa]
\ndewpoint : DPT [K]
\neastward wind component UGRD [m s-1]
\nnorthward wind component VGRD [m s-1]\n

\n--Interval needed :
\ninit date ' AND end date '\nthese parameters should be in a 14 days range from maximum date today\n

\n--Area needed
\nshapefile (srs is not important because it will be reprojected in WGS84)\nOR \n--Extend in WGS84\n

\n\nEXAMPLES :
\n--temperature on a shapefile during the first to the second of january
\npython GFSDownload.py -c TMP -i 2014-01-01 -e 2014-01-02 -s PATH_TO_SHAPE'
\n--pressure and dewPoint on a area during the first month of 2015 on a specific extend
\npython eraInterimDownload.py -c PRES,DPT -i 2015-01-01 -e 2015-02-01 -E xmin,ymax,xmax,ymin'
\n

\nFive paramaters are optional:

\n--Step (default 0)'
\nThe step of modeling. \nThe step of itarate data over the days choosen ! \ndefault is 0,6,12,18. \nA list is possible for that parameter\n

\npython GFSDownload.py -c TMP -i 2013-11-08 -e 2013-12-09 -E xmin,ymax,xmax,ymin -p 0,6'\n

\n--Grid (default 0)' \n

\nThe spacing of final raster. grid possible : 0.25/0.5/1/2.5\ndefault is 0.25\n

\npython GFSDownload.py -c TMP -i 2015-04-19 -e 2015-04-19 -E xmin,ymax,xmax,ymin -g 0.5'\n

\n--Outfile (default /home/user/eraInterim)'\n

\npython GFSDownload.py -c PRES -i 2011-10-01 -e 2011-10-02 -E xmin,ymax,xmax,ymin -o PATH/TO/FILE'\nAll downloaded raster are tif with a VAR_LEVEL_DateInit_DateEnd.tif name \n

\n--proxy (default False)\n

\nSometimes a proxy definition is needed for downloading from external network.\nWhen this option is activated, a proxy user/key/site could be defined to overpass it\n

\n

Important Notes

\n\nAll downloaded and processed images are stored by default in your home directory in GFS forlder: ~/GFS\n

\nTo Do List\n

\nImprove console output
\nMaintain with bug error
", "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/yoannMoreau/GFSDownload", "keywords": null, "license": "CCO", "maintainer": null, "maintainer_email": null, "name": "GFSDownload", "package_url": "https://pypi.org/project/GFSDownload/", "platform": "Posix;", "project_url": "https://pypi.org/project/GFSDownload/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/yoannMoreau/GFSDownload" }, "release_url": "https://pypi.org/project/GFSDownload/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "A utility to download GFS meteo data", "version": "0.0.2" }, "last_serial": 1514176, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7edcc2420a04d94a7385676dc99bdbae", "sha256": "30a54691c1dab057254e39cd2ab6b1b47dd2e29e9cb56b994267f9bb3cf3f927" }, "downloads": -1, "filename": "GFSDownload-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7edcc2420a04d94a7385676dc99bdbae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9940, "upload_time": "2015-04-20T12:10:01", "url": "https://files.pythonhosted.org/packages/a4/35/ded8178f4f3bfd5010c5bc893162ca8b5e2df51c0c5aafaf5530b763bf0a/GFSDownload-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c43b37854014807edb56f7cef99dcc25", "sha256": "9ed5cb86b61d2755383e07f9c24460bbef75dd46c1dd9d695cdeca593e3aec4e" }, "downloads": -1, "filename": "GFSDownload-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c43b37854014807edb56f7cef99dcc25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9962, "upload_time": "2015-04-21T10:16:34", "url": "https://files.pythonhosted.org/packages/16/89/9736baf67dc2f31e0172701352c3d8c4bc065b1124246770c49485fcead0/GFSDownload-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c43b37854014807edb56f7cef99dcc25", "sha256": "9ed5cb86b61d2755383e07f9c24460bbef75dd46c1dd9d695cdeca593e3aec4e" }, "downloads": -1, "filename": "GFSDownload-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c43b37854014807edb56f7cef99dcc25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9962, "upload_time": "2015-04-21T10:16:34", "url": "https://files.pythonhosted.org/packages/16/89/9736baf67dc2f31e0172701352c3d8c4bc065b1124246770c49485fcead0/GFSDownload-0.0.2.tar.gz" } ] }