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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ schema.validate(da)
37
37
```
38
38
39
39
You can also use it to validate a Dataset like so:
40
+
40
41
```
41
42
schema_ds = DatasetSchema({'foo': schema})
42
43
@@ -57,3 +58,4 @@ All the code in this repository is [MIT](https://choosealicense.com/licenses/mit
57
58
## about us
58
59
59
60
CarbonPlan is a non-profit organization working on the science and data of carbon removal. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at [carbonplan.org](https://carbonplan.org/) or get in touch by [opening an issue](https://github.com/carbonplan/xarray-schema/issues/new) or [sending us an email](mailto:[email protected]).
0 commit comments