Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
@cumulus/cmrjs
Advanced tools
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
.
Cumulus is a cloud-based data ingest, archive, distribution and management prototype for NASA's future Earth science data streams.
Test with npm run test
.
Documentation on the CMR REST API endpoints is here:
To make a contribution, please see our contributing guidelines.
[v14.0.0] 2022-12-08
/executions/status/${executionArn}
returns presignedS3Url
and data
s3SignedURL
and data
from the return['createdAt', 'updatedAt', 'timestamp', 'status', 'execution']
false
if
null
is explicitly set with intention to delete the value.@cumulus/api/endpoints/granules
unit to cover duration overwrite
logic for PUT/PATCH endpoint.failTaskWhenFileBackupFail
to the
lzards-backup
task. This setting is false
by default, but when set to
true
, task will fail if one of the file backup request fails./executions/status/${executionArn}
to return the
presigned s3 URL in addition to execution status datalambdas/data-migration2
granule and files migration to have a removeExcessFiles
function like in write-granules that will remove file records no longer associated with a granule being migratedPOST
granules endpoint to check if granuleId exists across all collections rather than a single collection.PUT
granules endpoint to check if granuleId exists across a different collection and throw conflict error if so.timestamp
field. This means that the order
is not guaranteed if two or more records have identical timestamps as there is no secondary sort/tie-breaker.FAQs
A node SDK for CMR
The npm package @cumulus/cmrjs receives a total of 296 weekly downloads. As such, @cumulus/cmrjs popularity was classified as not popular.
We found that @cumulus/cmrjs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.