-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5467 from openjournals/joss.06147
Merging automatically
- Loading branch information
Showing
5 changed files
with
882 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,297 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<doi_batch xmlns="http://www.crossref.org/schema/5.3.1" | ||
xmlns:ai="http://www.crossref.org/AccessIndicators.xsd" | ||
xmlns:rel="http://www.crossref.org/relations.xsd" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
version="5.3.1" | ||
xsi:schemaLocation="http://www.crossref.org/schema/5.3.1 http://www.crossref.org/schemas/crossref5.3.1.xsd"> | ||
<head> | ||
<doi_batch_id>20240607183856-47559b4bbdb68b4c1fee872348f22e3ee961d44c</doi_batch_id> | ||
<timestamp>20240607183856</timestamp> | ||
<depositor> | ||
<depositor_name>JOSS Admin</depositor_name> | ||
<email_address>[email protected]</email_address> | ||
</depositor> | ||
<registrant>The Open Journal</registrant> | ||
</head> | ||
<body> | ||
<journal> | ||
<journal_metadata> | ||
<full_title>Journal of Open Source Software</full_title> | ||
<abbrev_title>JOSS</abbrev_title> | ||
<issn media_type="electronic">2475-9066</issn> | ||
<doi_data> | ||
<doi>10.21105/joss</doi> | ||
<resource>https://joss.theoj.org</resource> | ||
</doi_data> | ||
</journal_metadata> | ||
<journal_issue> | ||
<publication_date media_type="online"> | ||
<month>06</month> | ||
<year>2024</year> | ||
</publication_date> | ||
<journal_volume> | ||
<volume>9</volume> | ||
</journal_volume> | ||
<issue>98</issue> | ||
</journal_issue> | ||
<journal_article publication_type="full_text"> | ||
<titles> | ||
<title>LinkingLines: Using the Hough Transform to Cluster Line | ||
Segments and Mesoscale Feature Extraction</title> | ||
</titles> | ||
<contributors> | ||
<person_name sequence="first" contributor_role="author"> | ||
<given_name>Allison Kubo</given_name> | ||
<surname>Hutchison</surname> | ||
<ORCID>https://orcid.org/0000-0002-1378-361X</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Leif</given_name> | ||
<surname>Karlstrom</surname> | ||
<ORCID>https://orcid.org/0000-0002-2197-2349</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Tushar</given_name> | ||
<surname>Mittal</surname> | ||
<ORCID>https://orcid.org/0000-0002-8026-0018</ORCID> | ||
</person_name> | ||
</contributors> | ||
<publication_date> | ||
<month>06</month> | ||
<day>07</day> | ||
<year>2024</year> | ||
</publication_date> | ||
<pages> | ||
<first_page>6147</first_page> | ||
</pages> | ||
<publisher_item> | ||
<identifier id_type="doi">10.21105/joss.06147</identifier> | ||
</publisher_item> | ||
<ai:program name="AccessIndicators"> | ||
<ai:license_ref applies_to="vor">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> | ||
<ai:license_ref applies_to="am">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> | ||
<ai:license_ref applies_to="tdm">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> | ||
</ai:program> | ||
<rel:program> | ||
<rel:related_item> | ||
<rel:description>Software archive</rel:description> | ||
<rel:inter_work_relation relationship-type="references" identifier-type="doi">10.5281/zenodo.11321509</rel:inter_work_relation> | ||
</rel:related_item> | ||
<rel:related_item> | ||
<rel:description>GitHub review issue</rel:description> | ||
<rel:inter_work_relation relationship-type="hasReview" identifier-type="uri">https://github.com/openjournals/joss-reviews/issues/6147</rel:inter_work_relation> | ||
</rel:related_item> | ||
</rel:program> | ||
<doi_data> | ||
<doi>10.21105/joss.06147</doi> | ||
<resource>https://joss.theoj.org/papers/10.21105/joss.06147</resource> | ||
<collection property="text-mining"> | ||
<item> | ||
<resource mime_type="application/pdf">https://joss.theoj.org/papers/10.21105/joss.06147.pdf</resource> | ||
</item> | ||
</collection> | ||
</doi_data> | ||
<citation_list> | ||
<citation key="hough"> | ||
<article_title>Use of the Hough transformation to detect | ||
lines and curves in pictures</article_title> | ||
<author>Duda</author> | ||
<journal_title>Communications of the ACM</journal_title> | ||
<issue>1</issue> | ||
<volume>15</volume> | ||
<doi>10.1145/361237.361242</doi> | ||
<cYear>1972</cYear> | ||
<unstructured_citation>Duda, R. O., & Hart, P. E. | ||
(1972). Use of the Hough transformation to detect lines and curves in | ||
pictures. Communications of the ACM, 15(1), 11–15. | ||
https://doi.org/10.1145/361237.361242</unstructured_citation> | ||
</citation> | ||
<citation key="ballard1981generalizing"> | ||
<article_title>Generalizing the Hough transform to detect | ||
arbitrary shapes</article_title> | ||
<author>Ballard</author> | ||
<journal_title>Pattern Recognition</journal_title> | ||
<issue>2</issue> | ||
<volume>13</volume> | ||
<doi>10.1016/0031-3203(81)90009-1</doi> | ||
<cYear>1981</cYear> | ||
<unstructured_citation>Ballard, D. H. (1981). Generalizing | ||
the Hough transform to detect arbitrary shapes. Pattern Recognition, | ||
13(2), 111–122. | ||
https://doi.org/10.1016/0031-3203(81)90009-1</unstructured_citation> | ||
</citation> | ||
<citation key="pandas"> | ||
<article_title>Data Structures for Statistical Computing in | ||
Python</article_title> | ||
<author>McKinney</author> | ||
<journal_title>Proceedings of the 9th python in science | ||
conference: SciPy 2010</journal_title> | ||
<doi>10.25080/Majora-92bf1922-00a</doi> | ||
<cYear>2010</cYear> | ||
<unstructured_citation>McKinney, W. (2010). Data Structures | ||
for Statistical Computing in Python. In S. van der Walt & J. Millman | ||
(Eds.), Proceedings of the 9th python in science conference: SciPy 2010 | ||
(pp. 56–61). SciPy. | ||
https://doi.org/10.25080/Majora-92bf1922-00a</unstructured_citation> | ||
</citation> | ||
<citation key="scipy"> | ||
<article_title>SciPy 1.0: Fundamental algorithms for | ||
scientific computing in Python</article_title> | ||
<author>Virtanen</author> | ||
<journal_title>Nature methods</journal_title> | ||
<issue>3</issue> | ||
<volume>17</volume> | ||
<doi>10.1038/s41592-019-0686-2</doi> | ||
<cYear>2020</cYear> | ||
<unstructured_citation>Virtanen, P., Gommers, R., Oliphant, | ||
T. E., Haberland, M., Reddy, T., Cournapeau, D., Burovski, E., Peterson, | ||
P., Weckesser, W., Bright, J., & others. (2020). SciPy 1.0: | ||
Fundamental algorithms for scientific computing in Python. Nature | ||
Methods, 17(3), 261–272. | ||
https://doi.org/10.1038/s41592-019-0686-2</unstructured_citation> | ||
</citation> | ||
<citation key="kubo2023"> | ||
<article_title>Multiscale spatial patterns in giant dike | ||
swarms identified through objective feature extraction</article_title> | ||
<author>Kubo Hutchison</author> | ||
<journal_title>Geochemistry, Geophysics, | ||
Geosystems</journal_title> | ||
<issue>9</issue> | ||
<volume>24</volume> | ||
<doi>10.1029/2022GC010842</doi> | ||
<cYear>2023</cYear> | ||
<unstructured_citation>Kubo Hutchison, A., Karlstrom, L., | ||
& Mittal, T. (2023). Multiscale spatial patterns in giant dike | ||
swarms identified through objective feature extraction. Geochemistry, | ||
Geophysics, Geosystems, 24(9), e2022GC010842. | ||
https://doi.org/10.1029/2022GC010842</unstructured_citation> | ||
</citation> | ||
<citation key="morriss2020"> | ||
<article_title>The Chief Joseph Dike Swarm of the Columbia | ||
River flood basalts, and the legacy data set of William H. | ||
Taubeneck</article_title> | ||
<author>Morriss</author> | ||
<journal_title>Geosphere</journal_title> | ||
<issue>4</issue> | ||
<volume>16</volume> | ||
<doi>10.1130/GES02173.1</doi> | ||
<cYear>2020</cYear> | ||
<unstructured_citation>Morriss, M. C., Karlstrom, L., | ||
Nasholds, M. W., & Wolff, J. A. (2020). The Chief Joseph Dike Swarm | ||
of the Columbia River flood basalts, and the legacy data set of William | ||
H. Taubeneck. Geosphere, 16(4), 1082–1106. | ||
https://doi.org/10.1130/GES02173.1</unstructured_citation> | ||
</citation> | ||
<citation key="venus"> | ||
<article_title>Geologic map of the Ganiki Planitia | ||
quadrangle (v-14)</article_title> | ||
<author>Grosfils</author> | ||
<journal_title>Venus. United States Geological Survey, | ||
Scientific Investigations Map</journal_title> | ||
<volume>3121</volume> | ||
<doi>10.3133/sim3121</doi> | ||
<cYear>2011</cYear> | ||
<unstructured_citation>Grosfils, E., Long, S., Venechuk, E., | ||
Hurwitz, D., Richards, J., Kastl, B., Drury, D., & Hardin, J. | ||
(2011). Geologic map of the Ganiki Planitia quadrangle (v-14). Venus. | ||
United States Geological Survey, Scientific Investigations Map, 3121. | ||
https://doi.org/10.3133/sim3121</unstructured_citation> | ||
</citation> | ||
<citation key="fractopo"> | ||
<article_title>Fractopo: A Python package for fracture | ||
network analysis</article_title> | ||
<author>Ovaskainen</author> | ||
<journal_title>Journal of Open Source | ||
Software</journal_title> | ||
<issue>85</issue> | ||
<volume>8</volume> | ||
<doi>10.21105/joss.05300</doi> | ||
<cYear>2023</cYear> | ||
<unstructured_citation>Ovaskainen, N. (2023). Fractopo: A | ||
Python package for fracture network analysis. Journal of Open Source | ||
Software, 8(85), 5300. | ||
https://doi.org/10.21105/joss.05300</unstructured_citation> | ||
</citation> | ||
<citation key="fractures"> | ||
<article_title>Detailed investigation of multi-scale | ||
fracture networks in glacially abraded crystalline bedrock at Åland | ||
islands, finland</article_title> | ||
<author>Ovaskainen</author> | ||
<journal_title>Solid Earth</journal_title> | ||
<issue>6</issue> | ||
<volume>14</volume> | ||
<doi>10.5194/se-14-603-2023</doi> | ||
<cYear>2023</cYear> | ||
<unstructured_citation>Ovaskainen, N., Skyttä, P., Nordbäck, | ||
N., & Engström, J. (2023). Detailed investigation of multi-scale | ||
fracture networks in glacially abraded crystalline bedrock at Åland | ||
islands, finland. Solid Earth, 14(6), 603–624. | ||
https://doi.org/10.5194/se-14-603-2023</unstructured_citation> | ||
</citation> | ||
<citation key="gpd"> | ||
<article_title>Geopandas/geopandas: v0.8.1</article_title> | ||
<author>Jordahl</author> | ||
<doi>10.5281/zenodo.3946761</doi> | ||
<cYear>2020</cYear> | ||
<unstructured_citation>Jordahl, K., Bossche, J. V. den, | ||
Fleischmann, M., Wasserman, J., McBride, J., Gerard, J., Tratner, J., | ||
Perry, M., Badaracco, A. G., Farmer, C., Hjelle, G. A., Snow, A. D., | ||
Cochran, M., Gillies, S., Culbertson, L., Bartos, M., Eubank, N., | ||
maxalbert, Bilogur, A., … Leblanc, F. (2020). Geopandas/geopandas: | ||
v0.8.1 (Version v0.8.1). Zenodo. | ||
https://doi.org/10.5281/zenodo.3946761</unstructured_citation> | ||
</citation> | ||
<citation key="li2023machine"> | ||
<article_title>Machine learning developments and | ||
applications in solid-earth geosciences: Fad or future?</article_title> | ||
<author>Li</author> | ||
<journal_title>Journal of Geophysical Research: Solid | ||
Earth</journal_title> | ||
<volume>128</volume> | ||
<doi>10.1029/2022JB026310</doi> | ||
<cYear>2023</cYear> | ||
<unstructured_citation>Li, Y. E., O’malley, D., Beroza, G., | ||
Curtis, A., & Johnson, P. (2023). Machine learning developments and | ||
applications in solid-earth geosciences: Fad or future? In Journal of | ||
Geophysical Research: Solid Earth (No. 1; Vol. 128, p. e2022JB026310). | ||
Wiley Online Library. | ||
https://doi.org/10.1029/2022JB026310</unstructured_citation> | ||
</citation> | ||
<citation key="scikit"> | ||
<article_title>Scikit-image: Image processing in | ||
Python</article_title> | ||
<author>Walt</author> | ||
<journal_title>PeerJ</journal_title> | ||
<volume>2</volume> | ||
<doi>10.7717/peerj.453</doi> | ||
<issn>2167-8359</issn> | ||
<cYear>2014</cYear> | ||
<unstructured_citation>Walt, S. van der, Schönberger, J. L., | ||
Nunez-Iglesias, J., Boulogne, F., Warner, J. D., Yager, N., Gouillart, | ||
E., Yu, T., & contributors, the scikit-image. (2014). Scikit-image: | ||
Image processing in Python. PeerJ, 2, e453. | ||
https://doi.org/10.7717/peerj.453</unstructured_citation> | ||
</citation> | ||
<citation key="pysal"> | ||
<article_title>Spaghetti: Spatial network analysis in | ||
PySAL</article_title> | ||
<author>Gaboardi</author> | ||
<journal_title>Journal of Open Source | ||
Software</journal_title> | ||
<issue>62</issue> | ||
<volume>6</volume> | ||
<doi>10.21105/joss.02826</doi> | ||
<cYear>2021</cYear> | ||
<unstructured_citation>Gaboardi, J. D., Rey, S., & | ||
Lumnitz, S. (2021). Spaghetti: Spatial network analysis in PySAL. | ||
Journal of Open Source Software, 6(62), 2826. | ||
https://doi.org/10.21105/joss.02826</unstructured_citation> | ||
</citation> | ||
</citation_list> | ||
</journal_article> | ||
</journal> | ||
</body> | ||
</doi_batch> |
Binary file not shown.
Oops, something went wrong.