{"id":19292143,"url":"https://github.com/nasa-pds/atlas","last_synced_at":"2025-07-03T18:32:28.584Z","repository":{"id":210139762,"uuid":"724775281","full_name":"NASA-PDS/atlas","owner":"NASA-PDS","description":"Atlas IV - PDSIMG's Imagery and File Search Application","archived":false,"fork":false,"pushed_at":"2025-06-24T01:23:02.000Z","size":6329,"stargazers_count":2,"open_issues_count":33,"forks_count":1,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-06-25T06:44:59.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NASA-PDS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-28T19:12:43.000Z","updated_at":"2025-06-03T19:08:42.000Z","dependencies_parsed_at":"2024-04-29T23:25:09.832Z","dependency_job_id":"0fc9874c-0149-4237-8e13-41a12aa4f898","html_url":"https://github.com/NASA-PDS/atlas","commit_stats":null,"previous_names":["nasa-pds/atlas"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NASA-PDS/atlas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Fatlas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Fatlas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Fatlas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Fatlas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-PDS","download_url":"https://codeload.github.com/NASA-PDS/atlas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Fatlas/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263379309,"owners_count":23457829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T22:29:26.849Z","updated_at":"2025-07-03T18:32:28.561Z","avatar_url":"https://github.com/NASA-PDS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003chr\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003e\n      Atlas IV\n  \u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cpre align=\"center\"\u003eThe Official Image Search of the PDS Cartography and Imaging Sciences Node (PDSIMG)\u003c/pre\u003e\n\n\u003cspan style=\"display:block;text-align:center\"\u003e![Search](docs/images/atlas_search.png)\u003c/span\u003e\n\u003cspan style=\"display:block;text-align:center\"\u003e![Archive Explorer](docs/images/atlas_archiveexplorer.png)\u003c/span\u003e\n\n## [See it LIVE!](https://pds-imaging.jpl.nasa.gov/beta/search)\n\n## Features\n\n- Full imagery search\n- Dynamically add facets\n- Spatial searches\n- Advanced queries\n- Image viewer\n- Cart\n- Bulk download queries and folders\n- File system viewer\n- ...\n\n---\n\n## Installation\n\n### System Requirements\n\n1. Install the latest version of [Node.js v20.13.1+](https://nodejs.org/en/download/).\n\n### Setup\n\n`/` will always refer to the repo's root directory\n\n1. Clone the repo  \n   `git clone https://github.com/NASA-PDS/atlas`\n\n1. From within `/` (If deploying code, be sure to use `npm ci` to produce deterministic builds)\n   `npm install`\n\n1. Copy `/sample.env` to `.env`  \n   `cp sample.env .env`\n\n1. Run `npm run build` to bundle up the code (first time or if there are any changes)\n\n   1. Run `npm run start:prod` for production\n   1. cd `/Documentation`, `npm install`, `npm run build` to build the /documentation (served through Atlas server)\n\n1. Or run `npm run start` for development\n\n---\n\n## Contributing\n\nCheck out our contributing guide [here.](CONTRIBUTING.md)\n\n---\n\n## Code of Conduct\n\nCheck out our code of conduct [here.](CODE_OF_CONDUCT.md)\n\n---\n\n### License: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)\n\nCopyright (c) 2025, California Institute of Technology (\"Caltech\"). U.S. Government sponsorship acknowledged.\n\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n- Redistributions must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n- Neither the name of Caltech nor its operating division, the Jet Propulsion Laboratory, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n---\n\n## Contact\n\npds-imaging@jpl.nasa.gov\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa-pds%2Fatlas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasa-pds%2Fatlas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa-pds%2Fatlas/lists"}