GriddingMachine - a database and tool for earth system modeling
Project description
python-griddingmachine
Note
- Compile and and upload it to TestPyPI before unloaded it to PyPI:
$ python setup.py sdist
$ twine upload --repository-url https://test.pypi.org/legacy/ dist/*
- Download the testing package:
$ pip install -i https://test.pypi.org/simple/ python-griddingmachine
- Test the package
from griddingmachine import *
udpate_GM()
query_collection("VCMAX_2X_1Y_V1")
request_LUT("VCMAX_2X_1Y_V1", 33, 115)
request_LUT("VCMAX_2X_1Y_V1", 33, 115, interpolation=True)
- Upload the package to PyPI (not TestPyPI)
Project details
Release history Release notifications | RSS feed
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 python-griddingmachine-0.1.0.tar.gz.
File metadata
- Download URL: python-griddingmachine-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4f1e60939bf06fd9f49ff4168ce0ca0c365a0d9b780450eb4b336e08032ebb2
|
|
| MD5 |
67475aeee80f31fe20fd24a84619ecf5
|
|
| BLAKE2b-256 |
f43f472afe616e6aea061a20af37797236aa632918e1ddf78d18ee15f16d9647
|