-
**csv_timeseries reader does not work with ExperimentProcessor**
Please provide a clear and concise description of what the bug is.
- Pyaerocom version: 0.22.0
- Computing platform: ppib
- Conf…
Ovewh updated
1 month ago
-
**Purpose:**
Exactly like n1850.ne30_tn14.hybrid.20240829
- use of CLM51%FATES-SP instead of CLM51%SP
- NOTE: a memory leak is present in the run and hits agains the node limit when running past 1…
-
**Describe the bug**
Please provide a clear and concise description of what the bug is.
- Pyaerocom version: 0.22.dev0; branch `1330-add-more-aeroval-base-configurations`
- Computing platform:
…
-
As part of C3S_511, data from the 'international soil moisture network' should be read and processed by ESMVal. As a first step, data needs to be cmorized, see #232. This issue/thread is meant to star…
-
-
Hi,
many thanks for developing this package. Are you planning to also release is via conda package manager (e.g. conda-forge channel)? It is very easy to setup, based on your PyPi release.
Che…
-
There are still lots of `ifdef` statements in src_cam.
These should be removed with the exception of the `#ifdef AEROCOM` statements in radiation.F90
-
@vnaik60 a question for you!
It seems pretty clear that we're going to have more data on input4MIPs than any one modelling center needs (e.g. you don't need 5 different resolutions of greenhouse ga…
-
Problem:
Right now the interface between `pyaerocom` and `pyaro` is done like this in the aeroval config (`.py`) file:
```Python
from pyaerocom.io.pyaro.pyaro_config import PyaroConfig
data_name =…
-
Is it possible to create a csv Reader that can read a directory with many csv files?