Urban Flows Observatory (Sheffield) metadata tools
Project description
Urban Flows Observatory metadata tools
These are tools and classes to help work with metadata in the Urban Flows Observatory.
- ufmetadata on Github
- ufmetadata on PyPi
Installation
Using Python virtual environments
Create a venv:
$ python -m venv my_environment
$ pip install ufmetadata
Using Conda
Create a Conda environment and use pip to install the package from the repository:
$ conda env create --name my_environment --file environment.yml
...where environment.yml contains:
name: my_environment
channels:
- defaults
dependencies:
- python
- pip
- pip:
- ufmetadata
Usage
To view the documentation in Python:
import ufmetadata.assets
help(ufmetadata.assets.Site)
help(ufmetadata.assets.Sensor)
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
ufmetadata-0.0.2.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ufmetadata-0.0.2.tar.gz.
File metadata
- Download URL: ufmetadata-0.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f438d3abb6d2294c9053793f49d381e73c417eedca3c31e7bb29d49b1ac9674
|
|
| MD5 |
8b7f43cca9b4cb3c4e7c2580de588266
|
|
| BLAKE2b-256 |
d55064d86a17dfd6cfa5855505ce721b186b424251eea64864ba96e2da4e0e23
|
File details
Details for the file ufmetadata-0.0.2-py3-none-any.whl.
File metadata
- Download URL: ufmetadata-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8c20be69e071af95bf319f90180d9a7bff7f1fd44db9a335d48597c8a94611c
|
|
| MD5 |
883372992433c862c924dad1faf37e24
|
|
| BLAKE2b-256 |
bb69089e889b7081e57e38d0ca1bedd05c9e9d2328b820293157067ec558ab64
|