Skip to content

Commit e4135fa

Browse files
authored
Merge pull request #16 from NCristea/patch-1
Update 02-use-cases.qmd with Earth Science example
2 parents 84b3aee + 5c2856f commit e4135fa

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

_metadata.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,10 @@ authors:
1111
roles: writing
1212
corresponding: true
1313
orcid: 0000-0003-3592-9453
14+
- name: Nicoleta Cristea
15+
affiliation: University of Washington
16+
roles: writing
17+
corresponding: true
18+
orcid: 0000-0002-9091-0280
1419

15-
bibliography: references.bib
20+
bibliography: references.bib

sections/02-use-cases.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ data is shared (i.e., in a standards-compliant manner).
4747

4848
## Earth sciences
4949

50-
XXX
50+
The need for geospatial data exchange between different systems began to be recognized in the 1970s and 1980s, but proprietary formats still dominated. Coordinated standardization efforts brought the Open Geospatial Consortium (OGC) establishment in the 1990s, a critical step towards open standards for geospatial data. The 1990s have also seen the development of key standards such as the Network Common Data Form (NetCDF) developed by the University Corporation for Atmospheric Research (UCAR) and the Hierarchical Data Format (HDF), a set of file formats (HDF4, HDF5) that are widely used, particularly in climate research. The GeoTIFF format, which originated at NASA in the late 1990s, is extensively used to share image data. In the 1990s, open web mapping also began with MapServer (https://mapserver.org) and continued later with other projects such as OpenStreetMap (www.openstreetmap.org). The following two decades, the 2000s-2020s, brought an expansion of open standards and integration with web technologies developed by OGC, as well as other standards such as the Keyhole Markup Language (KML) for displaying geographic data in Earth browsers. Formats suitable for cloud computing also emerged, such as the Cloud Optimized GeoTIFF (COG), followed by Zarr and Apache Parquet for array and tabular data, respectively. In 2006, the Open Source Geospatial Foundation (OSGeo, https://www.osgeo.org) was established, demonstrating the community's commitment to the development of open-source geospatial technologies. While some standards have been developed in the industry (e.g., Keyhole Markup Language (KML) by Keyhole Inc., which Google later acquired), they later became international standards of the OGC, which now encompasses more than 450 commercial, governmental, nonprofit, and research organizations working together on the development and implementation of open standards (https://www.ogc.org).
5151

5252
## Neuroscience
5353

0 commit comments

Comments
 (0)