Timothy Hodson
Timothy Hodson
I was unable to open a collection of zipped tiffs using the OpenURLWithFSSpec recipe. I tested the semantics with `fsspec` and `xarray`, and everything worked in my test notebook but...
Add a new `bitinfo` codec, which reimplements a `numpy`-based version of the bitrounding algorithm from the Julia package `BitInformation.jl` (and the Python package `xbitinfo`). When used with `ds.to_zarr`, the codec...
Running some tests with `bitinfo` codec, and it seemed like a good time to revisit whether it's better to trim `mutual_information` by an "arbitrary" threshold or use a free entropy...
Let's start by closing the issue on warnings, but I think the implementations could be rewritten to handle NaN's, which would be good for masked datasets.
I've been looking into modifying the numcodecs `bitround` codec to accept a user defined function to determine the number of bits to round. namely `xbitinfo.bitinformation`. This would streamline the process...
WIP: ssebop
--- name: Recipe about: Demonstrating pangeo forge pipeline to USGS. title: SSEBOP --- ## Dataset SSEBOP is an evapotranspiration dataset covering CONUS at 1km2-daily resolution.
@sanjib-sen, WebLaTex is pretty cool. Consider submitting an article to TUGboat. It wouldn't need to be long. - https://tug.org/ - https://tug.org/TUGboat/location.html Other venues might be interested as well. With your...
My collaborators had a tendency to accidentally commit PDF, which made it harder to incorporate their pull requests. Consider adding PDF to gitignore.
### Basin prefix gages-ii ### Zenodo DOI TBD ### Number of catchments ~9,000 ### Location of catchments United States ### For which periods are streamflow records available in your dataset?...
Reading Collier et al 2018 it seems that the procedure for computing a score is as follows (using bias as example): 1. calculate the relative bias error at a given...