wmo-im / bufr2geojson

Python package to transform WMO BUFR data into GeoJSON
Apache License 2.0
2 stars 4 forks source link

bootstrapping updates #6

Closed tomkralidis closed 2 years ago

tomkralidis commented 2 years ago

Note that the jsonschema validation uses a local / patched jsonschema codebase that is able to work with remote references that are YAML. The schema validation is quite slow (as can be seen in the CI); so some work will be needed to optimize/caching remote schemas.