Open Sustainable Technology

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

Browse accepted projects | Review proposed projects | Propose new project | Open Issues

NASA CMR STAC

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

Last synced: about 23 hours ago
JSON representation

Repository metadata

README

        

# NASA CMR STAC
NASA's [Common Metadata Repository (CMR)](https://cmr.earthdata.nasa.gov/search) is a metadata
catalog of NASA Earth Science data. [STAC, or SpatioTemporal Asset Catalog](https://stacspec.org/), is a
[Specification](https://github.com/radiantearth/stac-spec) for describing geospatial data with
[JSON](https://www.json.org/) and [GeoJSON](http://geojson.io/). The related
[STAC-API Specification](https://github.com/radiantearth/stac-api-spec) 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](https://api.stacspec.org/v1.0.0-beta.1/index.html).

## Usage
### Endpoints
- [CMR-STAC](https://cmr.earthdata.nasa.gov/stac): The entire catalog of NASA CMR data, organized by provider.
- [CMR-CLOUDSTAC](https://cmr.earthdata.nasa.gov/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.

See the [Usage Documentation](docs/usage/usage.md) 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](docs/README.md)

## License
NASA Open Source Agreement v1.3 (NASA-1.3)
See [LICENSE.txt](./LICENSE.txt)


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 523
Total Committers: 27
Avg Commits per committer: 19.37
Development Distribution Score (DDS): 0.7

Commits in past year: 42
Committers in past year: 8
Avg Commits per committer in past year: 5.25
Development Distribution Score (DDS) in past year: 0.738

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
Snyk bot s****t@s****o 12
Dylan Clark d****k 11
dependabot[bot] 4****] 11
drewpesall a****l@n****v 11
Drew Pesall p****w@g****m 10
Jason Gilman j****n@e****m 8
mitchstartzel m****6@g****m 8
Drew Daniel 5****4 5
Jay Barra j****a@g****m 4
Yonggang Liu y****t@g****m 3
Macy Huang m****0@g****m 3
Ryan Abbott r****n@e****m 3
K. Lucia Zimmermann k****n@l****v 2
Aimee Barciauskas a****e@d****g 2
eriknelson11 1****1 2
Fredrick Gabelmann f****r 1
John Teague 5****e 1
TylerHeald1 9****1 1
Daniel Zamora d****a@n****v 1
Peter Shepley p****r@e****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 24
Total pull requests: 97
Average time to close issues: 5 months
Average time to close pull requests: 8 days
Total issue authors: 15
Total pull request authors: 12
Average comments per issue: 0.67
Average comments per pull request: 0.35
Merged pull request: 52
Bot issues: 0
Bot pull requests: 24

Past year issues: 5
Past year pull requests: 29
Past year average time to close issues: 9 months
Past year average time to close pull requests: 8 days
Past year issue authors: 3
Past year pull request authors: 5
Past year average comments per issue: 0.4
Past year average comments per pull request: 0.0
Past year merged pull request: 11
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 (6)
  • jaybarra (3)
  • philvarner (2)
  • sharkinsspatial (2)
  • abarciauskas-bgse (1)
  • Berhinj (1)
  • demiurg (1)
  • KennSmithDS (1)
  • Kodiologist (1)
  • kvenkman (1)
  • kylebarron (1)
  • philipyzhang (1)
  • rbavery (1)
  • TomAugspurger (1)
  • waltersdan (1)

Top Pull Request Authors

  • dpesall (30)
  • dependabot[bot] (24)
  • jaybarra (17)
  • snyk-bot (12)
  • sxu123 (4)
  • eriknelson11 (2)
  • abbottry (2)
  • ygliuvt (2)
  • m4cy (1)
  • TylerHeald1 (1)
  • mitchstartzel (1)
  • johnwteague (1)

Top Issue Labels

  • JiraBug (8)
  • [Type] Enhancement (3)
  • JiraStory (3)
  • [Status] Triage (3)
  • [Type] Bug (1)
  • Task (1)
  • JiraTask (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.714677473800927