-
hi there,
Where can I download pymt model notebook examples? I can see the list and open each individually in binder. But it takes really long for binder to open up. Could there be a repository or…
-
I am having problems trying to get pymt to run in Python version > 3.9 (on Linux).
I installed the pymt stable release via `conda install` in a Python 3.12 environment. Importing the module does n…
-
This package was built on `cmt`, the precursor to `pymt`. A grep of the package shows several locations where `cmt` is used:
```
$ grep -r cmt .
./wmtexe/cmd/run.py:10:from cmt.component.model im…
-
First and foremost, thanks for this great tool and the example of wrapping a data product in the BMI.
I'm finding that the [installation instructions ](https://github.com/gantian127/pymt_era5#pymt…
-
Hi guys,
I came across a cofused problem when I install sedflux model using Anaconda prompt. The solving environment was always failed to be set. And this problem is the same with other models‘ inst…
-
I need information on permafrost regions in North America. Therefore, the PyMT models for permafrost were recommended to me by @mdpiper.
Does the CSDMS offer data (esp. comprehensive time series of …
-
I am pretty intrigued by the [pymt project](https://github.com/csdms/pymt) which also seems to be focused on coupling models, although maybe less focused on inversions/parameter estimation?
Part of…
-
When going though the HeatModel C and C++ examples, I ran into a problem with the bmi-tester. Everything up to this point works fine (under Linux). However, running the bmi-test command leads to the f…
-
```
The default is just so ugly :)
```
Original issue reported on code.google.com by `txprog` on 16 Aug 2010 at 10:44
-
```
I'm on macbook 2,4Ghz, with MacOS 10.5.8
What steps will reproduce the problem?
1. I installed the modded pymt version as said in the readme
2. I launched toccoui
3. I got this message :
---
rac…