-
CesiumJS has the support for multiple layers in the layer.json for Quantized mesh. It will allow client to use their own terrain data on top of our CWT.
-
**Describe the bug**
To properly show energy, the cwt amplitude plot needs to be divided by the wavelet scale ([Liu et al. 2007](https://doi.org/10.1175/2007JTECHO511.1)).
This may also lead to a …
-
Hi,
I tried signing a message with a key (in Raku REPL):
```
> use CBOR::Simple; my $tagged = CBOR::Simple::Tagged.new( tag-number => 0xa20126044875997941cd2d9b21.Int, value => "hello sir" ); my …
-
Hi, I need help because I've uploaded a custom Raster Terrain to Cesium ion for use in Cesium for Unreal. Everything works properly, except the only problem is the flat tiles outside of my custom Terr…
-
## Steps to reproduce
1. Sign in to sync with a **newly created account**
2. From Settings navigate to your Account and wait for the sync to end
3. Check the "Logins" check box from the "Choose what t…
-
The idea in EAT is to carry formats like Coswid and Corim for Manifests and SWResults. A way to identify their type is needed. Right now CBOR tags are used, but MIME type or Coap content type is proba…
-
From John's comment to changes following Marco's review:
"identities to verify the 'sub' (subject) claim of the CWT."
Should use the same text for X509 and CWT.
Moreover, "sub" claim is jus…
-
### Motivation
There are two objectives here:
1. **form a common tree** - We want to combine the various projects into a common tree, starting from a common root commit. This will form the basis fro…
w7sst updated
2 years ago
-
Wouldnt it be nice if the https://github.com/hgrecco/pint/blob/master/pint/default_en.txt file with all the default unit information were a TOML or some other easier to read file? For instance if it w…
-
**Describe the bug**
Typically ColumnwiseTransformer should work regardless whether y is pd.Series or pd.DataFrame. But when tried with different scenario as explained below in "To Reproduce" secti…