-
found here:
* https://zenodo.org/records/7112860
-
Should we add the concept of a projection into this `get_coords` function? Think rotpole transform for cordex for example.
I'd propose to have this as a separate issue, though!
_Originally poste…
-
from https://zenodo.org/records/8207553
-
@jschwaab used a different predictor for each grid point for emulating CORDEX. This can currently not be done with `mesmer.stats.linear_regression.LinearRegression`. It was not needed in the "classica…
-
Who: SPECS (Martin Juckes), NCPP, CMIP6 (Stephen Pascoe), Stephanie Legutke (CORDEX)
This is primarily to prevent users having to re-enter a questionnaire instance in its totality when it is very sim…
-
When the time unit in files is changing (e.g. in the scenario runs from the 2040s files to the 2090s files), the QA-checker will consider them coming from different experiments. Thus, the files with t…
-
See http://dl4.joxi.net/drive/2016/12/21/0004/3397/277829/29/b4ec718bf3.jpg
-
A publication test is needed that properly exercises any project. The suite should run on the "important" ones, such as cmip5, cmip6, cordex, obs4mips. Individual sites could tune the test for other…
-
list content of bucket:
```python
import boto3
from botocore import UNSIGNED
from botocore.client import Config
session = boto3.Session()
s3 = session.resource('s3', config=Config(signature_…
-
Hi!
I'm tasked with making our CORDEX (Ouranos MRCC5) data publishable. Hourly files at NAM-11 are, of course, quite large. Opening a single year of tas, I get an array of shape (8759, 628, 655), w…