Edward A. Boyle (Principal Investigator), Nathan Lanning (Scientist), Shuo Jiang (Student)
Award: OCE-1736996
Edward A. Boyle (Principal Investigator), Nathan Lanning (Scientist), Shuo Jiang (Student)
Award: OCE-1736996
Sarah K. Henkel (Principal Investigator), Clare E. Reimers (Co-Principal Investigator), Clare E. Reimers (Scientist)
Award: OCE-2126112
Robert Byrne (Principal Investigator), Xuewu Liu (Scientist), Katelyn Schockman (Scientist), Macarena Martin-Mayor (Student)
Award: OCE-2042935
Mark D. Ohman (Principal Investigator), Jeffrey S. Ellen (Scientist), Sven Gastauer (Scientist)
Award: OCE-2243190
Kelly Rakow Sutherland (Principal Investigator), Anne W. Thompson (Co-Principal Investigator), Terra C. Hiebert (Scientist), Anne W. Thompson (Scientist), Kelly Rakow Sutherland (Contact), Terra C. Hiebert (Data Manager), Kelly Rakow Sutherland (Data Manager)
Award: OCE-2419056
Mohammed Hashim (Principal Investigator), Maureen H. Conte (Co-Principal Investigator), Rut Pedrosa Pàmies (Co-Principal Investigator), Adam V. Subhas (Co-Principal Investigator), David Bish (Scientist), Stephen F. Crowley (Scientist), Paul F. Dennis (Scientist), Chris T. Perry (Scientist), Michael A. Salter (Scientist), Rod W. Wilson (Scientist), Matthew G. Hayden (Technician), J.C. Weber (Technician)
Award: OCE-2205984
Hongjie Wang (Principal Investigator), Andrew Davies (Co-Principal Investigator), Kristofer Gomes (Scientist), Shuai Gu (Scientist), Heather Stoffel (Scientist), Georgia Ahumada (Student), Abigail Baskind (Student)
Award: OCE-2241991
Hongjie Wang (Principal Investigator), Andrew Davies (Co-Principal Investigator), Kristofer Gomes (Scientist), Shuai Gu (Scientist), Heather Stoffel (Scientist), Georgia Ahumada (Student), Abigail Baskind (Student)
Award: OCE-2241991
Andrew Peters (Principal Investigator), Andrew Peters (Contact)
Awards (3): OCE-1735504, OCE-1829686, OCE-2123053
Christian Petitpas (Co-Principal Investigator), Jefferson Turner (Co-Principal Investigator), Christian Petitpas (Contact)
Award: OCE-1658054
Michael N. Dawson (Principal Investigator), Lauren Schiebelhut (Contact)
Award: OCE-1737381
Lisa A. Levin (Principal Investigator), Olívia Soares Pereira (Student)
Award: OCE-1634172
David Johnston (Principal Investigator), Clara L. Blättler (Scientist), David A. Hodell (Scientist), Adina Paytan (Scientist), Weiqi Yao (Scientist), Haley C. Olson (Student), Anna Waldeck (Student)
Award: OCE-1821958
Keyword Searches
Keyword searches are parsed into a series of terms and operators.
Terms can be a single word — plankton or carbon — or a phrase surrounded by double quotes — "ocean acidification"
Operators allow you to customize the text search in the following ways:
Wildcards
Wildcard searches can be run on individual terms, using:
?
to replace a single character:
carbon?te
*
to replace zero or more characters:,
ocean acid*
Boolean Operators
The preferred operators are:
+
(this term must be present)
-
(this term must not be present)
"coral calcification" +biota -pacific
- biota
must be present
- pacific
must not be present
- "coral calcification"
is optional - its presense increases the relevance
Fuzzy Matching
We can search for terms that are similar to, but not exactly like our search terms, using the "fuzzy" operator: ~
. This uses the Damerau-Levenshtein distance to find all terms with a maximum of two changes, where a change is the insertion, deletion or substitution of a single character, or transposition of two adjacent characters. The default edit distance is 2, but you can specify the distance:
"carbon"~3
Proximity Searches
While a phrase query (eg "john smith") expects all of the terms in exactly the same order, a proximity query allows the specified words to be further apart or in a different order. In the same way that fuzzy queries can specify a maximum edit distance for characters in a word, a proximity search allows us to specify a maximum edit distance of words in a phrase:
"primary production"~3