Skip to main content

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.

  1. Clone this repository.

    git clone https://github.com/ghiggi/xverif.git
    cd xverif
    
  2. 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
    
  3. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xverif-0.1.0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

xverif-0.1.0-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page