https://github.com/creare-com/podpac
Pipeline for Observational Data Processing Analysis and Collaboration
https://github.com/creare-com/podpac
analysis collaboration geospatial-analysis geospatial-data geospatial-processing geospatial-rasters pipeline
Last synced: 22 days ago
JSON representation
Pipeline for Observational Data Processing Analysis and Collaboration
- Host: GitHub
- URL: https://github.com/creare-com/podpac
- Owner: creare-com
- License: apache-2.0
- Created: 2018-03-13T14:08:12.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2026-02-06T13:54:49.000Z (about 1 month ago)
- Last Synced: 2026-02-06T21:09:44.856Z (about 1 month ago)
- Topics: analysis, collaboration, geospatial-analysis, geospatial-data, geospatial-processing, geospatial-rasters, pipeline
- Language: Python
- Homepage: https://podpac.org
- Size: 10.9 MB
- Stars: 46
- Watchers: 10
- Forks: 6
- Open Issues: 27
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PODPAC
[](https://podpac.org)
> Pipeline for Observation Data Processing Analysis and Collaboration
[](https://sonarcloud.io/summary/new_code?id=creare-com_podpac)
[](https://sonarcloud.io/summary/new_code?id=creare-com_podpac)
Data wrangling and processing of geospatial data should be seamless
so that earth scientists can focus on science.
The purpose of PODPAC is to facilitate:
* Access of data products
* Subsetting of data products
* Projecting and interpolating data products
* Combining/compositing data products
* Analysis of data products
* Sharing of algorithms and data products
* Use of cloud computing architectures (AWS) for processing
## Installation
For installation instructions, see [install.md](doc/source/install.md).
## Documentation
The official PODPAC documentation is available here: [https://podpac.org](https://podpac.org)
For usage examples, see the [podpac-examples](https://github.com/creare-com/podpac_examples) repository.
## Contributing
You can find more information on contributing to PODPAC on the [Contributing page](https://podpac.org/contributing.html)
## Stability / Maturity
PODPAC is in a *beta* phase of development. As such:
* All development will adhere to a semantic versioning system
* Major revisions may contain backwards incompatible changes, but these changes will be documented in the [CHANGELOG](CHANGELOG.md)
* We are working to improve documentation, please contact us or create an issue if documentation is out of date or incorrect
* We look forward to receive feedback on usability and compatibility
## Acknowledgments
This material is based upon work supported by NASA under Contract No 80NSSC18C0061.
## References
For PODPAC references, see the [References page](https://podpac.org/references.html)