-
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 #5802 from openjournals/joss.06832
Merging automatically
- Loading branch information
Showing
6 changed files
with
1,134 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,371 @@ | ||
<?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>20240822201519-3658ac20fbb8a84fda6b8eb7a935dba7bfdffe03</doi_batch_id> | ||
<timestamp>20240822201519</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>08</month> | ||
<year>2024</year> | ||
</publication_date> | ||
<journal_volume> | ||
<volume>9</volume> | ||
</journal_volume> | ||
<issue>100</issue> | ||
</journal_issue> | ||
<journal_article publication_type="full_text"> | ||
<titles> | ||
<title>Aurora: An open-source Python implementation of the | ||
EMTF package for magnetotelluric data processing using MTH5 and | ||
mt_metadata</title> | ||
</titles> | ||
<contributors> | ||
<person_name sequence="first" contributor_role="author"> | ||
<given_name>Karl N.</given_name> | ||
<surname>Kappler</surname> | ||
<ORCID>https://orcid.org/0000-0002-1877-1255</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Jared R.</given_name> | ||
<surname>Peacock</surname> | ||
<ORCID>https://orcid.org/0000-0002-0439-0224</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Gary D.</given_name> | ||
<surname>Egbert</surname> | ||
<ORCID>https://orcid.org/0000-0003-1276-8538</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Andrew</given_name> | ||
<surname>Frassetto</surname> | ||
<ORCID>https://orcid.org/0000-0002-8818-3731</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Lindsey</given_name> | ||
<surname>Heagy</surname> | ||
<ORCID>https://orcid.org/0000-0002-1551-5926</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Anna</given_name> | ||
<surname>Kelbert</surname> | ||
<ORCID>https://orcid.org/0000-0003-4395-398X</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Laura</given_name> | ||
<surname>Keyson</surname> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Douglas</given_name> | ||
<surname>Oldenburg</surname> | ||
<ORCID>https://orcid.org/0000-0002-4327-2124</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Timothy</given_name> | ||
<surname>Ronan</surname> | ||
<ORCID>https://orcid.org/0000-0001-8450-9573</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" | ||
contributor_role="author"> | ||
<given_name>Justin</given_name> | ||
<surname>Sweet</surname> | ||
<ORCID>https://orcid.org/0000-0001-7323-9758</ORCID> | ||
</person_name> | ||
</contributors> | ||
<publication_date> | ||
<month>08</month> | ||
<day>22</day> | ||
<year>2024</year> | ||
</publication_date> | ||
<pages> | ||
<first_page>6832</first_page> | ||
</pages> | ||
<publisher_item> | ||
<identifier id_type="doi">10.21105/joss.06832</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.13334589</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/6832</rel:inter_work_relation> | ||
</rel:related_item> | ||
</rel:program> | ||
<doi_data> | ||
<doi>10.21105/joss.06832</doi> | ||
<resource>https://joss.theoj.org/papers/10.21105/joss.06832</resource> | ||
<collection property="text-mining"> | ||
<item> | ||
<resource mime_type="application/pdf">https://joss.theoj.org/papers/10.21105/joss.06832.pdf</resource> | ||
</item> | ||
</collection> | ||
</doi_data> | ||
<citation_list> | ||
<citation key="ajithabh2023sigmt"> | ||
<article_title>SigMT: An open-source python package for | ||
magnetotelluric data processing</article_title> | ||
<author>Ajithabh</author> | ||
<journal_title>Computers & Geosciences</journal_title> | ||
<volume>171</volume> | ||
<doi>10.1016/j.cageo.2022.105270</doi> | ||
<cYear>2023</cYear> | ||
<unstructured_citation>Ajithabh, K., & Patro, P. K. | ||
(2023). SigMT: An open-source python package for magnetotelluric data | ||
processing. Computers & Geosciences, 171, 105270. | ||
https://doi.org/10.1016/j.cageo.2022.105270</unstructured_citation> | ||
</citation> | ||
<citation key="chave1989birrp"> | ||
<article_title>BIRRP: Bounded influence, remote reference | ||
processing</article_title> | ||
<author>Chave</author> | ||
<journal_title>Journal of Geophysical | ||
Research</journal_title> | ||
<issue>B10</issue> | ||
<volume>94</volume> | ||
<cYear>1989</cYear> | ||
<unstructured_citation>Chave, A. D. (1989). BIRRP: Bounded | ||
influence, remote reference processing. Journal of Geophysical Research, | ||
94(B10), 14–215.</unstructured_citation> | ||
</citation> | ||
<citation key="cockett2015simpeg"> | ||
<article_title>SimPEG: An open source framework for | ||
simulation and gradient based parameter estimation in geophysical | ||
applications</article_title> | ||
<author>Cockett</author> | ||
<journal_title>Computers & Geosciences</journal_title> | ||
<doi>10.1016/j.cageo.2015.09.015</doi> | ||
<cYear>2015</cYear> | ||
<unstructured_citation>Cockett, R., Kang, S., Heagy, L. J., | ||
Pidlisecky, A., & Oldenburg, D. W. (2015). SimPEG: An open source | ||
framework for simulation and gradient based parameter estimation in | ||
geophysical applications. Computers & Geosciences. | ||
https://doi.org/10.1016/j.cageo.2015.09.015</unstructured_citation> | ||
</citation> | ||
<citation key="duvall2007continuous"> | ||
<volume_title>Continuous integration: Improving software | ||
quality and reducing risk</volume_title> | ||
<author>Duvall</author> | ||
<cYear>2007</cYear> | ||
<unstructured_citation>Duvall, P. M., Matyas, S., & | ||
Glover, A. (2007). Continuous integration: Improving software quality | ||
and reducing risk. Pearson Education.</unstructured_citation> | ||
</citation> | ||
<citation key="egbert1997robust"> | ||
<article_title>Robust multiple-station magnetotelluric data | ||
processing</article_title> | ||
<author>Egbert</author> | ||
<journal_title>Geophysical Journal | ||
International</journal_title> | ||
<issue>2</issue> | ||
<volume>130</volume> | ||
<doi>10.1111/j.1365-246x.1997.tb05663.x</doi> | ||
<cYear>1997</cYear> | ||
<unstructured_citation>Egbert, G. D. (1997). Robust | ||
multiple-station magnetotelluric data processing. Geophysical Journal | ||
International, 130(2), 475–496. | ||
https://doi.org/10.1111/j.1365-246x.1997.tb05663.x</unstructured_citation> | ||
</citation> | ||
<citation key="egbert2017mod3dmt"> | ||
<article_title>Mod3DMT and EMTF: Free software for MT data | ||
processing and inversion</article_title> | ||
<author>Egbert</author> | ||
<journal_title>AGU fall meeting abstracts</journal_title> | ||
<volume>2017</volume> | ||
<cYear>2017</cYear> | ||
<unstructured_citation>Egbert, G. D., Kelbert, A., & | ||
Meqbel, N. M. (2017). Mod3DMT and EMTF: Free software for MT data | ||
processing and inversion. AGU Fall Meeting Abstracts, 2017, | ||
NS44A–04.</unstructured_citation> | ||
</citation> | ||
<citation key="egbert2002processing"> | ||
<article_title>Processing and interpretation of | ||
electromagnetic induction array data</article_title> | ||
<author>Egbert</author> | ||
<journal_title>Surveys in geophysics</journal_title> | ||
<issue>2-3</issue> | ||
<volume>23</volume> | ||
<doi>10.1023/A:1015012821040</doi> | ||
<cYear>2002</cYear> | ||
<unstructured_citation>Egbert, G. D. (2002). Processing and | ||
interpretation of electromagnetic induction array data. Surveys in | ||
Geophysics, 23(2-3), 207–249. | ||
https://doi.org/10.1023/A:1015012821040</unstructured_citation> | ||
</citation> | ||
<citation key="hand2018statistical"> | ||
<article_title>Statistical challenges of administrative and | ||
transaction data</article_title> | ||
<author>Hand</author> | ||
<journal_title>Journal of the Royal Statistical Society | ||
Series A: Statistics in Society</journal_title> | ||
<issue>3</issue> | ||
<volume>181</volume> | ||
<doi>10.1111/rssa.12315</doi> | ||
<cYear>2018</cYear> | ||
<unstructured_citation>Hand, D. J. (2018). Statistical | ||
challenges of administrative and transaction data. Journal of the Royal | ||
Statistical Society Series A: Statistics in Society, 181(3), 555–605. | ||
https://doi.org/10.1111/rssa.12315</unstructured_citation> | ||
</citation> | ||
<citation key="hoyer2017xarray"> | ||
<article_title>Xarray: N-D labeled arrays and datasets in | ||
Python</article_title> | ||
<author>Hoyer</author> | ||
<journal_title>Journal of Open Research | ||
Software</journal_title> | ||
<issue>1</issue> | ||
<volume>5</volume> | ||
<doi>10.5334/jors.148</doi> | ||
<cYear>2017</cYear> | ||
<unstructured_citation>Hoyer, S., & Hamman, J. (2017). | ||
Xarray: N-D labeled arrays and datasets in Python. Journal of Open | ||
Research Software, 5(1). | ||
https://doi.org/10.5334/jors.148</unstructured_citation> | ||
</citation> | ||
<citation key="kelbert2020emtf"> | ||
<article_title>EMTF XML: New data interchange format and | ||
conversion tools for electromagnetic transfer functions</article_title> | ||
<author>Kelbert</author> | ||
<journal_title>Geophysics</journal_title> | ||
<issue>1</issue> | ||
<volume>85</volume> | ||
<doi>10.1190/geo2018-0679.1</doi> | ||
<cYear>2020</cYear> | ||
<unstructured_citation>Kelbert, A. (2020). EMTF XML: New | ||
data interchange format and conversion tools for electromagnetic | ||
transfer functions. Geophysics, 85(1), F1–F17. | ||
https://doi.org/10.1190/geo2018-0679.1</unstructured_citation> | ||
</citation> | ||
<citation key="peacock2022mth5"> | ||
<article_title>MTH5: An archive and exchangeable data format | ||
for magnetotelluric time series data</article_title> | ||
<author>Peacock</author> | ||
<journal_title>Computers & Geosciences</journal_title> | ||
<volume>162</volume> | ||
<doi>10.1016/j.cageo.2022.105102</doi> | ||
<issn>0098-3004</issn> | ||
<cYear>2022</cYear> | ||
<unstructured_citation>Peacock, J., Kappler, K., Heagy, L., | ||
Ronan, T., Kelbert, A., & Frassetto, A. (2022). MTH5: An archive and | ||
exchangeable data format for magnetotelluric time series data. Computers | ||
& Geosciences, 162, 105102. | ||
https://doi.org/10.1016/j.cageo.2022.105102</unstructured_citation> | ||
</citation> | ||
<citation key="platz2019automated"> | ||
<article_title>An automated new pre-selection tool for noisy | ||
magnetotelluric data using the mahalanobis distance and magnetic field | ||
constraints</article_title> | ||
<author>Platz</author> | ||
<journal_title>Geophysical Journal | ||
International</journal_title> | ||
<issue>3</issue> | ||
<volume>218</volume> | ||
<doi>10.1093/gji/ggz197</doi> | ||
<cYear>2019</cYear> | ||
<unstructured_citation>Platz, A., & Weckmann, U. (2019). | ||
An automated new pre-selection tool for noisy magnetotelluric data using | ||
the mahalanobis distance and magnetic field constraints. Geophysical | ||
Journal International, 218(3), 1853–1872. | ||
https://doi.org/10.1093/gji/ggz197</unstructured_citation> | ||
</citation> | ||
<citation key="schultz2010emscope"> | ||
<article_title>EMScope: A continental scale magnetotelluric | ||
observatory and data discovery resource</article_title> | ||
<author>Schultz</author> | ||
<journal_title>Data Science Journal</journal_title> | ||
<volume>8</volume> | ||
<doi>10.2481/dsj.ss_igy-009</doi> | ||
<cYear>2010</cYear> | ||
<unstructured_citation>Schultz, A. (2010). EMScope: A | ||
continental scale magnetotelluric observatory and data discovery | ||
resource. Data Science Journal, 8, IGY6–IGY20. | ||
https://doi.org/10.2481/dsj.ss_igy-009</unstructured_citation> | ||
</citation> | ||
<citation key="shah2019resistics"> | ||
<article_title>Resistics: A versatile native python 3 | ||
package for processing of magnetotelluric data</article_title> | ||
<author>Shah</author> | ||
<journal_title>28. Schmucker-weidelt-kolloquium für | ||
elektromagnetische tiefenforschung</journal_title> | ||
<cYear>2019</cYear> | ||
<unstructured_citation>Shah, N., Samrock, F., & Saar, M. | ||
O. (2019). Resistics: A versatile native python 3 package for processing | ||
of magnetotelluric data. 28. Schmucker-Weidelt-Kolloquium für | ||
Elektromagnetische Tiefenforschung.</unstructured_citation> | ||
</citation> | ||
<citation key="smai2020razorback"> | ||
<article_title>Razorback, an open source python library for | ||
robust processing of magnetotelluric data</article_title> | ||
<author>Smaı̈</author> | ||
<journal_title>Frontiers in Earth Science</journal_title> | ||
<volume>8</volume> | ||
<doi>10.3389/feart.2020.00296</doi> | ||
<cYear>2020</cYear> | ||
<unstructured_citation>Smaı̈, F., & Wawrzyniak, P. | ||
(2020). Razorback, an open source python library for robust processing | ||
of magnetotelluric data. Frontiers in Earth Science, 8, 296. | ||
https://doi.org/10.3389/feart.2020.00296</unstructured_citation> | ||
</citation> | ||
<citation key="Vozoff:1991"> | ||
<article_title>THE MAGNETOTELLURIC METHOD</article_title> | ||
<author>Vozoff</author> | ||
<journal_title>Electromagnetic Methods in Applied | ||
Geophysics: Volume 2, Application, Parts A and B</journal_title> | ||
<doi>10.1190/1.9781560802686.ch8</doi> | ||
<isbn>9781560800224</isbn> | ||
<cYear>1991</cYear> | ||
<unstructured_citation>Vozoff, K. (1991). THE | ||
MAGNETOTELLURIC METHOD. In Electromagnetic Methods in Applied | ||
Geophysics: Volume 2, Application, Parts A and B. Society of Exploration | ||
Geophysicists. | ||
https://doi.org/10.1190/1.9781560802686.ch8</unstructured_citation> | ||
</citation> | ||
<citation key="mthotel"> | ||
<article_title>MTHotel</article_title> | ||
<author>Friedrichs</author> | ||
<journal_title>GitHub repository</journal_title> | ||
<cYear>2022</cYear> | ||
<unstructured_citation>Friedrichs, B. (2022). MTHotel. In | ||
GitHub repository. GitHub. | ||
https://github.com/bfrmtx/MTHotel</unstructured_citation> | ||
</citation> | ||
</citation_list> | ||
</journal_article> | ||
</journal> | ||
</body> | ||
</doi_batch> |
Binary file not shown.
Oops, something went wrong.