Kelly Rakow Sutherland (Principal Investigator), Robert K. Cowen (Co-Principal Investigator), Su Sponaugle (Co-Principal Investigator), Elizabeth Wallace (Student), Kelly Rakow Sutherland (Contact)
Awards (2): OCE-2125408, OCE-2125407
Kelly Rakow Sutherland (Principal Investigator), Robert K. Cowen (Co-Principal Investigator), Su Sponaugle (Co-Principal Investigator), Elizabeth Wallace (Student), Kelly Rakow Sutherland (Contact)
Awards (2): OCE-2125408, OCE-2125407
Carol Arnosti (Principal Investigator), Sarah Allison Brown (Student), Greta Giljan (Student), Chad Lloyd (Student), Sherif Ghobrial (Data Manager)
Award: OCE-1736772
Marilyn Brandt (Principal Investigator), Amy Apprill (Co-Principal Investigator), Adrienne M.S. Correa (Co-Principal Investigator), Daniel Holstein (Co-Principal Investigator), Laura Mydlarz (Co-Principal Investigator)
Award: OCE-2109622
Amy Apprill (Co-Principal Investigator), Marilyn Brandt (Co-Principal Investigator), Adrienne M.S. Correa (Co-Principal Investigator), Daniel Holstein (Co-Principal Investigator), Laura Mydlarz (Scientist)
Award: OCE-2316579
John Bruno (Principal Investigator), Margarita Brandt (Co-Principal Investigator), Esteban Agudo-Adriani (Student), Isabel Silva (Student)
Award: OCE-1737071
Carol Arnosti (Principal Investigator), Sarah Allison Brown (Student), Chad Lloyd (Student), Sherif Ghobrial (Data Manager)
Award: OCE-1736772
Benjamin Twining (Principal Investigator), Daniel C. Ohnemus (Co-Principal Investigator), Laura Sofen (Scientist)
Award: OCE-1829819
Michael Wilberg (Principal Investigator), Ryan J. Woodland (Principal Investigator), Lael Donye Collins (Student)
Award: OCE-2023349
Steven Biller (Co-Principal Investigator), James Jeffrey Morris (Co-Principal Investigator), James Kizziah (Scientist), Zhiying Lu (Scientist), Sydney Plummer (Scientist)
Awards (2): OCE-2304066, OCE-2304067
Michael Wilberg (Principal Investigator), Ryan J. Woodland (Principal Investigator), Lael Donye Collins (Student)
Award: OCE-2023349
Yang Xiang (Principal Investigator), Andrea J. Fassbender (Co-Principal Investigator), Paul Quay (Co-Principal Investigator), Rolf Sonnerup (Co-Principal Investigator), Yang Xiang (Contact)
Award: OCE-2048523
Christopher T. Hayes (Principal Investigator), Neil Redmond (Co-Principal Investigator)
Show More...Carol Arnosti (Principal Investigator), Margot Bligh (Student), Chad Lloyd (Student), Sherif Ghobrial (Data Manager)
Award: OCE-2022952
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