nilsleh commited on
Commit
b642c75
·
verified ·
1 Parent(s): b089998

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+
5
+ This dataset is a processed subset of the MITGCM-LLC4320 Ocean Simulation.
6
+
7
+ If you use this dataset in your scientific work, please cite the following resources:
8
+
9
+ ```bibtex
10
+ @article{arbic2018primer,
11
+ title={A primer on global internal tide and internal gravity wave continuum modeling in HYCOM and MITgcm},
12
+ author={Arbic, Brian K and Alford, Matthew H and Ansong, Joseph K and Buijsman, Maarten C and Ciotti, Robert B and Farrar, J Thomas and Hallberg, Robert W and Henze, Christopher E and Hill, Christopher N and Luecke, Conrad A and others},
13
+ journal={New frontiers in operational oceanography},
14
+ year={2018}
15
+ }
16
+ ```
17
+
18
+ ```bibtex
19
+ @article{rocha2016mesoscale,
20
+ title={Mesoscale to submesoscale wavenumber spectra in Drake Passage},
21
+ author={Rocha, Cesar B and Chereskin, Teresa K and Gille, Sarah T and Menemenlis, Dimitris},
22
+ journal={Journal of Physical Oceanography},
23
+ volume={46},
24
+ number={2},
25
+ pages={601--620},
26
+ year={2016}
27
+ }
28
+ ```
29
+
30
+ The full dataset is hosted on [SciServer](https://www.sciserver.org/), with instructions how to access the full data [here](https://www.poseidon-ocean.net/products/datasets/llc4320-dataset/):
31
+
32
+ ```bibtex
33
+ @article{haine2025democratize,
34
+ title={DEMOCRATIZE THE DATA: A NEW WAY TO ANALYZE AND DESIGN OCEAN MODELS.},
35
+ author={Haine, Thomas WN},
36
+ journal={Oceanography},
37
+ volume={38},
38
+ year={2025}
39
+ }
40
+ ```