Skip to content

Commit af32605

Browse files
committed
fix(url): cloud native link no longer resolves
1 parent 44d0950 commit af32605

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

partners/pangeo.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ defined by the Pangeo community.
2929
- [Tutorial on using Dask and lazy loading](https://tutorial.dask.org/01_dataframe.html)
3030

3131
- **Use existing data reading and writing libraries rather than creating your own:** In general, your package should use existing libraries for reading and writing data (e.g. xarray, pandas, geopandas, or the libraries those are built on like Zarr, GDAL, pyarrow, etc.) and should not include its own custom code for read/write data operations. These tools already read and write a variety of file types to a variety of file systems that are important to Pangeo users, including Cloud Object storage.
32-
[See 2i2c documentation for more on cloud native file format support.](https://docs.2i2c.org/user/topics/data/cloud/#cloud-native-formats)

0 commit comments

Comments
 (0)