-
Hi,
I am looking for a fast and portable CRC implementation for Python ... but I think I found a performance bug:
```
import numpy,zlib,fastcrc
a = numpy.random.random((2048,2048))
%timeit zlib.c…
-
I am trying to create classes from XML schemas in project(name CMM) but getting following error:
Unable to parse input schema(s)
file:/C:/Data/gitrepo/cip/cdm/src/main/resources/aixm/v5.1.1/ISO_1913…
-
In WG-MIE/6, there was general consensus that data in IWXXM messages should support data-centric operation and hence geospatial data included should make reference to a single geo-reference standard (…
-
The following UUIDs are not resolvable within Donlon. What are these supposed to point to?
- `10ee7838-7340-4774-9ea5-a07c72c2f7b6` (see #18, merged)
- `45c2e29c-2d85-4033-a2ec-09f204c6be10` (see #18,…
-
-
This is a follow up to #162, in particular on the [identified actions](https://github.com/wmo-im/iwxxm/issues/162#issuecomment-533787113).
After some tests, it is proposed to:
1. Remove COLLECT.…
-
it would be nice to show also the direction of an association:
- for all associations that have parent, arrow towards the central feature
- for all other associations (they are direct), arrow from …
-
I'm using your notams API. Some characters, like the degrees symbol (°) are not showing up on the results of the query. Instead, a question mark like this (�) is displayed in the console-log result. C…
-
Examples of route segment distances are coded as KM, although technically correct probably from the allowable values, most users are more used to seeing NM for display of route distances, maybe the pr…
-
This was raised in PR #215. It was noticed that oXygenXML Editor can only successfully get the schema when it was configured to ignore invalid certificate (see https://github.com/wmo-im/iwxxm/pull/21…