You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ With date:
16
16
| [provenance](https://github.com/SantanderMetGroup/c3s-cds/tree/main/provenance) | Contains one JSON file per catalogue describing the provenance and definitions of each variable.
17
17
| [standardization](https://github.com/SantanderMetGroup/c3s-cds/tree/main/standardization) | Python recipes to standardize the variables.
18
18
| [derived](https://github.com/SantanderMetGroup/c3s-cds/tree/main/derived) | Python recipes to calculate derived products from the variables.
19
+
| [interpolation](https://github.com/SantanderMetGroup/c3s-cds/tree/main/interpolation) | Python recipes to interpolate the data using reference grids.
19
20
| [catalogues](https://github.com/SantanderMetGroup/c3s-cds/tree/main/catalogues) | CSV catalogues of datasets consolidated in Lustre or GPFS. The catalogues are updated through a nightly CI job.
0 commit comments