-
@Castronova I'm getting ready to give a clinic next week at CSDMS. I have a [repo](https://github.com/kbarnhart/calibration_with_dakota_clinic) with my clinic materials, including a custom conda envir…
-
@dtarb @Castronova
We have a request from an organization (CSDMS https://github.com/csdms) and a toolkit publication (Observatory https://github.com/Freshwater-Initiative/Observatory done in part w…
-
Looks like pymt_rafem isn't conda-forge. Is the plan to add it? Or should we continue to use it just as part of the software stack?
-
There are pages on the CSDMS wiki that are outdated, and which may provide misleading information to the CSDMS community. One example is https://csdms.colorado.edu/wiki/CMT_Tutorial_Marssim. This page…
-
Hi @mdpiper, I'm trying to run the job with sbatch. Here is my job script
#!/bin/bash
#SBATCH --nodes=1
#SBATCH --ntasks=1
#SBATCH --time=00:10:00
#SBATCH --partition=shas
#SBATCH --qos=norm…
-
There should be a `conda` recipe that builds and installs the *bmif* library from **bmi.f90**.
-
This functionality exists in the WMT client, but it was stripped from the PBS client in https://github.com/csdms/wmt-client/commit/63973cfbeae29efc74604f435a7c5a48393ea1be. Users expect this UI behavi…
-
[Here's](https://travis-ci.org/csdms-stack/szip-recipe/jobs/471961837) an example in a Travis CI build. The recipe builds, but doesn't upload. Here's the error:
```
$ echo $ANACONDA_TOKEN | python…
-
The **post_gen_project.py** hook fails on line 99
clean_folder(LIB_DIRECTORY, keep=keep)
on Linux. This issue doesn't occur on macOS.
To reproduce, use the **plugin.yaml** file from [pymt…
-
There should be a link to the [bmi docs](https://bmi-forum.rtfd.org) in the README on [csdms/bmi](https://github.com/csdms/bmi).