-
**Describe the bug**
Initial tests of magicc7 are failing. pymagicc.run running wine or wine64 crashes with a page fault on read access.
If I try to set out_concentrations, or out_temperature or out…
-
The following
https://github.com/MESMER-group/mesmer/blob/bdec598daa0911b2f19f85f8894605dd10ed9dde/mesmer/io/_load_cmipng.py#L499
should probably be
```diff
-np.average(...)
+np.ma.average(…
-
When I try to run the GCAM-USA reference scenario (this time, I did try to run it with the default `dac_ssp2.xml` and `dac_USA_ssp2.xml`, along with the `carbon_tax_10_5.xml` policy file), I get a lot…
-
We should get carbon cycle output of
* airborne fraction,
* and ability to calculate TCRE from 1pct CO2.
For those I need to have good definitions. Also, a wishlist of other carbon cycle out…
-
## The motivation
Adds hector the set of models that can be used by OpenSCM-Runner
## The proposed solution
Add `openscm_runner.adapaters.Hector`. @kdorheim, @claudiatebaldi, and @noahprime w…
-
-
When I run gcam.exe(v4.3) on an ubuntu 18.04 system, such error occurs. I have already set the paths as follow:
```
export USRLIB=/usr/lib/x86_64-linux-gnu
export BOOST_LIB=${USRLIB}
export BOO…
-
**Is your feature request related to a problem? Please describe.**
When running a model with a custom scenario, it's super annoying if you have to custom write a way to fill in any missing series.
…
-
My gcam-v4.3 can run successfully with default configuration: ```configuration_ref.xml```. However, when I use GCAM china conguration, Segment fault occurs and it shows that core dump. The same config…
-
**Hi, I am learning GCAM model, but encountered the following problem. When I was running the SSP scenario, I found that it has the following prompt:**
```
....
XML parsing complete.
Starting new …