A source plugin for climetlab for the source google-drive
Project description
climetlab-google_drive_source
A source plugin for climetlab for the source google-drive.
Features
In this README is a description of how to use the source provided by the python package google_drive_source.
Source description
Read a publicly accessible file from google drive as if it was local (i.e. cache the file locally).
Using climetlab to access the data
See the demo notebooks
The climetlab python package allows easy access to the data with a few lines of code such as:
!pip install climetlab climetlab-google-drive-source
import climetlab as cml
ds = cml.load_source("google-drive", file_id="...")
# use ds as you would use cml.load("file", filename)
Todo
Add authentification support. Perhaps using the package pydrive2?
Support and contributing
Open a issue on github or a pull request.
LICENSE
See the LICENSE file. (C) Copyright 2022 European Centre for Medium-Range Weather Forecasts. This software is licensed under the terms of the Apache Licence Version 2.0 which can be obtained at http://www.apache.org/licenses/LICENSE-2.0. In applying this licence, ECMWF does not waive the privileges and immunities granted to it by virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
Authors
Florian Pinault and al.
See also the CONTRIBUTORS.md file.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file climetlab_google_drive_source-0.1.5.tar.gz
.
File metadata
- Download URL: climetlab_google_drive_source-0.1.5.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02c518ec2a5e2e2004735af9ab0239dff511c39e978bc8d5941d32d0057d2b39 |
|
MD5 | 862eb1baaf73735a6bb087f291de6f7a |
|
BLAKE2b-256 | 9506904cad2f5200899fee74189fc1e4b53b6299808acbf3f464a33f7c276fe7 |