• Stars
    star
    222
  • Rank 179,189 (Top 4 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Metrics for verifying forecasts

xskillscore: Metrics for verifying forecasts

https://img.shields.io/readthedocs/xskillscore/stable.svg?style=flat

xskillscore is an open source project and Python package that provides verification metrics of deterministic (and probabilistic from properscoring) forecasts with xarray.

Installing

$ conda install -c conda-forge xskillscore

or

$ pip install xskillscore

or

$ pip install git+https://github.com/xarray-contrib/xskillscore

Documentation

Documentation can be found on readthedocs.

See also

  • If you are interested in using xskillscore for data science where you data is mostly in pandas.DataFrames's check out the xskillscore-tutorial
  • If you are interested in using xskillscore for climate prediction check out climpred.

History

xskillscore was orginally developed to parallelize forecast metrics of the multi-model-multi-ensemble forecasts associated with the SubX project.

We are indebted to the xarray community for their advice in getting this package started.

More Repositories

1

xarray-tutorial

Xarray Tutorials
Jupyter Notebook
172
star
2

datatree

WIP implementation of a tree-like hierarchical data structure for xarray.
Python
169
star
3

xbatcher

Batch generation from xarray datasets
Python
163
star
4

xarray_leaflet

An xarray extension for tiled map plotting.
Python
161
star
5

cf-xarray

an accessor for xarray objects that interprets CF attributes
Python
155
star
6

flox

Fast & furious GroupBy operations for dask.array
Python
123
star
7

xpublish

Publish Xarray Datasets via a REST API.
Python
116
star
8

pint-xarray

Interface for using pint with xarray, providing convenience accessors
Python
101
star
9

xeofs

Comprehensive EOF analysis in Python with xarray: A versatile, multidimensional, and scalable tool for advanced climate data analysis
Python
98
star
10

xvec

Vector data cubes for Xarray
Python
96
star
11

xarray-simlab

Xarray extension and framework for computer model simulations
Python
73
star
12

cupy-xarray

Interface for using cupy in xarray, providing convenience accessors.
Python
65
star
13

xwrf

A lightweight interface for working with the Weather Research and Forecasting (WRF) model output in Xarray.
Python
59
star
14

xarray-regrid

Regridding utility for xarray
Python
58
star
15

xoak

xarray extension that provides tree-based indexes used for selecting irregular, n-dimensional data.
Python
57
star
16

xdggs

Xarray extension for DGGS
Python
54
star
17

xarray-schema

Schema validation for Xarray objects
Python
39
star
18

sphinx-autosummary-accessors

sphinx extension to document pandas and xarray accessors
Python
13
star
19

xarray.dev

The Xarray landing page
JavaScript
12
star
20

cubed-xarray

Interface for using cubed with xarray
Python
11
star
21

issue-from-pytest-log

create issues from pytest-reportlog files
Python
10
star
22

xarray-contrib

Central repository for xarray-contrib organization
9
star
23

xncml

Tools for manipulating NcML (NetCDF Markup Language) files with/for xarray
Python
7
star
24

ci-trigger

A github action to detect trigger keywords in the summary line of commit messages
Shell
3
star
25

xwrf-data

Data repository for xwrf documentation, tutorials, testing
Python
2
star
26

xarray-array-testing

testing framework for testing duck array compatibility with xarray
Python
1
star