-
The Programming Historian has received the following proposal for a lesson on 'Creating Interactive Visualizations with Plotly' by @gdmeo. The proposed learning outcomes of the lesson are:
- Learni…
-
I am wondering If we can run trajectory using WRF output file?
Do I need to add some info to the wrfout netCDF file.
If yes can you please describe me the process step by step.
Thank you very m…
-
### What's the problem you're trying to solve?
Can' see my blogs on front page.
### Post any code you think might be relevant (one fenced block per file)
```
////////////////////////////////////…
-
Hello,
I'm trying to make a long process running activity in place, that's working well until the server shutdown.
Idea:
1) Call OnExecute() the long running job (can be few hours until 24h). Sto…
-
Hi,
I'm refactoring the Crystal language port of liquid to be 100% compatible with shopify liquid, to be more confident about the port I will port all integration tests in this repository to Crysta…
-
--------
Defect Description
--------
**Describe the defect**
Execution command submitted: C:\Users\lhj\Desktop\RELAP\RELAP5_TMSR_v1_beta_run\relap5.exe -i Case1.i -o out~Case1.o -r out~Case1…
lhj12 updated
11 months ago
-
## 🐛 Bug Report
I've created a copy of an AMIP suite I'm running to test some localised heating. The base suite has no changes while the copy of the suite has some minor change to the radiation cod…
-
**Describe the bug**
I am trying to build a convenience etemplate for what is planned to be a project involving a couple dozen CLIs. I have added a bunch of things including github action workflows w…
-
Hey folks, I'm trying to calculate a percentage using liquid and, to my surprise, it seems to be a bit impossible :-/
```liquid
{{ 3470 | divided_by: 8441 | times: 100 | round }}
```
expected: `…
-
Hello, I'm trying to render the Shopify Dawn theme, however on my first attempt I got this error:
`LiquidSyntaxError: unexpected tag 'style', on line 41`
These are the steps taken:
```
f = open(".…