Providentia is an evaluation software package developed at the Barcelona Supercomputing Center for the in-depth analysis of in-situ surface observations and colocated model output, tailored specifically for the atmospheric science community.
Providentia has a variety of use modes:
- Interpolation, to spatially colocate model output with observational stations
- Dashboard, for interactive quick-look visualisations
- Report, for more exhaustive evaluations, generating PDF reports
- Download, to automatically retrieve and format observational and model datasets
- Library, for use of Providentia's backend functions in personal scripts or Jupyter notebooks
Use the following command to get a copy of the repository:
git clone https://github.com/BSC-ES/providentia.git
For getting started using Providentia, please see our Read the Docs.
If you encounter a bug while using Providentia, and would like to report it to the Providentia development team please follow these steps:
- Go to the Providentia GitHub repo issues page.
- Click on the 'New Issue' button.
- Select 'Bug report' and fill in the template for fully detailing the bug.
If you wish to request a new feature follow the same steps, except for step 3 select 'Blank Issue', and fully detail the new feature you would like.