-
I started to list erroneous or biased measurements emerging from the [comparison with PROMICE stations](https://github.com/BaptisteVandecrux/GC-Net-evaluation):
https://github.com/BaptisteVandecrux…
-
when adding station to the measurement then using the 'with meas.run( ) as datasaver' the station does not seem to work.
further the station object does not want to return a snapshot either after run…
-
This file: data/hdf5/comp_complex contains a dataset with a type that it doesn't parse.
-
Go is very intent on not implicitly casting types. This makes the expression of a destructuring assignment difficult to imagine in Go. The following represents a proposal to express both destructuring…
-
I'm curious if you looked at enabling duckdb as a backend for tmd, it seems like a perfect match. DuckDB (http://duckdb.org) is an in-process SQL OLAP engine that is heavily vectorized and provides n…
-
# Current state
The current prototype produces a file with the following structure (example derived from NTv2):
```
group: National\ Transformation\ v2_0 {
dimensions:
parameter = 4 ;
…
-
- [x] Implement a new log file format that will consider institutions and be conform with DGPR (done in https://github.com/pkp/pkp-lib/issues/6782 and https://github.com/pkp/pkp-lib/issues/6895)
- [x…
-
Hi, when I run the code, there exists a problem, it can't find the sparse_dot module.
> (graph) crypto@crypto-Inspiron-3881:~/think$ python train_eval.py --cfg experiments/vgg16_pca_voc.yaml
> U…
-
Sometimes you want to convert a collection of files, but we don't expose our existing converters in the tool panel. If you know the tool id you can construct a url like [https://usegalaxy.org/root?too…
-
### Introduction
The current CF time system does not address the presence or absence of leap seconds in data with a standard name of **`time`**. This is not an issue for model runs or data with time …