Python package for meteorological time series analysis
Project description
fweather - Python package for meteorological time series analysis
About
The development of software to manipulate meteorological data has always been challenging, this difficulties scale with the growing volume of satellite images currently available. To overcome the challenges, we need to develop tools that can process data sets using the advantages of a server-side infrastructure.
In order to perform large-scale agriculture monitoring, we need to have dedicated packages that target the peculiarities of the large-scale data analysis. Meteorological data packages have been modeled for a specific type of operation, typically targeting analysts with programming background, and they in most part are not prepared to deal with big data.
This repository contains fweather, a free and open-source Python package for meteorological time series analysis. It used the SpatioTemporal Asset Catalog (STAC) to access meteorological data and retrieve it as virtual data cubes, facilitating the retrieval of time series. It provides methods of building a virtual data cube and retrieving time series of cumulative precipitation, daily precipitation, temperature and climate change projections. With the package, it’s possible to perform large-scale agriculture monitoring using meteorological time series with no need to download data locally and programming skills.
The fweather package has a group of functions, some of which are:
data_cube: create multi-dimensional arrays from weather and climate data.
get_timeseries: return a weather and climate time series.
Installation
See Installation.
Changes
See Changes.
Documentation
References
WIP
License
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
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 fweather-0.4.tar.gz.
File metadata
- Download URL: fweather-0.4.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9ef202105a3d5b1cee088addf746221ba728765e5a8432ed5db85859046e28c
|
|
| MD5 |
8190ffc0d0d660a8014e714269b1e3f2
|
|
| BLAKE2b-256 |
0998a726c2bb5595ee1d5245e451d0fb2d888a94321cf2f7d278c6a4965db1b4
|
File details
Details for the file fweather-0.4-py3-none-any.whl.
File metadata
- Download URL: fweather-0.4-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16be20f17d0065116575bd024802695692f6da5cb4913234f715ae6a9e32c272
|
|
| MD5 |
12463476ccdb4e3b82f344bd82797425
|
|
| BLAKE2b-256 |
a397dfcaf51660db44b74b9fc148fdfe2a9db02288d2db4d12942c74d735a410
|