https://github.com/brazil-data-cube/cube-builder
Cube Builder is an application to generate data cubes on local cluster using Python and Celery.
https://github.com/brazil-data-cube/cube-builder
cbers celery data-cubes earth-observation earth-science geoscience geospatial gis image-database landsat sentinel
Last synced: 6 months ago
JSON representation
Cube Builder is an application to generate data cubes on local cluster using Python and Celery.
- Host: GitHub
- URL: https://github.com/brazil-data-cube/cube-builder
- Owner: brazil-data-cube
- License: gpl-3.0
- Created: 2020-02-03T11:44:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T14:51:40.000Z (about 2 years ago)
- Last Synced: 2025-04-12T01:56:04.703Z (6 months ago)
- Topics: cbers, celery, data-cubes, earth-observation, earth-science, geoscience, geospatial, gis, image-database, landsat, sentinel
- Language: Python
- Homepage: https://cube-builder.readthedocs.io/en/latest/
- Size: 1.16 MB
- Stars: 8
- Watchers: 4
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
..
This file is part of Cube Builder.
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
============.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
:target: https://github.com/brazil-data-cube/cube-builder/blob/master/LICENSE
:alt: Software License.. image:: https://readthedocs.org/projects/cube-builder/badge/?version=latest
:target: https://cube-builder.readthedocs.io/en/latest/
:alt: Documentation Status.. image:: https://img.shields.io/badge/lifecycle-stable-green.svg
:target: https://www.tidyverse.org/lifecycle/#stable
:alt: Software Life Cycle.. image:: https://img.shields.io/github/tag/brazil-data-cube/cube-builder.svg
:target: https://github.com/brazil-data-cube/cube-builder/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 DiscordCube Builder is an application to generate data cubes on local cluster using Python and Celery.
Installation
============See `INSTALL.rst <./INSTALL.rst>`_.
Deploy
======See `DEPLOY.rst <./DEPLOY.rst>`_.
Developer Documentation
=======================See https://cube-builder.readthedocs.io/en/latest/
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.