Skip to content

Commit 34401da

Browse files
author
Michael Sh
committed
Badge updated to the 14th model
1 parent c13ce53 commit 34401da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![golangci-lint](https://github.com/proway2/go-igrf/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/proway2/go-igrf/actions/workflows/golangci-lint.yml)
33
[![Go Reference](https://pkg.go.dev/badge/github.com/proway2/go-igrf.svg)](https://pkg.go.dev/github.com/proway2/go-igrf)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/proway2/go-igrf)](https://goreportcard.com/report/github.com/proway2/go-igrf)
5-
[![IGRF badge](https://badgen.net/static/IGRF%20model/13th/green)](https://www.ncei.noaa.gov/products/international-geomagnetic-reference-field)
5+
[![IGRF badge](https://badgen.net/static/IGRF%20model/14th/green)](https://www.ncei.noaa.gov/products/international-geomagnetic-reference-field)
66

77
# go-igrf
88
Pure Go IGRF (International Geomagnetic Reference Field). This is based on the existing `C` implementation. This package computes values for the geomagnetic field and secular variation for a given set of coordinates and date.

0 commit comments

Comments
 (0)