A package to download data from the New European Wind Atlas
Project description
NEWA Downloader
This is a small package to download data from the new european wind atlas. It is by no means complete or very robust, but should do its job.
Installation
Install via
pip install NEWA_downloader or
git clone https://github.com/Hkorb/newa_downloader
cd newa_downloader && pip install .
Usage
time_span = TimeSpan(datetime(2008, 1, 1), datetime(2008,1,2))
point = DataPoint(57.18, 18.3)
file = Path("visby_2008.nc")
variables = ["WS"]
heights = [50, 100]
download_mesoscale_timeseries(file, variables, point, time_span, heights)
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
newa_downloader-0.0.2.tar.gz
(8.6 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 newa_downloader-0.0.2.tar.gz.
File metadata
- Download URL: newa_downloader-0.0.2.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/6.0.0 pkginfo/1.9.6 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.65.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32e60e89831e672c26a494e94e7c798d225f72534bbb09ab921d2d8f7fc7c658
|
|
| MD5 |
1f03b76fc71eddb4499050ee57ef4f10
|
|
| BLAKE2b-256 |
c0e6b6667ea9bbb37492d0a86ed73394d32c0a9e7a287568ed122c2d3cd11dea
|
File details
Details for the file newa_downloader-0.0.2-py3-none-any.whl.
File metadata
- Download URL: newa_downloader-0.0.2-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/6.0.0 pkginfo/1.9.6 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.65.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fe7ec33b257d9ccd8eecfa4d5bd23070614eeed297439e8c383c0d66e7e8e53
|
|
| MD5 |
ddb2d0327587d8d4ba5504c58bc139ec
|
|
| BLAKE2b-256 |
0837bca1f98d6534b3a4d7232f7c15998a1645c89fa6dd3cfec0e3024d26dee3
|