From bdc4f7850995bf300cff9c76ef844c5978828368 Mon Sep 17 00:00:00 2001 From: "E. Joshua Rigler" <erigler@usgs.gov> Date: Mon, 13 Jan 2025 13:59:11 -0700 Subject: [PATCH] Testing modify MR while not owner --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9de81eed..d06d0724 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,8 @@ Geomag Algorithms is an open source library for processing Geomagnetic timeseries data. It includes algorithms and input/output factories used by the [USGS Geomagnetism Program](http://geomag.usgs.gov) to -translate between data formats, -generate derived data and indices in near-realtime, -and research and develop new algorithms. +translate between data formats, generate derived data and indices in +near-realtime, and research and develop new algorithms. - Accesses USGS data services. - Built using established open source python libraries -- GitLab