-
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…
-
I am trying to create a land mask for Australia, and having a little trouble seeing how to do it from the docs, at least using the built-in region libraries. The only way I can see to extract a region…
bjfar updated
2 years ago
-
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…
-
I can't nest an embedded resource description like so:
```
public_api :GET, "/users/:name/regions", "Get a user's regions"
param :name, String, desc: "Name of the user"
returns code: 200, desc: "R…
-
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_…
-
Running the AIB against the Azure Gov regions provides the output:
Error: Error happened while initializing Image builder: Error: location not from available regions or it is not defined
Error: Ac…
-
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…
-
## 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. …