Python Client Library for Forecast and Historical Weather Service
About
Forecast and historical weather data comprehend a group of data, such as Land Surface Temperature (LST), meteorological data and historical Enhanced Transparency Framework (ETF) data. These data are composed of satellite thermal bands (MODIS, AVHRR, GOES), weather models/reanalysis (ERA5, GFS) and climatology (10-20 years of previous data).
Called Forecast and Historical Weather Service (FHWS) the software extracts climate data from big EO data collections. It can be (i) cumulative precipitation, (ii) precipitation - daily, (iii) temperature - daily and (iv) climate change projections, all of those as time series. The fhws.py library also allow the creation of labelled multi-dimensional arrays from climate data based on INPE’s data.
We created the fhws.py library from scratch to facilitate climate data analysis operations. This library was developed to be interoperable with other Python libraries, thus enabling users to integrate established libraries into their own workflows for pre- or post-processing and analysis. The fhws.py library has a group of functions, the main ones are:
data_cube: create multi-dimensional arrays from forecast and historical weather data as xarray.
get_timeseries_data_cube: returns in list format the climate data time series from FHWS’s data_cube.
Installation
See INSTALL.rst.
Documentation
References
WIP
License
Release files for fhws 0.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fhws-0.3.2.tar.gz | 22.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fhws-0.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.8 kB
Release files / fhws-0.3.2.tar.gz
| Download URL | fhws-0.3.2.tar.gz |
|---|---|
| Size | 22.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3febda59b9c4272e56eed7c1b1ccc41819e6353983cc75a23627635b48b6cade
|
|
BLAKE2b-256 checksum How to use checksums |
6ea4ca1acf400e0979a2177cec46b70cc64a236ff55dc34ce2b4a370d7e68a69
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / fhws-0.3.2-py3-none-any.whl
| Download URL | fhws-0.3.2-py3-none-any.whl |
|---|---|
| Size | 21.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f1dcb0237380a5e03cec3e2dca334637f6f4cd3b2d076024c44f923bb4afbd7d
|
|
BLAKE2b-256 checksum How to use checksums |
e9df9d2c9c92223b6558b84830195b3083108643af09a81f9d9fe0f0629d2d38
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|