@cumulus/cmrjs
A Node.js client for Cumulus-specific functionality for reading from, writing to, and deleting from NASA's Common Metadata Repository (CMR) API. General CMR functionality should go in @cumulus/cmr-client
.
About Cumulus
Cumulus is a cloud-based data ingest, archive, distribution and management prototype for NASA's future Earth science data streams.
Cumulus Documentation
Test
Test with npm run test
.
CMR Docs
Documentation on the CMR REST API endpoints is here:
Contributing
To make a contribution, please see our contributing guidelines.
[v18.3.3] 2024-08-09
Please note changes in v18.3.3 may not yet be released in future versions, as this
is a backport/patch release on the v18.3.x series of releases. Updates that are
included in the future will have a corresponding CHANGELOG entry in future releases.
Fixed
- CUMULUS-3824
- Changed the ECS docker storage driver to
overlay2
, since devicemapper
is removed in Docker Engine v25.0. - Removed
ecs_docker_storage_driver
property from cumulus module.
- CUMULUS-3836
- Terraform configuration for cleanExecutions now correctly configures ES_HOST and lambda security group