Skip to content

Commit 4445d45

Browse files
ktylebrian-rose
andauthored
Update portal/cookbook-guide.md
BR suggested change 2 Co-authored-by: Brian Rose <brose@albany.edu>
1 parent 28539db commit 4445d45

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

portal/cookbook-guide.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ If a few data files whose total size amount to less than 50MB can power your Coo
4141
For many concepts, we encourage writing self-contained functions to generate simple representative datasets for demonstrating scientific concepts. Your Cookbook can even reuse these sample data repeatedly throughout.
4242

4343
4. **For complex Cookbooks that rely on large datasets that are not already accessible through other services**, we suggest two options:
44-
a. Institutional Repositories
45-
Many universities, labs, and centers offer institutional repositories for storing data in a manner that makes it freely and readily available to the public. If you’re based at a university or a publicly funded research facility, check with your local library or data management office. If you are funded by NSF, you may be able to store your data on NSF NCAR’s [Research Data Archive (RDA)](https://rda.ucar.edu).
46-
b. Project Pythia's [NSF Jetstream2](https://jetstream-cloud.org) Object Store
47-
If you have created a larger dataset for your Cookbook and don’t have access to institutional resources of your own, Project Pythia may be able to provide a home on our
48-
cloud object store. Our [Ocean Biogeochemistry Cookbook](https://projectpythia.org/ocean-bgc-cookbook/notebooks/readintutorial) uses this option. Please [contact the Project Pythia team](https://discourse.pangeo.io/c/education/project-pythia/60) if you would like to explore this option.
44+
Institutional Repositories
45+
: Many universities, labs, and centers offer institutional repositories for storing data in a manner that makes it freely and readily available to the public. If you’re based at a university or a publicly funded research facility, check with your local library or data management office. If you are funded by NSF, you may be able to store your data on NSF NCAR’s [Research Data Archive (RDA)](https://rda.ucar.edu).
46+
47+
Project Pythia's [NSF Jetstream2](https://jetstream-cloud.org) Object Store
48+
: If you have created a larger dataset for your Cookbook and don’t have access to institutional resources of your own, Project Pythia may be able to provide a home on our cloud object store. Our [Ocean Biogeochemistry Cookbook](https://projectpythia.org/ocean-bgc-cookbook/notebooks/readintutorial) uses this option. Please [contact the Project Pythia team](https://discourse.pangeo.io/c/education/project-pythia/60) if you would like to explore this option.
4949

5050
## B. Create a Repository From the Cookbook Template
5151

0 commit comments

Comments
 (0)