Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/observingclouds/cf_coords_test


https://github.com/observingclouds/cf_coords_test

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Test handling of CF convention projection information

This repo is for test purposes only.

- folder `dataset_defintions` contains dataset definitions based on dataset examples given in the [CF conventions documentation](https://cfconventions.org/Data/cf-conventions/cf-conventions-1.11/cf-conventions.html#coordinate-system).
- folder `src` contains code to create xarray datasets from the dataset definitions by using random data.
- folder `tests` contains tests to check if the coordinate and projection information given in those datasets can be read by different libraries (e.g. xarray, pyproj, metpy)