Skip to content

Commit aa192bb

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8271d6a commit aa192bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

portal/cookbook-guide.md

Lines changed: 3 additions & 3 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-
45-
a. **Institutional Repositories**
44+
45+
a. **Institutional Repositories**
4646
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).
4747

48-
b. **Project Pythia's [NSF Jetstream2](https://jetstream-cloud.org) Object Store**
48+
b. **Project Pythia's [NSF Jetstream2](https://jetstream-cloud.org) Object Store**
4949
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.
5050

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

0 commit comments

Comments
 (0)