{ "info": { "author": "Jonas Hagen", "author_email": "jonas.hagen@iap.unibe.ch", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent" ], "description": "\n# databird-driver-climate\n\nData sources for climate and atmospheric research:\n\n* `climate.EcmwfDriver`: Retrieve data from the European Centre for Medium-Range Weather Forecasts (ECMWF) via their API\n* `climate.C3SDriver`: Retrieve data from the Copernicus Climate Change Service (C3S) via their API\n* `climate.GesDiscDriver`: Retrieve data from the NASA EarthData GES DISC service.\n\nSee also: [databird](https://github.com/jonas-hagen/databird)\n\n## Installation\n\n```\npip install databird-driver-climate\n```\n\n## Example config\n\nThe following configuration file uses all the drivers that are provided by this package.\n\n```yaml\ngeneral:\n root: /tmp/databird\n\nprofiles:\n c3s:\n driver: climate.C3SDriver\n configuration:\n key: 1234:aabbcc-ddeeff-1234abcdefg\n\n ecmwf:\n driver: climate.EcmwfDriver\n configuration:\n key: env:$ECMWF_API_KEY\n email: \"someone@example.com\"\n\n gesdisc:\n driver: climate.GesDiscDriver\n configuration:\n login: username_xxx\n password: password_xxx\n\nrepositories: \n era5:\n description: ERA5 data\n profile: c3s\n period: 1 day\n delay: 177 days\n start: 2019-02-01\n queue: slow\n targets:\n grib2: \"{time:%Y}/era5_europe_{time:%Y%m%d}_00.grib\"\n configuration:\n name: reanalysis-era5-complete\n request:\n dataset: era5\n class: ea\n type: an\n stream: oper\n expver: 1\n levtype: ml\n levelist: 71\n param: 131\n area: 70/-130/30/-60\n grid: 2/2\n date: \"{time:%Y-%m-%d}\"\n time: \"{time:%H}\"\n\n ecmwf/oper:\n description: ECMWF operational\n profile: ecmwf\n period: 1 days\n delay: 3 days\n start: 2019-08-01\n queue: slow\n targets:\n grib2: \"{time:%Y}/ecmwf_oper_{time:%Y%m%d}.grib\"\n configuration:\n mars:\n class: OD\n type: AN\n stream: OPER\n expver: 1\n grid: 1.125/1.125\n area: 90/-180/80/100\n levtype: ML\n levelist: ALL\n param: T/U/V\n date: \"{time:%Y-%m-%d}\"\n time: 00/06/12/18\n use: INFREQUENT\n format: GRIB2\n\n merra:\n description: MERRA-2\n profile: gesdisc\n period: 1 days\n delay: 180 days\n start: 2019-02-01\n queue: slow\n targets:\n default: \"{time:%Y}/merra_{time:%Y-%m-%d}.nc\"\n configuration:\n url: https://goldsmr5.gesdisc.eosdis.nasa.gov:443/opendap/MERRA2/M2I3NPASM.5.12.4/{time:%Y}/{time:%m}/MERRA2_400.inst3_3d_asm_Np.{time:%Y%m%d}.nc4\n variables: [U, T, V]\n subset:\n lat: \"20:1:30\"\n lon: \"10:1:20\"\n lev: \"10:\"\n\n\n```\n\n\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/jonas-hagen/databird-driver-climate", "keywords": "", "license": "MIT", "maintainer": "Jonas Hagen", "maintainer_email": "jonas.hagen@iap.unibe.ch", "name": "databird-driver-climate", "package_url": "https://pypi.org/project/databird-driver-climate/", "platform": "", "project_url": "https://pypi.org/project/databird-driver-climate/", "project_urls": { "Homepage": "https://github.com/jonas-hagen/databird-driver-climate" }, "release_url": "https://pypi.org/project/databird-driver-climate/0.1.2/", "requires_dist": [ "cdsapi", "databird", "ecmwf-api-client", "lxml", "netcdf4", "pydap", "xarray" ], "requires_python": ">=3.5.*, <4", "summary": "Data sources for climate and atmospheric research.", "version": "0.1.2" }, "last_serial": 5645066, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "66e4da68d192ea7220e01d06311f308f", "sha256": "4c1905d0d9a9166cfa81b7d3dba300f5ae22e83a258153b45ec2e8f79977c7a9" }, "downloads": -1, "filename": "databird_driver_climate-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "66e4da68d192ea7220e01d06311f308f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.*, <4", "size": 5938, "upload_time": "2019-08-07T13:20:56", "url": "https://files.pythonhosted.org/packages/23/31/c3d3b526d06b0a9f9944ca35156f04c730ad9243aa152604b43550c617af/databird_driver_climate-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "791faa6d18f6d8bc29cc6fc8e981c0d7", "sha256": "30cf7f7911282dc0090912ff191e2fa1a5a0e117157e40b78d12c1d5ab46900d" }, "downloads": -1, "filename": "databird-driver-climate-0.1.2.tar.gz", "has_sig": false, "md5_digest": "791faa6d18f6d8bc29cc6fc8e981c0d7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.*, <4", "size": 4483, "upload_time": "2019-08-07T13:20:58", "url": "https://files.pythonhosted.org/packages/91/1e/e35814f4c6b8f5009b3d080fe46b700e89f8fd6e68da7efec7ad9e920344/databird-driver-climate-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "66e4da68d192ea7220e01d06311f308f", "sha256": "4c1905d0d9a9166cfa81b7d3dba300f5ae22e83a258153b45ec2e8f79977c7a9" }, "downloads": -1, "filename": "databird_driver_climate-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "66e4da68d192ea7220e01d06311f308f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.*, <4", "size": 5938, "upload_time": "2019-08-07T13:20:56", "url": "https://files.pythonhosted.org/packages/23/31/c3d3b526d06b0a9f9944ca35156f04c730ad9243aa152604b43550c617af/databird_driver_climate-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "791faa6d18f6d8bc29cc6fc8e981c0d7", "sha256": "30cf7f7911282dc0090912ff191e2fa1a5a0e117157e40b78d12c1d5ab46900d" }, "downloads": -1, "filename": "databird-driver-climate-0.1.2.tar.gz", "has_sig": false, "md5_digest": "791faa6d18f6d8bc29cc6fc8e981c0d7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.*, <4", "size": 4483, "upload_time": "2019-08-07T13:20:58", "url": "https://files.pythonhosted.org/packages/91/1e/e35814f4c6b8f5009b3d080fe46b700e89f8fd6e68da7efec7ad9e920344/databird-driver-climate-0.1.2.tar.gz" } ] }