A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

NASA CMR STAC

NASA's Common Metadata Repository is a metadata catalog of NASA Earth Science data.
https://github.com/nasa/cmr-stac

Category: Sustainable Development
Sub Category: Data Catalogs and Interfaces

Keywords from Contributors

eosdis common-metadata-repository earth-science data-discovery gsfc earthdata-search service measurements archived cmr

Last synced: about 10 hours ago
JSON representation

Repository metadata

README.md

NASA CMR STAC

NASA's Common Metadata Repository (CMR) is a metadata
catalog of NASA Earth Science data. STAC, or SpatioTemporal Asset Catalog, is a
Specification for describing geospatial data with
JSON and GeoJSON. The related
STAC-API Specification defines an API
for searching and browsing STAC catalogs.

CMR-STAC

CMR-STAC acts as a proxy between the CMR repository and STAC API queries.
The goal is to expose CMR's vast collections of geospatial data as a STAC-compliant API.
Even though the core metadata remains the same, a benefit of the CMR-STAC proxy is the ability
to use the growing ecosystem of STAC software. Underneath, STAC API queries are translated into
CMR queries which are sent to CMR and the responses are translated into STAC Collections and Items.
This entire process happens dynamically at runtime, so responses will always be representative of
whatever data is currently stored in CMR. If there are any deletions of data in CMR by data providers,
those deletions are represented in CMR-STAC immediately.

CMR-STAC follows the STAC API 1.0.0-beta.1 specification, see the
OpenAPI Documentation.

Usage

Endpoints

  • CMR-STAC: The entire catalog of NASA CMR data, organized by provider.

  • CMR-CLOUDSTAC: Also organized by provider, this API only contains STAC Collections where the Item Assets are available "in the cloud" (i.e., on S3).

Navigating

CMR-STAC can be navigated manually using the endpoints provided above, or you can utilize available STAC software to browse and use the API.

A common STAC utility is Radiant Earth's stac-browser to use this tool against your development server navigate to
radiantearth.github.io/stac-browser/#/external/http:/localhost:3000/stac?.language=en

See the Usage Documentation for examples of how to interact with the API and search for data.

Limitations

While CMR-STAC provides some advantages over the CMR, there are some limitations that you should be aware of:

  • Limited search functionality: CMR-STAC does not support all of the search capabilities that CMR provides. For example, with CMR, you can search for data based on temporal and spatial criteria, as well as specific parameters such as platform, instrument, and granule size. However, with CMR-STAC, you can only search based on the STAC standard.
  • Limited metadata availability: CMR-STAC only provides metadata that follows the STAC specification. While this metadata is very rich and comprehensive, it may not provide all of the information that you need for your specific use case.

For Developers

Developer README

License

NASA Open Source Agreement v1.3 (NASA-1.3)
See LICENSE.txt


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 552
Total Committers: 31
Avg Commits per committer: 17.806
Development Distribution Score (DDS): 0.716

Commits in past year: 33
Committers in past year: 6
Avg Commits per committer in past year: 5.5
Development Distribution Score (DDS) in past year: 0.545

Name Email Commits
Matthew Hanson m****n@g****m 157
Drew Daniel d****w@e****m 89
marquet m****t@e****m 62
siwei xu S****u@r****m 42
Jay Barra j****a@n****v 31
Fredrick Gabelmann f****k@e****m 26
Cayvon Hamidizadeh c****h@n****v 16
William Valencia w****a@n****v 15
Snyk bot s****t@s****o 12
drewpesall a****l@n****v 11
Dylan Clark d****k 11
dependabot[bot] 4****] 11
Drew Pesall p****w@g****m 10
Jason Gilman j****n@e****m 8
mitchstartzel m****6@g****m 8
Deep Mistry 6****1 7
Drew Daniel 5****4 5
Doug Newman d****n@n****v 4
Jay Barra j****a@g****m 4
Yonggang Liu y****t@g****m 3
Ryan Abbott r****n@e****m 3
Macy Huang m****0@g****m 3
Ed Olivares 3****6 3
Aimee Barciauskas a****e@d****g 2
K. Lucia Zimmermann k****n@l****v 2
eriknelson11 1****1 2
Peter Shepley p****r@e****m 1
Daniel Zamora d****a@n****v 1
Fredrick Gabelmann f****r 1
John Teague 5****e 1
and 1 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 44
Total pull requests: 147
Average time to close issues: over 1 year
Average time to close pull requests: about 2 months
Total issue authors: 27
Total pull request authors: 16
Average comments per issue: 2.93
Average comments per pull request: 0.58
Merged pull request: 74
Bot issues: 0
Bot pull requests: 24

Past year issues: 18
Past year pull requests: 51
Past year average time to close issues: about 1 month
Past year average time to close pull requests: about 1 month
Past year issue authors: 12
Past year pull request authors: 6
Past year average comments per issue: 3.78
Past year average comments per pull request: 0.92
Past year merged pull request: 22
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/nasa/cmr-stac

Top Issue Authors

  • scottyhq (8)
  • jaybarra (3)
  • sharkinsspatial (3)
  • waltersdan (3)
  • doug-newman-nasa (2)
  • ircwaves (2)
  • philvarner (2)
  • hrodmn (2)
  • ghobart (1)
  • ithaca-oyler (1)
  • JonDHo (1)
  • philipyzhang (1)
  • kylebarron (1)
  • Kodiologist (1)
  • TomAugspurger (1)

Top Pull Request Authors

  • dpesall (55)
  • dependabot[bot] (24)
  • jaybarra (19)
  • snyk-bot (12)
  • william-valencia (8)
  • dmistry1 (7)
  • eudoroolivares2016 (4)
  • sxu123 (4)
  • doug-newman-nasa (4)
  • eriknelson11 (2)
  • ygliuvt (2)
  • abbottry (2)
  • TylerHeald1 (1)
  • mitchstartzel (1)
  • m4cy (1)

Top Issue Labels

  • JiraBug (10)
  • [Type] Enhancement (7)
  • [Type] Bug (7)
  • JiraTask (5)
  • JiraStory (5)
  • [Status] Triage (4)
  • Task (1)
  • [Status] wontfix (1)
  • question (1)

Top Pull Request Labels

  • dependencies (24)
  • hacktoberfest (3)

Dependencies

package-lock.json npm
  • 941 dependencies
package.json npm
  • @serverless/event-mocks ^1.1.1 development
  • @serverless/typescript ^3.21.0 development
  • @types/aws-lambda ^8.10.108 development
  • @types/chai ^4.3.4 development
  • @types/compression ^1.7.2 development
  • @types/cookie-parser ^1.4.3 development
  • @types/cors ^2.8.12 development
  • @types/express ^4.17.14 development
  • @types/mocha ^10.0.0 development
  • @types/morgan ^1.9.3 development
  • @types/node ^18.11.9 development
  • @types/serverless ^3.12.8 development
  • @types/sinon ^10.0.13 development
  • @types/sinon-chai ^3.2.9 development
  • @types/supertest ^2.0.12 development
  • @types/whatwg-url ^11.0.0 development
  • @typescript-eslint/eslint-plugin ^5.48.0 development
  • @typescript-eslint/parser ^5.48.0 development
  • ajv ^8.11.0 development
  • ajv-formats-draft2019 ^1.6.1 development
  • chai ^4.3.7 development
  • cross-env ^7.0.3 development
  • eslint ^8.31.0 development
  • json-schema-to-typescript ^11.0.2 development
  • mocha ^10.1.0 development
  • mocha-suppress-logs ^0.3.1 development
  • nyc ^15.1.0 development
  • serverless ^3.24.1 development
  • serverless-offline ^11.4.0 development
  • serverless-plugin-log-subscription ^2.1.5 development
  • serverless-plugin-typescript ^2.1.4 development
  • serverless-s3-sync ^3.1.0 development
  • sinon ^14.0.2 development
  • sinon-chai ^3.7.0 development
  • supertest ^6.3.1 development
  • ts-node ^10.9.1 development
  • typescript ^4.8.4 development
  • @vendia/serverless-express ^4.10.1
  • aws-lambda ^1.0.7
  • aws-sdk ^2.1250.0
  • axios ^1.1.3
  • body-parser ^1.20.1
  • compression ^1.7.4
  • cookie-parser ^1.4.6
  • cors ^2.8.5
  • dotenv ^16.0.3
  • express ^4.18.2
  • graphql ^16.6.0
  • graphql-request ^5.0.0
  • helmet ^6.0.0
  • lodash ^4.17.21
  • morgan ^1.10.0
  • source-map-support ^0.5.21
  • whatwg-url ^11.0.0
scripts/mirror-api/requirements.txt pypi
  • aioboto3 *
  • aiofiles *
  • asyncio *
  • boto3 *
  • httpx *
  • requests *
scripts/validation/requirements.txt pypi
  • stac-validator ==2.2.0
.github/workflows/lint.yaml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/run_tests.yaml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite

Score: 7.790696031174738