-
6. Testing dataset (ta-100mb) with specific period with missing value data implies an error in WP98. Tests with ERA-Interim:
• Test 1: taking out one decade, and reassembling the rest
• Te…
-
Currently, it is not possible to make a probability plot to compare differently-sized datasets:
```
ProbPlot(np.random.rand(123)).ppplot(other=np.random.rand(23))
/usr/lib/python3.5/site-packages/ma…
-
As the number of diagnostics in tool is growing, it is necessary to share the effort of testing the recipes each time significant changes to the core are implemented (like #649, #753, or #755).
To …
-
### Expected behavior
@JanisGailis @forman Expect to be able to coregister soil mositure datasets with other ECV datasets
### Actual behavior
Using the following datasets:
**esacci.SOILMOIST…
-
To reformat observational data in the CMOR format used by the tool, a number of dataset-specific reformat scripts is available (`reformat_scripts/obs/`).
In v1.0, they were executed by running the…
-
Following the investigation performed in #53, implement a form of cross validation for PyAF models.
Specifications :
1. Cut the dataset in many folds according to a scikit-learn time series spl…
-
I implemented the concept of minimum detectable trends, as proposed in Weatherhead et al. 1998 [1]. See example E in the examples_general notebook. @lucap1979 @Yassminaa Could you please review my co…
-
`extract_matches` just isn't cutting it. This has been an ongoing problem. Depending on the user data, `extract_matches` will perform well or it won't. I spoke with the people at i-Tree and they have …
-
I have a `netcdf` file ([link](https://drive.google.com/open?id=1RQMv5wDWv4_8Pq_2zuJvqhbKRT9_KYjr)) of which I know the proper CRS, but the CRS is not encoded in the file itself:
`+proj=ob_tran +o_pr…
-
### Expected behavior
Attempted to download different datasets: soil moisture, SST, cloud
### Actual behavior
In each case, the download starts but shortly afterwards there is an error of the…