diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 1f7a6e3..f432dff 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Specification/Parquet.md", + "file": "odc-stac.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Parquet" + "title": "odc-stac" } } ] @@ -52,7 +52,7 @@ "state": { "type": "search", "state": { - "query": "parquet", + "query": "", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -173,6 +173,13 @@ }, "active": "ebde915c6481979b", "lastOpenFiles": [ + "Open Data Cube.md", + "odc-stac.md", + "license/Apache-2_0.md", + "License/Apache-2_0.md", + "Concepts/License.md", + "Specification/Parquet.md", + "License/MIT.md", "Specification/GeoParquet.md", "Specification/Cloud-Optimized Geospatial Formats Guide.md", "IceChunk.md", @@ -192,13 +199,6 @@ "Specification/HDF5.md", "Specification/GRIB.md", "Specification/GeoZarr.md", - "Specification/GeoArrow.md", - "Specification/FlatGeoBuf.md", - "Specification/COG.md", - "Software/GDAL-OGR.md", - "Organization/Planet Labs.md", - "Organization/Pangeo Community.md", - "Organization/ESIP.md", "Untitled 1.canvas", "Untitled.canvas", "License", diff --git a/Concepts/License.md b/Concepts/License.md index f8269a1..269b908 100644 --- a/Concepts/License.md +++ b/Concepts/License.md @@ -3,5 +3,5 @@ https://opensource.org/licenses Popular licenses: -- #license/Apache-2_0 +- [[license/Apache-2_0]] - #license/BSD-3-Clause \ No newline at end of file diff --git a/License/Apache-2_0.md b/License/Apache-2_0.md new file mode 100644 index 0000000..6dff7a5 --- /dev/null +++ b/License/Apache-2_0.md @@ -0,0 +1,4 @@ +--- +Main URL: https://www.apache.org/licenses/LICENSE-2.0 +--- +> open source software license \ No newline at end of file diff --git a/License/MIT.md b/License/MIT.md index cb5ab64..673ada1 100644 --- a/License/MIT.md +++ b/License/MIT.md @@ -1,3 +1,5 @@ -software #license - -https://opensource.org/license/mit \ No newline at end of file +--- +type: license +Main URL: https://opensource.org/license/mit +--- +> software #license diff --git a/Open Data Cube.md b/Open Data Cube.md index 7d74669..0e14eb9 100644 --- a/Open Data Cube.md +++ b/Open Data Cube.md @@ -3,3 +3,6 @@ Main URL: https://www.opendatacube.org/ GitHub URL: https://github.com/opendatacube type: project --- +Projects +- [[datacube-core]] +- [[odc-stac]] \ No newline at end of file diff --git a/odc-stac.md b/odc-stac.md new file mode 100644 index 0000000..6fd2f92 --- /dev/null +++ b/odc-stac.md @@ -0,0 +1,6 @@ +--- +type: software +GitHub URL: https://github.com/opendatacube/odc-stac +--- +> Load [[STAC]] items into [[Xarray]] Datasets. Process locally or distribute data loading and computation with [[Dask]]. +