-
this file base.pconf
```
{%- set intraday_regions = ["useu", "cnhkusadr"] -%}
{% if ny5 is defined and ny5 -%}
global.ny5 = true
{% else -%}
global.ny5 = false
{% endif -%}
{% if inject_…
-
### [REQUIRED] Environment info
**firebase-tools:**13.15.4
**Platform:**macOS
### [REQUIRED] Test case
index.ts:
```typescript
import { onValueCreated } from "firebase-functions/v2/d…
-
I defined the following structure for my Stack Set:
```js
const app = new cdk.App();
const stack = new cdk.Stack(app);
new MyStackWithSharedResources(app, 'MyStackWithSharedResources');
const…
-
### Description of feature
https://github.com/coregenomics/tsshmm @omsai any thoughts on using this over groHMM? I also noticed there's a fork of groHMM that I'm considering switching to.
-
## Branching stratergy
Please branch off `feat/set-individual-card-due-dates` instead of develop. We'll use that branch so that we can make the feature fully work before merging it into develop. …
-
Presently, multiregion mesh cellzones in baraMesh are defined by using material points, it is not convenient to define many small cellzone regions. I think snappHexMesh has "cellZone inside" feature w…
-
Official codes for `Floresti` is `FR` and for `Falesti` is `FL`.
-
In the context of geo testing... Let's say we have historical data of some KPI (such as sales, or customer sign ups) across multiple geographies. And we are considering running some geo testing on a s…
-
For GDPR compliance, it would be useful to side-step lawyers and data processing agreements entirely by allowing customers to store their data in the EU.
We could do this with a primary-primary dat…
ezekg updated
6 months ago
-
Currently there are a few output routines defined in `src/yelmo_io.f90` and in `src/yelmo_regions.f90`. The output routine in `src/yelmo_regions.f90` is used for writing integrated/averaged quantities…