Shane St Savage
Shane St Savage
Unless I missed something, it seems like only Unix timestamps are supported for now. It would be useful to also support ISO8601 timestamps, e.g. "2014-02-11T10:22:46Z".
Right now only a single Feature per file is supported. Would be nice to be able to load multiple tracks at a time using a FeatureCollection wrapper.
https://github.com/axiom-data-science/jdbc-named-parameters/blob/master/src/main/java/com/axiomalaska/jdbc/NamedParameterPreparedStatement.java#L167-L170
Fixes #4 Check `/root/.ssh` and (if it exists) `/root/.ssh/authorized_keys` existing owner, group, and permission before attempting to adjust with `chown` and `chmod`. This should allow k8s deployments using configmaps and...
Support for the [new ecdsa-sk and ed25519-sk key types](https://www.openssh.com/txt/release-8.2) would be awesome.
The patch for indoorgmlnavi.xsd appears to be outdated and breaks the build: https://github.com/highsource/ogc-schemas/blob/master/schemas/src/main/patches/ogc.patch#L252-L263 Removing that section of ogc.patch allows the build to progress until the scripts tests, where this test...
Hello, [As I understand it](https://github.com/ISO-TC211/XML/issues/192) the official 19139/19115 schemas are now hosted at http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/ (e.g. http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/gmd/gmd.xsd). I believe this is (roughly?) equivalent to the version at http://schemas.opengis.net/iso/19139/20070417/, but it would...
Thanks for tmc, it's really useful! Since this project "aims to be fully compatible with clusterssh clusters configs," here's a PR adding support for macro/brace expansion in hostnames. It only...
**Describe the bug** Getting ahead of things a little bit since #142 is not yet merged, but wanted a dedicated issue to track `EDDGridFromNcFilesTests.testNcml` issues. Currently, with netcdf-java `5.5.3` dependencies,...
Also demonstrate altering setup.xml values to set up suitable test values, add simple example tests, and separate execution of tests with remote dependencies to a separate maven profile.