Science Score: 57.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 14 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
Erosion analyses codes
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
This package includes files and MATLAB scripts to calculate morphologic metrics and stream power law erosion quantities for the submitted paper citable as:
Higa, Justin T., Rowland, Scott K. (in review) Volcanic and climatic controls on million-year valley incision, West Maui Volcano, Hawaiʻi.
This package is registered on Zenodo as:
Higa, Justin T., Rowland, Scott K. (2025). WestMauiMyrErosion (v0.0.0-alpha). Zenodo. https://doi.org/10.5281/zenodo.15571948
HigaandRowlandValleyTopo.m and HigaandRowlandDivideMigration.m require the TopoToolbox 2 (Scherler & Schwanghart, 2020; Schwanghart & Scherler, 2014) and DivideTools (Forte & Whipple, 2018) packages. For Topotoolbox 2, the refmat2XY.m function must be taken out of the private folder in the @GRIDobj folder and placed in a findable location (e.g., directly in the @GRIDobj folder). RGB triple of color name, version 2 (https://www.mathworks.com/matlabcentral/fileexchange/24497-rgb-triple-of-color-name-version-2; last accessed 15 May 2025) is also required for plotting.
Several MATLAB scripts are provided: 1) HigaandRowlandValleyTopo.m and HigaandRowlandDivideMigration.m are the main scripts. 2) meanbin.m was used for simple plotting of binned data. 3) AcrossDivideJH.m is modified from AcrossDivideJH.m in DivideTools to include the 'ultralax' option for the 'divide_buffer' optional input.
Several rasters are provided: 1) The distance from Bouguer gravity high is from Strange et al. (1965) as Strangegravcalddist.asc. 2) The reconstructed surface is Wmauithinplatespline.asc, zipped as Wmauithinplatespline.zip. Points used to interpolate this surface is Wmauithinplatespline_points.csv.
Several shapefiles are provided: 1) The West Maui Volcano caldera outline is adapted from Sherrod et al. (2021a,b) as Wailukucalderafull.shp. 2) West Maui valleys analyzed are WMVValleys.shp, valleys named in the paper are WMVValleys_main.shp.
Several tables are provided: 1) Mauivalleyaspect.csv holds the valley ID number, valley widths [m], and corresponding valley lengths [m]. There is one row for each width measured, where the ID and valley length is constant for each valley. 2) Wmauithinplatesplinepoints.csv holds the Easting, Northing, elevation, and point type for points used in the reconstructed surface thin-plate spline.
Several rasters must be downloaded from other sources: 1) The digital elevation model is the USGS EDNA 10-m resolution digital elevation model of Hawaiʻi (downloadable from https://earthexplorer.usgs.gov/; last accessed 15 May 2025). See http://edna.usgs.gov for more information. 2) The rainfall map and standard deviation is from the Hawaiʻi Rainfall Atlas (Giambelluca et al., 2013; downloadable from https://www.hawaii.edu/climate-data-portal/rainfall-atlas/; last accessed 15 May 2025). These are the "Rainfall Grids" and "Uncertainty" maps in ASCII Grid Format, millimeters.
*The MATLAB scripts have a line to clip all rasters, including these that must be downloaded, to the same extent as that in the paper. The exact extent of self-downloaded rasters does not have to match that of the rasters provided in order to work. However, the extent of the self-downloaded rasters, particularly the EDNA elevation, must not be smaller than the extent of the provided ones. Also, if self-downloaded rasters are too large, this may affect run time.
Citations:
Forte, A. M., & Whipple, K. X. (2018). Criteria and tools for determining drainage divide stability. Earth and Planetary Science Letters, 493, 102–117. https://doi.org/10.1016/j.epsl.2018.04.026
Giambelluca, T. W., Chen, Q., Frazier, A. G., Price, J. P., Chen, Y.-L., Chu, P.-S., et al. (2013). Online Rainfall Atlas of Hawai‘i. Bulletin of the American Meteorological Society, 94(3), 313–316. https://doi.org/10.1175/BAMS-D-11-00228.1
Jonasson, K. (2025). RGB triple of color name, version 2 (https://www.mathworks.com/matlabcentral/fileexchange/24497-rgb-triple-of-color-name-version-2), MATLAB Central File Exchange. Retrieved May 15, 2025.
Scherler, D., & Schwanghart, W. (2020). Drainage divide networks – Part 1: Identification and ordering in digital elevation models. Earth Surface Dynamics, 8(2), 245–259. https://doi.org/10.5194/esurf-8-245-2020
Schwanghart, W., & Scherler, D. (2014). Short Communication: TopoToolbox 2 – MATLAB-based software for topographic analysis and modeling in Earth surface sciences. Earth Surface Dynamics, 2(1), 1–7. https://doi.org/10.5194/esurf-2-1-2014
Sherrod, D. R., Robinson, J., Sinton, J., Watkins, S., & Brunt, K. (2021a). Geologic map database to accompany geologic map of the State of Hawai ‘i: US Geological Survey data release. https://doi.org/10.5066/P9YWXT41
Sherrod, D. R., Sinton, J. M., Watkins, S. E., & Brunt, K. M. (2021b). Geologic Map of the State of Hawaiʻi (No. 3143). U.S. Geological Survey. https://doi.org/10.3133/sim3143
Strange, W. E., Woollard, G. P., & Rose, J. C. (1965). An Analysis of the Gravity Field Over the Hawaiian Islands in Terms of Crustal Structure. Pacific Science, 19(3), 381–389.
Owner
- Login: higajustint
- Kind: user
- Repositories: 1
- Profile: https://github.com/higajustint
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Higa" given-names: "Justin T." orcid: "https://orcid.org/0000-0001-8688-9645" - family-names: "Rowland" given-names: "Scott K." orcid: "https://orcid.org/0000-0003-3943-1492" title: "WestMauiMyrErosion" version: v0.0.0-alpha date-released: 2025-06-02 url: "https://doi.org/10.5281/zenodo.15571948"
GitHub Events
Total
- Push event: 2
- Public event: 1
Last Year
- Push event: 2
- Public event: 1