Xarray-based package for forecasts/simulations verification
Project description
xverif - A package to perform forecast verification builds upon xarray.
The code in this repository provides a scalable and flexible framework to perform forecast verification. It principally builds upon xarray, dask and flox libraries.
ATTENTION: The code is subject to changes in the coming months.
The folder tutorials
(will) provide jupyter notebooks describing various features of xverif.
The folder docs
(will) contains slides and notebooks explaining the x-forecasting framework.
Installation
For a local installation, follow the below instructions.
-
Clone this repository.
git clone https://github.com/ghiggi/xverif.git cd xverif
-
Install manually the following dependencies:
conda create --name xverif-dev python=3.8 conda install xarray dask cdo h5py h5netcdf netcdf4 zarr numcodecs rechunker conda install notebook jupyterlab conda install numpy pandas numba scipy bottleneck
-
Alternatively install the dependencies using one of the appropriate below environment.yml files:
conda env create -f TODO.yml
Tutorials
Reproducing our results
Contributors
License
The content of this repository is released under the terms of the MIT 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
File details
Details for the file xverif-0.1.0.tar.gz
.
File metadata
- Download URL: xverif-0.1.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.9 Linux/5.19.0-41-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe074aa301deacefadefcb5d3a5fb6f5f2bd29d21b309ed1bf846c9c82fa0bd9 |
|
MD5 | abb30a7bd133658300facf91ce35abbc |
|
BLAKE2b-256 | 12cb1aebe3684bba50828b55fcce65fb1d5ab66998ea3ee1be7c7463b1e4121e |
File details
Details for the file xverif-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: xverif-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.9 Linux/5.19.0-41-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92a5ea0f2450cb5ebb51f1352b18f890d1ce4b8a15af0d2a24d0bf9f88828937 |
|
MD5 | 29ff9556bafc187df3112e3110c52052 |
|
BLAKE2b-256 | 3d5fbcd5122756fe1a7b60538cc38e11f2a63e7daaccfeb4e44c08a75d2a48e3 |