@prefix this: . @prefix sub: . @prefix np: . @prefix rdf: . @prefix prov: . @prefix npx: . @prefix dc: . @prefix xsd: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:earthcare-dggs-outcome a ; "2026-04-22"; "DGGS-Zarr Pipeline Validation Results"; "The claim is supported: EarthCARE Level-2 products from the Multi-Spectral Imager (MSI), Atmospheric Lidar (ATLID), and Cloud Profiling Radar (CPR) convert end-to-end to HEALPix Discrete Global Grid System cells on the WGS84 ellipsoid while preserving variable-type aggregation semantics. Cross-instrument co-location via shared cell identifiers is also demonstrated. All four data patterns (MSI 2D swath, ATLID 1D profiles, CPR 1D profiles, and co-located multi-instrument composites) round-trip successfully through DGGS-Zarr persistence."; ; "Seven executable Jupyter notebooks in the earthcare-dggs repository (archived at https://doi.org/10.5281/zenodo.19709327) demonstrate the full pipeline on nine operational Level-2A products (MSI_AOT_2A, MSI_COP_2A, ATL_AER_2A, ATL_ALD_2A, ATL_CTH_2A, ATL_EBD_2A, ATL_ICE_2A, CPR_CLD_2A, CPR_FMR_2A). Type-appropriate aggregation verified: mode for classification variables (cloud/aerosol flags), mean for continuous variables (optical depth, backscatter), quadrature for uncertainty variables. DGGS-Zarr round-trip verified. WGS84 geodetic placement provided by healpix-geo. Reproducible Pixi environment published with the release. "; """This outcome reflects the first implementation of the claim. Independent third-party replication using different software stacks (e.g., alternative DGGS libraries, non-Python implementations) would strengthen confidence further. Performance characteristics (memory, throughput) have not been systematically benchmarked across full-orbit or multi-day product volumes. BBR products were not tested in the v0.1.0 release. Github repository: https://github.com/annefou/earthcare-dggs & HTML pages: annefou.github.io/earthcare-dggs/"""; ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { "Anne Fouilloux" . this: dc:created "2026-04-23T14:53:46.587Z"^^xsd:dateTime; dc:creator ; dc:license ; npx:introduces sub:earthcare-dggs-outcome; npx:wasCreatedAt ; "NP created using Declaring a replication study outcome according to FORRT"; . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAoDcOiD+jen8awiJ6DB2ewDw66PeG64hODmgNFwy7GrwQui4HKnHdvxd++1UhTgiOfycxyxBb7sXPSikLw/1TsSyPsEl0P3/+600szxpTGgLNzW+bZ2DVP3d8ERMV1aWpH0ci3B/5vmK+vXQZ4uCoq57NE0MiFg5c13Gy0gd6n7wZYEhYM4AjWSLL0QS/HY+TFZMYL9bCFeATennGrlB2UEjRlw21UB2Ah16ZZ6hxQlfctFJZE7TGnBJPB3ttTjfcOfamhjZVwQ0yV9mv7x6PGiSmkzpJTVLjn8hagoKT05YUwVQArFb+w7f6sXqvvljMigjd/Rbqgbye/lLUAZLfJSnFM58TubfpEJvXV4zNMDEoT3VQ7dokgoLgMrmjZCKATtQ7gomocoTJ1NhN2esRNtGzWaS2obL/mueUQlMlavssZnqL8WICkdAuDlwDVNbsbwEWKQ50kiPdAdduSigifxA4CM7TgvnxqZVoAResEGP6UhTTem3T4CsbEas1Caj9wa7M1jPjACu5LF5BwcVns3ZQHWLipjRjD+9/ur3G8QtuxbNhmXlDYQ6tXxB1lK+Oz7O519b3bA15ilzFl0SdvMBGTe46xaQ9DsJT18THKnPbUhNMy0dH0VtzpB+EEaXZ25Fp9VHMEUqo1lLS9e89eO3efiqkESKQ7wmB+/DlIRcCAwEAAQ=="; npx:hasSignature "mNFNl9ukfoh4GNGDRDlmwKgQXH/KlkKLPewXKntlUBFJnqkFoByLoMiLdG7J56AT2qHV/2oCGYKbc4wf4Hju4yCMvp/Y+I6pEI6n2vFpt386sD0osdiLGwsmu2LnH1QDP0Ndo7GSQ4gQTdyv3Nv6qub356JNAlKvl+97Lnxj0R21AjeNhiVW/TcCTCHdI1eOx5O5X8DuPywhxRGqwuJNM/mVFNZMYv0z942he8c8JaWg8zFv9n82VnT1QeRKpZ/+kuD5mnYmE+mQFG6nDLtLK3eo/Rc839n/+/IGjDxgYpKrxdd596ovZXamsdZg/HaGH5fKestVjl8iCjmoKP3L0qy2hvn9si1+lGi7DRBMN7pfFJO4ZQpvDDJX0k6K3oWsdJKBLk7rlymf2HxW02f3l8Ej0nMxNsE7g2GB+dM2hc1GylmaXKkSdUFaTNFo3Sp9aQUMPoGT+8f/87z6m+uljjoVPHaKREuApkjedblLgFydEckP4NqrurO2XItliFk5cKmnVxrO/jQJGxff3S0PNJxHh8ss6hNeL3prCdBsDStYL97L8FWWfZZUQTd6jnn5ykJYMGTn3D32EGge9XF4Gq9ejquizAxipcfNBRFWe5rxoIM86cCDODSN9zoqgzuarRtnESAszdYCcx3Ff8jjKWxii4hg58NAS/FrhA0+UFM="; npx:hasSignatureTarget this:; npx:signedBy . }