An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# PODPAC

[![icon](doc/source/_static/img/icon.svg)](https://podpac.org)

> Pipeline for Observation Data Processing Analysis and Collaboration

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=creare-com_podpac&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=creare-com_podpac)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=creare-com_podpac&metric=coverage)](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)