Recent Releases of https://github.com/anowacki/stationxml.jl
https://github.com/anowacki/stationxml.jl - v0.2.3
StationXML v0.2.3
StationXML.jl v0.2.3 fixes the use of .-access (getproperty) on AbstractArrays of StationXML types Network, Station and Channel on Julia v1.11+. This will be removed in a future breaking release as this is type piracy.
Merged pull requests: - Fix error in overloading getproperty(AbstractArray, ...) (#16) (@anowacki)
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/anowacki/stationxml.jl - v0.2.2
StationXML v0.2.2
Allow InstrumentSensitivity sections to lack InputUnits, to accommodate logging channels which erroneously specify a response.
- Julia
Published by github-actions[bot] about 2 years ago
https://github.com/anowacki/stationxml.jl - StationXML v0.2.1
Update the compatibility range of DocstringExtensions.jl to ensure the broadest compatibility with other packages.
- Julia
Published by anowacki about 2 years ago
https://github.com/anowacki/stationxml.jl - StationXML v0.2.0
Version 0.2.0 fully supports version 1.1 of the StationXML specification.
Breaking changes: - All StationXML files which are written use version 1.1 of the spec. - Minimum Julia version requirement upped to v1.2.
New features: - Merging and appending of StationXML metadata
Improved functionality: - Much improved IO speed - Improved compatibility with real-world StationXML files - Precompilation for faster loading
- Julia
Published by anowacki almost 5 years ago