covjson / specification

CoverageJSON specification
https://covjson.org/spec/
45 stars 6 forks source link

Status? #87

Closed m-mohr closed 5 years ago

m-mohr commented 5 years ago

Hello,

I just discovered this and wondered what the status is? The version is 0.2-draft and the last commit was two years ago. Is this repository abandoned and the spec never released a stable version or is there still work going on and we can expect a stable version at some point?

Thanks.

jonblower commented 5 years ago

Hi, thanks for your interest! For practical purposes, I consider the current version "stable", in that we have not seen a need to make a change for a while, and the spec is being actively used in a few projects. However, as you have noted, there has not been a formal release yet, mainly because of a lack of resources and a lack of a formal process. (We are working on this, slowly...)

So this effort is certainly not abandoned, and I would encourage you to check it out and use this, as others are. We and other users would be happy to help you I'm sure. You might like to look at the following related resources too (which I really ought to link from the website):

lewismc commented 5 years ago

In additon, CovJSON is now available, by default, as one of several response serializations for the popular Hyrax data server from OPeNDAP. https://www.opendap.org/software/hyrax/1.15.0 At PO.DAAC we are in the process of upgrading to Hyrax 1.15.0 meaning that the entire data archive (or everything we have in OPeNDAP at least) will be available as CovJSON

lewismc commented 5 years ago

OK follow-up here folks, James Gallagher kindly updated the Hyrax test instance at test.opendap.org to 1.15.0 so you can now see the CovJSON integration for yourself. An example http://test.opendap.org/opendap/AIRS/contents.html. Here you can see the usual access mechanisms under the DAP RESPONSE LINKS area with the addition of the new covjson link. Additionally, if you actually inspect the granule itself, http://test.opendap.org/opendap/AIRS/QC_AIRS-1.2011.02.13.090.L2.RetStd.v5.2.2.0.G11045052855.hdf.html you can see the addition of the new ‘Get as CoverageJSON’ button. Finally, you can just apply the correct file suffix and it will directly retrieve the granule in the CovJSON serialization http://test.opendap.org/opendap/AIRS/QC_AIRS-1.2011.02.13.090.L2.RetStd.v5.2.2.0.G11045052855.hdf.covjson