-
cc @jbusecke, @naomi-henderson
All of the basic functionality in xgcm now could easily be applied to generic gridded datasets (e.g. satellite, model data without auxiliary coordinates, etc.), _if_ …
-
[deal.II version 9.0.0](https://github.com/dealii/dealii/releases/tag/v9.0.0)
[Documentation version v9.0.0](https://tamiko.kyomu.43-1.org/tmp/doc/)
====
Open tasks:
---
- Update dealii in [Ubu…
-
``
One of the good things about web programming has been dynamic objects. The user can add things that the author didn't think of.
``
The `observedAttributes` mechanism seems to require the auth…
-
The record system has now been in place for most of the year, and has proven enormously useful for improving readability of Futhark program. Based on our actual experiences with it, I think there are…
athas updated
6 years ago
-
Currently, `transpose` is recursive. This is pretty unintuitive and leads to this unfortunateness:
```jl
julia> A = [randstring(3) for i=1:3, j=1:4]
3×4 Array{String,2}:
"J00" "oaT" "JGS" "G…
-
Between the data importing step and the time subsetting step there eventually needs to be an optional outlier detection step, where users can remove gross outliers and re-project the data if necessary…
-
Following a suggestion from @RiccardoRossi I'm working to improve the API for adjoints in kratos. This topic is dedicated to the element interface. Elements conforming to this interface should be able…
-
Greetings,
I believe there is a memory leak in Albany. I see this with medium size jobs (< 200,000 nodes) on machines with 256 Gb of memory. The job just dies as memory requirements go through the …
-
**Hello,
npm test errors for js-fea**
**at this address**
https://github.com/lge88/js-fea
**This is my package.json text**
{
"name": "js-fea",
"version": "0.0.1",
"description"…
-
```
Exiv2::Image::AutoPtr orig = Exiv2::ImageFactory::open(img.filename);
orig->readMetadata();
Exiv2::PreviewManager prevldr(*orig);
Exiv2::PreviewPropertiesList prevs = prevldr.getPreviewProp…