Skip to content

Commit

Permalink
Merge pull request #135 from mwtoews/url-fix
Browse files Browse the repository at this point in the history
Update URLs
  • Loading branch information
mdpiper committed Dec 21, 2023
2 parents e213131 + bacf91c commit e2c89d7
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion CITATION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Citation
If you use the Basic Model Interface for work/research
presented in a publication, we ask that you please cite:

Peckham, S.D., Hutton, E.W., and Norris, B., 2013. A component-based approach to integrated modeling in the geosciences: The design of CSDMS. *Computers & Geosciences*, 53, pp.3-12, http://dx.doi.org/10.1016/j.cageo.2012.04.002.
Peckham, S.D., Hutton, E.W., and Norris, B., 2013. A component-based approach to integrated modeling in the geosciences: The design of CSDMS. *Computers & Geosciences*, 53, pp.3-12, https://doi.org/10.1016/j.cageo.2012.04.002.

Hutton, E.W.H., Piper, M.D., and Tucker, G.E., 2020. The Basic Model Interface 2.0: A standard interface for coupling numerical models in the geosciences. *Journal of Open Source Software*, 5(51), 2317, https://doi.org/10.21105/joss.02317

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ is supported by the National Science Foundation.*
.. Links
.. _Community Surface Dynamics Modeling System: https://csdms.colorado.edu
.. _Scientific Interface Definition Language: http://dx.doi.org/10.1177/1094342011414036
.. _Scientific Interface Definition Language: https://doi.org/10.1177/1094342011414036
.. _bmi-c: https://github.com/csdms/bmi-c
.. _bmi-cxx: https://github.com/csdms/bmi-cxx
.. _bmi-fortran: https://github.com/csdms/bmi-fortran
Expand Down
2 changes: 1 addition & 1 deletion docs/source/bmi.spec.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ grouped by functional category.
..
Links
.. _UDUNITS: http://www.unidata.ucar.edu/software/udunits/
.. _UDUNITS: https://www.unidata.ucar.edu/software/udunits/
.. _The Units Database: https://www.unidata.ucar.edu/software/udunits/udunits-current/doc/udunits/udunits2.html#Database
.. _time unit conventions: https://www.unidata.ucar.edu/software/udunits/udunits-current/udunits/udunits2-accepted.xml
.. _primitive types: https://docs.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html
Expand Down
2 changes: 1 addition & 1 deletion docs/source/glossary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ A glossary of terms used with BMI.
NumPy

A Python library that provides arrays. Outputs from *pymt* are
NumPy arrays. See also http://www.numpy.org.
NumPy arrays. See also https://numpy.org.

object

Expand Down
4 changes: 2 additions & 2 deletions docs/source/governance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -338,8 +338,8 @@ document, as per the `CC-0 public domain dedication / license`_.
.. _Community Surface Dynamics Modeling System: https://csdms.colorado.edu
.. _CONTRIBUTING: https://github.com/csdms/bmi/blob/master/CONTRIBUTING.rst
.. _Chapter 4: Social and Political Infrastructure
.. _Social and Political Infrastructure: http://producingoss.com/en/producingoss.html#social-infrastructure
.. _Consensus-based Democracy: http://producingoss.com/en/producingoss.html#consensus-democracy
.. _Social and Political Infrastructure: https://producingoss.com/en/producingoss.html#social-infrastructure
.. _Consensus-based Democracy: https://producingoss.com/en/producingoss.html#consensus-democracy
.. _Apache Foundation voting process: https://www.apache.org/foundation/voting.html
.. _Steering Council: ./council.html
.. _Institutional Partners: ./partners.html
Expand Down
10 changes: 5 additions & 5 deletions docs/source/model_grids.rst
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,8 @@ The vector is formed from the node indices as displayed in the figure:
.. Links
.. _Delaunay triangles: http://en.wikipedia.org/wiki/Delaunay_triangulation
.. _Voronoi tesselations: http://en.wikipedia.org/wiki/Voronoi_tessellation
.. _equilateral triangles: http://en.wikipedia.org/wiki/Triangle_tiling
.. _hexagons: http://en.wikipedia.org/wiki/Hexagonal_tiling
.. _ugrid conventions: http://ugrid-conventions.github.io/ugrid-conventions
.. _Delaunay triangles: https://en.wikipedia.org/wiki/Delaunay_triangulation
.. _Voronoi tesselations: https://en.wikipedia.org/wiki/Voronoi_tessellation
.. _equilateral triangles: https://en.wikipedia.org/wiki/Triangular_tiling
.. _hexagons: https://en.wikipedia.org/wiki/Hexagonal_tiling
.. _ugrid conventions: https://ugrid-conventions.github.io/ugrid-conventions
8 changes: 4 additions & 4 deletions docs/source/references.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ Community Surface Dynamics Modeling System (CSDMS)
modeling--the CSDMS 2.0 approach", *International Environmental
Modelling and Software Society (iEMSs), 7th International Congress
on Environmental Modelling and Software* (Ames DP, Quinn N., eds),
San Diego, CA,
USA. http://www.iemss.org/society/index.php/iemss-2014-proceedings.
San Diego, CA, USA.
https://scholarsarchive.byu.edu/iemssconference/2014/Stream-B/4/ (retrieved 2023-11-23).

Basic Model Interface (BMI)

Peckham, Scott D; Hutton, Eric WH; Norris, Boyana (2013): "A
component-based approach to integrated modeling in the
geosciences: The design of CSDMS", *Computers & Geosciences*,
**53**: 3-12, ISSN 0098-3004,
http://dx.doi.org/10.1016/j.cageo.2012.04.002.
https://doi.org/10.1016/j.cageo.2012.04.002.

Hutton, Eric WH; Piper, Mark D; Tucker, Gregory E (2020): "The Basic
Model Interface 2.0: A standard interface for coupling numerical
Expand All @@ -38,7 +38,7 @@ Scientific Interface Definition Language (SIDL)
language interoperability for scientific computing through
Babel". *The International Journal of High Performance Computing
Applications*. **26** (3): 260–274.
http://dx.doi.org/10.1177/1094342011414036
https://doi.org/10.1177/1094342011414036

Model grids

Expand Down

0 comments on commit e2c89d7

Please sign in to comment.