Skip to content
Snippets Groups Projects
Commit cde6a729 authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

Merge branch 'increment-lib' into 'main'

Increment lib

See merge request !641
parents 46e86f4a 2df1e290
No related branches found
No related tags found
2 merge requests!644Production Release | nshmp-haz,!641Increment lib
Pipeline #153067 passed
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
All contributions to and interactions surrounding this project will abide by All contributions to and interactions surrounding this project will abide by
the [USGS Code of Scientific Conduct][1]. the [USGS Code of Scientific Conduct][1].
[1]: https://www.usgs.gov/about/organization/science-support/office-science-quality-and-integrity/code-scientific-conduct [1]: https://www.usgs.gov/office-of-science-quality-and-integrity/fundamental-science-practices
...@@ -11,5 +11,5 @@ into the project you can [fork this repository][2] and ...@@ -11,5 +11,5 @@ into the project you can [fork this repository][2] and
[submit a merge request][3] for review. [submit a merge request][3] for review.
[1]: https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/issues [1]: https://code.usgs.gov/ghsc/nshmp/nshmp-haz/-/issues
[2]: https://docs.gitlab.com/ee/gitlab-basics/fork-project.html [2]: https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html#creating-a-fork
[3]: https://docs.gitlab.com/ee/gitlab-basics/add-merge-request.html [3]: https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[-113.348, 48.997],
[-112.200, 47.550],
[-110.600, 46.850],
[-110.500, 46.450],
[-110.350, 45.750],
[-110.000, 45.500],
[-109.900, 44.900],
[-110.050, 44.150],
[-110.500, 43.000],
[-110.500, 42.180],
[-110.750, 41.000],
[-110.200, 40.000],
[-111.350, 39.550],
[-112.250, 38.000],
[-112.450, 37.000],
[-112.300, 36.200],
[-112.300, 35.700],
[-112.300, 35.250],
[-111.000, 34.500],
[-110.000, 34.400],
[-109.000, 34.250],
[-108.000, 34.600],
[-107.450, 35.000],
[-107.450, 36.500],
[-108.200, 37.000],
[-108.250, 38.000],
[-108.200, 38.750],
[-108.000, 39.100],
[-107.500, 39.550],
[-107.000, 39.650],
[-106.500, 39.800],
[-106.000, 39.850],
[-105.400, 39.800],
[-104.800, 38.450],
[-105.100, 37.900],
[-104.500, 37.100],
[-104.600, 36.950],
[-105.120, 36.810],
[-105.170, 36.590],
[-105.300, 35.950],
[-105.250, 34.450],
[-105.550, 33.850],
[-105.350, 33.250],
[-104.500, 31.700],
[-102.361, 29.828]
]
},
"properties": {
"stroke": "#FC4445",
"title": "WUS-CEUS Attenuation Boundary (2023)"
}
}
...@@ -10,7 +10,7 @@ micronautVersion = 3.2.3 ...@@ -10,7 +10,7 @@ micronautVersion = 3.2.3
micronautRxVersion = 2.1.1 micronautRxVersion = 2.1.1
nodePluginVersion = 3.0.1 nodePluginVersion = 3.0.1
nodeVersion = 16.3.0 nodeVersion = 16.3.0
nshmpLibVersion = 1.1.7 nshmpLibVersion = 1.1.8
nshmpWsUtilsVersion = 0.3.11 nshmpWsUtilsVersion = 0.3.11
openApiVersion = 4.0.0 openApiVersion = 4.0.0
shadowVersion = 7.1.2 shadowVersion = 7.1.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment