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.
Release files for climetlab-google-drive-source 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| climetlab_google_drive_source-0.1.5.tar.gz | 8.7 kB | Details |
Release files / climetlab_google_drive_source-0.1.5.tar.gz
| Download URL | climetlab_google_drive_source-0.1.5.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
02c518ec2a5e2e2004735af9ab0239dff511c39e978bc8d5941d32d0057d2b39
|
|
BLAKE2b-256 checksum How to use checksums |
9506904cad2f5200899fee74189fc1e4b53b6299808acbf3f464a33f7c276fe7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.16
|