Overview¶
PAVICS is a Spatial Data Infrastructure (SDI) for climate data. It is composed of modular components that together provide access to data and a library of climate services. It is meant to facilitate climate data analysis for both researchers and climate service providers. PAVICS is not intended to be installed on individual computers, but rather on servers located close to data archives.
There are multiple building blocks composing the PAVICS SDI:
- PAVICS-frontend
- The user interface (UI) handling user accounts, workspace, workflows and data visualization.
- PAVICS-DataCatalog
- Storing and serving information about available climate data.
- Birdhouse
Web Processing Services (WPS) supporting data processing in the climate science community. It includes multiple sub-components:
- Birdhouse/Malleefowl
- Access to ESGF data nodes and THREDDS catalogs, workflow engine.
- Birdhouse/Flyingpigeon
- Climate services including indices computation, spatial analogs, weather analogs, species distribution model, subsetting and averaging, climate fact sheets, etc.
- Birdhouse/Hummingbird
- Climate Data Operators (CDO) and compliance-checker for netCDF files.
- Magpie
- Authentication and authorization services.
- THREDDS
- netCDF data server.
- GeoServer
- Geospatial data server.
Todo
Add any relevant birds to the architecture overview, as appropriate.
These components work together to offer users a seamless access to data and a suite of services that can convert raw climate data into useful information, graphics and tables.