-
STAC Assets creation depends on an attribute called `access_urls`, which holds the various endpoints served by THREDDS. At the moment, we get these endpoints by
1. Sending a request to the NcML serv…
huard updated
11 months ago
-
Just wanted to make a quick note here that if you're thinking about adding unit conversion functionality to cmip6_preprocessing (@jbusecke mentioned this in a presentation I attended earlier today), t…
-
### Addressing a Problem?
I am using xclim-sdba to bias correct 50 ensemble members of the CESM2 climate model. I am using the MBCn technique from Cannon 2018 and following the tutorial here: https:/…
-
Unit conversion should probably be handled with [pint](https://pint.readthedocs.io/en/stable/).
It's built into both [pint-xarray](https://pint-xarray.readthedocs.io/en/latest/index.html), [xclim]…
-
### Addressing a Problem?
xclim is currently using a fairly crude approximation for HDD and CDD using daily average temperature. This neglects the daily cycle.
### Potential Solution
The UK Met Of…
huard updated
4 weeks ago
-
**What happened**:
With `cftime` 1.2.0, one can create datetime object with `cftime.datetime(*args, calendar='calendar')`, instead of using one of the subclasses (ex `cftime.DatetimeNoLeap(*args)…
-
### Addressing a Problem?
`xclim` deals with big datasets and long computations. The difference between an optimal and suboptimal implementation of an algorithm can easily modify the running time b…
-
When using xclim or icclim to calculate indices that involve calculating a threshold along the entire time axis (a percentile-based threshold), memory usage can explode for large multi-dimensional (i.…
-
In the latest finch updates, I forgot to update the "not implemented" indicator list :
https://github.com/bird-house/finch/blob/3b3deb010fef888898548500d72775a7c98f67f5/finch/processes/__init__.py#L…
-
### Setup Information
- Xclim version:
- Python version:
- Operating System:
### Context
I am the maintainer of the [climate_indices](https://github.com/monocongo/climate_indices) package. I ke…