objectivemapping
Objective Mapping in N dimensions in MATLAB
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.0%) to scientific vocabulary
Repository
Objective Mapping in N dimensions in MATLAB
Basic Info
- Host: GitHub
- Owner: perrinwdavidson
- Language: TeX
- Default Branch: main
- Size: 286 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Objective Mapping in N Dimensions
About
Here we present an algorithm for objective mapping in N dimensions in MATLAB. The source code is in the subdirectory src/objectiveMapping.m with the neccessary subroutines to run the function in src/subroutines/*. Examples in 1-, 2-, and 3-dimensions are provided in the subdirectory scripts/*, which can be run if the src subdirectory is added to the MATLAB path. Please feel free to contact me at perrinwd@mit.edu.
References
- Bretherton, F. P., Davis, R. E. & Fandry, C. A technique for objective analysis and de- sign of oceanographic experiments applied to MODE-73. Deep Sea Research and Oceano- graphic Abstracts 23, 559–582 (1976).
- Fukumori, I. & Wunsch, C. Efficient representation of the North Atlantic hydrographic and chemical distributions. Progress in Oceanography 27, 111–195 (1991).
- Bindoff, N. L. & Wunsch, C. Comparison of Synoptic and Climatologically Mapped Sections in the South Pacific Ocean. Journal of Climate 5, 631–645 (1992).
- Webster, R. & Oliver, M. A. Geostatistics for Environmental Scientists (John Wiley & Sons, 2007).
- Fenton, G. A. Estimation for Stochastic Soil Models. Journal of Geotechnical and Geoen- vironmental Engineering 125, 470–485 (1999).
- Jack (2024). easyKriging, MATLAB Central File Exchange.
Owner
- Name: Perrin Davidson
- Login: perrinwdavidson
- Kind: user
- Location: Cambridge, MA
- Company: MIT | WHOI
- Website: https://perrinwdavidson.github.io/
- Repositories: 3
- Profile: https://github.com/perrinwdavidson
I'm a graduate student at the Massachusetts Institute of Technology (MIT) and the Woods Hole Oceanographic Institution (WHOI).
Citation (CITATION.cff)
cff-version: 0.0.1 message: "If you use this software, please cite it as below." authors: - family-names: "Davidson" given-names: "Perrin W." orcid: "https://orcid.org/0000-0003-2853-3266" title: "objectiveMapping: Objective Mapping in N Dimensions" version: 0.0.1 doi: 10.5281/zenodo.10558896 date-released: 2024-01-23 url: "https://github.com/perrinwdavidson/objectiveMapping"