https://github.com/brazil-data-cube/cube-builder-aws
Scripts to generate Data Cubes on AWS environment
https://github.com/brazil-data-cube/cube-builder-aws
aws cbers data-cubes landsat sentinel
Last synced: about 1 month ago
JSON representation
Scripts to generate Data Cubes on AWS environment
- Host: GitHub
- URL: https://github.com/brazil-data-cube/cube-builder-aws
- Owner: brazil-data-cube
- License: gpl-3.0
- Created: 2019-06-07T11:49:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T22:46:46.000Z (about 2 years ago)
- Last Synced: 2025-04-12T01:55:54.569Z (about 1 month ago)
- Topics: aws, cbers, data-cubes, landsat, sentinel
- Language: Python
- Homepage:
- Size: 637 KB
- Stars: 5
- Watchers: 0
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
..
This file is part of Cube Builder AWS.
Copyright (C) 2022 INPE.This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .================
Cube Builder AWS
================.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
:target: https://github.com/brazil-data-cube/cube-builder-aws/blob/master/LICENSE
:alt: Software License.. image:: https://img.shields.io/badge/lifecycle-stable-green.svg
:target: https://www.tidyverse.org/lifecycle/#stable
:alt: Package Lifecycle Status: Stable.. image:: https://img.shields.io/github/tag/brazil-data-cube/cube-builder-aws.svg
:target: https://github.com/brazil-data-cube/cube-builder-aws/releases
:alt: Release.. image:: https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8
:target: https://discord.com/channels/689541907621085198#
:alt: Join us at Discord
About
=====Application to generate data cubes on AWS environment.
Using the services: Lambda, S3, SQS, DynamoDB and Kinesis.Installation
============See `INSTALL.rst <./INSTALL.rst>`_.
Running
=======See `DEPLOY.rst <./DEPLOY.rst>`_.
License
=======.. admonition::
Copyright (C) 2022 INPE.This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.