diff --git a/README.html b/README.html
index f39f4964..69409ed8 100644
--- a/README.html
+++ b/README.html
@@ -324,9 +324,8 @@ href="http://www.gnu.org/licenses/gpl-3.0-standalone.html">http://www.gnu.org/li
INSTALLATION
The latest version of PAMGuard has been tested on 64 bit
-Windows 10. We expect it to work without problems on 64 bit versions of Windows
-8 and probably 7. Some testing has been undertaken on Windows 11 and nothing
-unexpected has been noted.
+Windows 10 and Windows 11. We expect it to work without problems on 64 bit
+versions of Windows 8 and probably 7.
On Windows, download and run the Windows installer.
@@ -372,23 +371,27 @@ size for the JVM being used to run Pamguard i.e. how much memory it gets to
use. The default max size usually being too low.
The -Djava.library.path=lib64 tells the JVM that it should
-look in the folder called "lib64" for the required shared libraries (change
-to lib for the
-32 bit version).
+look in the folder called "lib64" for the required shared libraries
+(change to lib
+for the 32 bit version).
For "Mixed" and "Viewer" modes just add
a "-m" or "-v" to the list of java arguments. On Windows
just run the appropriately named executable (e.g. PamguardBeta_MixedMode.exe or
PamguardBeta_ViewerMode.exe):
-java -Xms384m
--Xmx4096m -Djava.library.path=lib64 -jar PamguardBeta_xxxxxx.jar -v
+java
+-Xms384m -Xmx4096m -Djava.library.path=lib64 -jar PamguardBeta_xxxxxx.jar -v
-
+
+
+
@@ -457,8 +460,70 @@ Version 2.00.10 June 2017
Version 2.02.09 June 2023
+name="_Latest_Version_2.02.08">Version 2.02.10 January 2024
+
+New Features
+
+Importing modules from other configurations: New options from file menu allowing
+import of specific modules, or module settings from other configurations. E.g.
+if you had three similar configurations and had set one of them up with a new
+detector, or got the click classifier settings set up just right in one of
+those configurations, you can import the additional modules or the click
+detector settings easily into the other configurations.
+
+Improved SUD (soundtrap compressed
+files) file performance when scrolling through
+audio data in Viewer mode.
+
+Bug Fixes
+
+Logger Forms
+
+Boolean (logical true/false, yes/no) data
+were not showing correctly in Viewer mode. Now fixed
+
+Data selectors for plotting on map were not
+working, also fixed
+
+Bearing localizer running offline was not
+correctly saving updated bearings to the database. Now fixed.
+
+ROCCA Classifier fixes
+
+Allow Rocca to run without classifiers: Fixed
+bug that threw an error if no classifier files were specified in Rocca Params
+dialog
+
+Fix memory issue with
+RoccaContourDataBlocks not being released for garbage collection
+
+Set RoccaContourDataBlock objects to null
+and stop PamObserver Timer to
+
+force release
+
+Fix problem tracing whistles in Rocca
+spectrogram pop-up: Whistle and raw data were being cleared before the user had
+time to trace out the whistle, causing PAMGuard to throw an exception. Both
+were already being cleared when the pop-up window is closed, so no need to do
+it here.
+
+DIFAR Module:
+Bug crashing the module with null pointer errors fixed.
+
+Whistle Detector: Fixed bug which caused the detector to slow to almost zero speed
+when large complex sounds with many branches were detected.
+
+Screen Position: When using multiple monitors, if you move a configuration to a
+computer with a different monitor layout, the GUI should work out if it’s
+opening on a screen area which no longer exists and move itself onto the
+primary monitor.
+
+Version 2.02.09 June 2023
Bug Fixes
@@ -484,15 +549,15 @@ bearings, the localizer was not correctly loading required raw or FFT data to
input to the cross correlation algorithm. This is now fixed so that you can
reprocess bearings in viewer mode.
-Map files: Added additional exception handlers
-to handle corrupt map files.
+Map files: Added additional exception
+handlers to handle corrupt map files.
New Features
Restart Options: When you restart
-processing of offline files, if output data already exist (binary data of
-within database tables) you will be asked if you want to overwrite the data,
-cancel, or try to continue from where to left off.
+processing of offline files, if output data already exist (binary data of within
+database tables) you will be asked if you want to overwrite the data, cancel,
+or try to continue from where to left off.
Updated SoundTrap sud file interface so
that PAMGuard now extracts and stores the Click Detector settings from the sud
@@ -508,9 +573,9 @@ the first two characters of the string name may be.
Bug Fixes
-Use of localization sensor and orientation data
-for static hydrophones had a bug whereby it would continually ‘forget’ angle
-offsets applied to static hydrophones in viewer mode. This is now fixed.
+Use of localization sensor and orientation
+data for static hydrophones had a bug whereby it would continually ‘forget’
+angle offsets applied to static hydrophones in viewer mode. This is now fixed.
Click tool bar: Correctly shows event
selection options even if no species classification options are in place.
@@ -563,10 +628,10 @@ whistle classification module.
SoundTrap SUD file reading. If you’re using
SoundTrap autonomous recorders from Ocean Instruments, you no longer need to
decompress the SoundTrap files prior to processing. This will save time and a
-lot of disk space. Extraction of clicks from the inbuilt SoundTrap Click detector
-can also happen while processing SUD file data with other detectors, thereby
-streamlining the whole processing chain. Read the online Help for details.
-
+lot of disk space. Extraction of clicks from the inbuilt SoundTrap Click
+detector can also happen while processing SUD file data with other detectors,
+thereby streamlining the whole processing chain. Read the online Help for
+details.
Version 2.02.05 October 2022
@@ -669,9 +734,9 @@ selections from drop down lists within any form.
-Note that updates have also been made to the Matlab interface
-to PAMGuard binary files, which has now also been migrated to GitHub at https://github.com/PAMGuard/PAMGuardMatlab.
+
Note that updates have also been made to the Matlab
+interface to PAMGuard binary files, which has now also been migrated to GitHub
+at https://github.com/PAMGuard/PAMGuardMatlab.
@@ -686,9 +751,8 @@ the TF FX display to crash if no data were displayed.
See major release notes for V 2.02.01
below.
-Bug 495: TD FX display throws
-NullPointerException if user has removed all data units and then moves mouse
-over display area.
+Bug 495: TD FX display throws NullPointerException
+if user has removed all data units and then moves mouse over display area.
Version 2.02.01
October 2021
@@ -848,23 +912,23 @@ Noise Level Outputs - as an aid to performance diagnosis, some detectors
(currently the GPL, Click Detector and Whistle and Moan Detector) are
outputting additional noise metrics to their binary output files. These can be
read with the PAMGuard
-Matlab library and used to diagnose system performance in varying noise conditions.
-Improved displays within PAMGuard for these noise metrics will be included in a
-future release.
+Matlab library and used to diagnose system performance in varying noise
+conditions. Improved displays within PAMGuard for these noise metrics will be
+included in a future release.
17. An implementation of the Generalized Power Law Detector,
-developed by Tyler Helble ([Helble et al., ‘A generalized power-law detection
-algorithm for humpback whale vocalizations’, The Journal of the Acoustical
-Society of America, vol. 131, no. 4, pp. 2682–2699, 2012) is now available.
-For details, see the online help
+developed by Tyler Helble ([Helble et al., ‘A generalized power-law
+detection algorithm for humpback whale vocalizations’, The Journal of the
+Acoustical Society of America, vol. 131, no. 4, pp. 2682–2699, 2012) is now
+available. For details, see the online help
18.
-A Deep Learning module for sound classification is now available. This allows
-users to deploy a large variety of deep learning models natively in PAMGuard.
-For details, see the A Deep Learning module for sound classification is now
+available. This allows users to deploy a large variety of deep learning models
+natively in PAMGuard. For details, see the online
help.
@@ -1205,8 +1269,8 @@ lang=EN-US style='font-size:7.0pt;font-family:"Times New Roman",serif'> &nb
lang=EN-US> Bug 437. Right whale detector crashing if no input was set.
6.
-Bug 438. Text not showing in tabs in Night colour mode.
+lang=EN-US style='font-size:7.0pt;font-family:"Times New Roman",serif'> Bug 438. Text not showing in tabs in Night colour mode.
7.
7.
-Changes to Spectrogram Mark Observers, to allow individual channels to be
-selected instead of the spectrogram panel as a whole.
+Changes to Spectrogram Mark Observers, to allow individual channels to be selected
+instead of the spectrogram panel as a whole.
8.
2.
-Java 12 is better at handling Windows scaling issues on high-DPI displays.
-Beyond that, users should not notice much of a difference between this version
-and previous beta releases.
+Java 12 is better at handling Windows scaling issues on high-DPI displays. Beyond
+that, users should not notice much of a difference between this version and
+previous beta releases.
@@ -1401,8 +1465,8 @@ lang=EN-US> Updates to the Ishmael detectors.
Beta Version
2.00.16 May 2019
-PAMGuard Version 2 contains major updates.
-You should read and understand the notes listed for PAMGuard Version 2 contains major updates. You
+should read and understand the notes listed for Beta Version 2.00.10 before proceeding
with installation and use of this version.
@@ -1479,8 +1543,8 @@ Upgrades to the Group Localiser, including better error estimation.
2. Click Train Detector upgrades, including ability to import time
-chunks from csv file for batch processing.
+lang=EN-US> Click Train Detector upgrades, including ability to import
+time chunks from csv file for batch processing.
3. &nb
New Analog Array Sensors module, to read data from 3-axis accelerometers.
6.
-Send Email option added to Alarm module.
+lang=EN-US style='font-size:7.0pt;font-family:"Times New Roman",serif'> Send Email option added to Alarm module.
7.
6.
-Bug 387. Map was stopping displaying data based on the start time of
-data units. Have changed this to last updated time so that click events will
-display if they have been recently modified. Otherwise, long events get lost
-from the display.
+Bug 387. Map was stopping displaying data based on the start time of data
+units. Have changed this to last updated time so that click events will display
+if they have been recently modified. Otherwise, long events get lost from the
+display.
7.
@@ -1870,11 +1934,11 @@ to work with whistles.
3.
-Added option to export all settings and parameters as an XML-formatted file. Note
-that this required changes to the structure of the Array Manager, and as such
-any settings (psf) files created with this version of Pamguard cannot be used
-in older versions. Older psf files can be loaded with this version, but will be
-converted.
+Added option to export all settings and parameters as an XML-formatted file.
+Note that this required changes to the structure of the Array Manager, and as
+such any settings (psf) files created with this version of Pamguard cannot be
+used in older versions. Older psf files can be loaded with this version, but
+will be converted.
4.
Upgrades
1.
-During conversion from Core to Beta versions, if there are any problems
-matching database units to binary store units the UID values will now be set to
-negative numbers instead of leaving them null. The user is warned about this
-and encouraged to manually fix the database.
+lang=EN-US style='font-size:7.0pt;font-family:"Times New Roman",serif'> During conversion from Core to Beta versions, if there are
+any problems matching database units to binary store units the UID values will
+now be set to negative numbers instead of leaving them null. The user is warned
+about this and encouraged to manually fix the database.
@@ -2040,9 +2104,9 @@ showing.
2.
-Bug 323. Difar module. Fixed a couple of small
-bugs in the DIFAR system which caused it to not work if old configuratins were
-used.
+Bug 323. Difar module. Fixed a couple of small bugs
+in the DIFAR system which caused it to not work if old configuratins were used.
+
3.
@@ -2126,11 +2190,11 @@ the PAMGuard Viewer the older data will be converted to the new format (see
below for details).
The most significant change in the binary
-file format is the addition of a Unique Data Identifier (UID) to each unit of data.
-This is intended to aid in offline analysis by making it easier for the user to
-link what they are seeing on different PAMGuard displays and also to link with
-any data post processed in Matlab or other custom analysis software. UID’s
-are also added to PAMGuard database tables.
+file format is the addition of a Unique Data Identifier (UID) to each unit of
+data. This is intended to aid in offline analysis by making it easier for the
+user to link what they are seeing on different PAMGuard displays and also to
+link with any data post processed in Matlab or other custom analysis software.
+UID’s are also added to PAMGuard database tables.
Converting Old Data
@@ -2191,10 +2255,10 @@ so they will no longer work with older PAMGuard versions.
2.
-Display colour options will be lost and most data
-displayed on the map may default to black. This is due to the above changes to
-how colours are managed. Changing back to the colours of your choice is
-relatively simple through the PAMGuard GUI.
+Display colour options will be lost and most data displayed
+on the map may default to black. This is due to the above changes to how
+colours are managed. Changing back to the colours of your choice is relatively
+simple through the PAMGuard GUI.
@@ -2236,8 +2300,8 @@ lang=EN-US style='font-size:7.0pt;font-family:"Times New Roman",serif'> &nb
3.
-Rocca Module: added StartHr, ProportionWhists and ProportionClicks parameters
-to Event classifier
+Rocca Module: added StartHr, ProportionWhists and ProportionClicks
+parameters to Event classifier
4.
@@ -2388,10 +2452,10 @@ high sample rate.
2.
-Bug 305. Date and Time not being correctly extracted
-from wav files created using SoundTrap recorders. Fixed by correctly finding
-and unpacking information in the accompanying xml log files that come with
-SoundTrap files.
+Bug 305. Date and Time not being correctly
+extracted from wav files created using SoundTrap recorders. Fixed by correctly
+finding and unpacking information in the accompanying xml log files that come
+with SoundTrap files.
Version 1.15.06
November 2016
@@ -2627,11 +2691,11 @@ planned file format changes and that this is purely a future proofing exercise.<
7.
-Bug 279. GUI Resizing: The whole PAMGuard GUI would suddenly resize to
-something very small when a dialog is opened. This has been traced to improper
-use of a common dialog component SourcePanel which tries to repack its parent
-Window. Some programmers had inadvertently set it to repack the main PAMGuard
-GUI instead. This has been Fixed.
+Bug 279. GUI Resizing: The whole PAMGuard GUI would suddenly resize to something
+very small when a dialog is opened. This has been traced to improper use of a
+common dialog component SourcePanel which tries to repack its parent Window.
+Some programmers had inadvertently set it to repack the main PAMGuard GUI
+instead. This has been Fixed.
8.
@@ -2749,8 +2813,8 @@ same click multiple times
1.
-Bug 253. Database import fails when Access database contains
-queries. Fixed.
+Bug 253. Database import fails when Access database
+contains queries. Fixed.
2.
@@ -3186,19 +3250,18 @@ sonobuoys. See online help for details.
MEAL Localiser (Localisation Group)
This module, developed by Jamie Macaulay of St Andrews
-University estimates the 3D localisation of clicks using a variety of
-algorithms. It's primarily been developed to track harbour porpoise in three
-dimensions over scales of 10's of metres. While currently only working with
-output from the click detector, we hope eventually to extend its use to
-whistles as well.
+University estimates the 3D localisation of clicks using a variety of algorithms.
+It's primarily been developed to track harbour porpoise in three dimensions
+over scales of 10's of metres. While currently only working with output from
+the click detector, we hope eventually to extend its use to whistles as well.
Accelerometer Readout (Sensors group)
This module, funded by NOAA for the South West Fisheries
Science Centre (SWFSC), measures pitch and roll from analogue accelerometer
sensors in a hydrophone. Data are fed real time into the updated hydrophone
-array manager in order that bearings from a tetrahedral tracking array are correctly
-calculated in real world coordinates.
+array manager in order that bearings from a tetrahedral tracking array are
+correctly calculated in real world coordinates.
Wild ArcGIS Interface (Maps and Mapping group)
@@ -3208,12 +3271,12 @@ marine mammal survey package. See online help for details.
Alarms (Utilities Group)
-This is a general system of visual and audio alarms developed
-by Doug Gillespie for use on a variety of projects. The alarms can be coupled
-to any module or detector in PAMGuard. Where appropriate, modules can control
-which of their data will cause an alarm action (e.g. in the Click detector you
-can set which types of classified click will fire the alarm). See online help
-for details.
+This is a general system of visual and audio alarms
+developed by Doug Gillespie for use on a variety of projects. The alarms can be
+coupled to any module or detector in PAMGuard. Where appropriate, modules can
+control which of their data will cause an alarm action (e.g. in the Click
+detector you can set which types of classified click will fire the alarm). See
+online help for details.
Noise Band Monitor (Sound Processing Group)
@@ -3261,9 +3324,9 @@ different. Details are available in the online help.
Can now read raw audio data direct from FLAC files. FLAC is a lossless compression
-algorithm for audio data. Files, or folders of files are accessed in the same way
-as WAV and AIFF files in the Sound Acquisition module. In a future release we
-also hope to provide support for writing FLAC files from the sound recorder
+algorithm for audio data. Files, or folders of files are accessed in the same
+way as WAV and AIFF files in the Sound Acquisition module. In a future release
+we also hope to provide support for writing FLAC files from the sound recorder
module.
Sound Recorder Module
@@ -3307,8 +3370,9 @@ shaped Finite Impulse Response filters (see online help for details).
Radar Display
-Can now show bearings relative to true North OR the vessel heading.
-Also has the option of only showing certain types of click and whistle.
+Can now show bearings relative to true North OR the vessel
+heading. Also has the option of only showing certain types of click and
+whistle.
Bug Fixes
@@ -3372,9 +3436,9 @@ Also has the option of only showing certain types of click and whistle.
New Modules
-Clip Generator: Saves and
-displays short waveform clips around detections. Can work with any detector (or
-indeed any other data stream within PAMGuard).
+Clip Generator: Saves and displays
+short waveform clips around detections. Can work with any detector (or indeed
+any other data stream within PAMGuard).
Local time display: displays the
computers local time on the main display panel.
@@ -3387,8 +3451,8 @@ survey software package.
Core Functionality
-New storage options have been implemented
-which give the user greater control of where data are stored.
+New storage options have been
+implemented which give the user greater control of where data are stored.
Modules have been arranged into
different groups in the configuration menus and tool tip texts have been added
@@ -3450,9 +3514,9 @@ information correctly in the binary files.
Logger Forms
-A substantial amount of work has
-been carried out on Logger forms, funded by the South West fisheries Science
-Center.
+A substantial amount of work has been
+carried out on Logger forms, funded by the South West fisheries Science Center.
+
Click Detector
@@ -3475,8 +3539,8 @@ inter-detection interval.
margin-left:36.0pt'>
Target Motion Analysis: Updated target motion analysis module
-so that it works in three (as opposed to two) dimensions.
+margin-left:36.0pt'>Target Motion Analysis: Updated target motion analysis
+module so that it works in three (as opposed to two) dimensions.
@@ -3619,8 +3683,8 @@ Symbol'>''
-Bearings can be calculated using the envelope of the waveform rather than
-the full waveform. The waveform or envelope can also be filtered prior to
+Bearings can be calculated using the envelope of the waveform rather
+than the full waveform. The waveform or envelope can also be filtered prior to
bearing calculation.
'
Whistle classifier has some new features in the classifier training
-panel. It is also now possible to export training data files directly from binary
-data files.
+panel. It is also now possible to export training data files directly from
+binary data files.
'
@@ -3841,14 +3905,14 @@ modules which resulted in a number of bugs which could cause confusion as to
which hydrophones were being used during localisation or during calibrated
measurement. The situation tended to only arise with a small number of ASIO
sound cards such as the RME Fireface 400 on which the most useful inputs, the
-balanced line inputs, are hardware channels 4,5,6 and 7 on the back of the
-instrument. (On the Fireface 800, the balanced line inputs are channels 0 to
-7). When using the National Instruments system, data were always sent into the
-rest of PAMGUARD with sequential channel numbering starting at 0. This was
-required in order to support multiple NI Daq boards where it is possible to
-read for example channel 0 and 1 on two different devices, so to uniquely
-identify channels in the rest of PAMGUARD, the only rational thing to do was to
-re-label those channels 0,1,2,3.
+balanced line inputs, are hardware channels 4,5,6 and 7 on the back of the instrument.
+(On the Fireface 800, the balanced line inputs are channels 0 to 7). When using
+the National Instruments system, data were always sent into the rest of
+PAMGUARD with sequential channel numbering starting at 0. This was required in
+order to support multiple NI Daq boards where it is possible to read for
+example channel 0 and 1 on two different devices, so to uniquely identify
+channels in the rest of PAMGUARD, the only rational thing to do was to re-label
+those channels 0,1,2,3.
There have been other annoyances with the ASIO channel
numbering scheme. For instance, if you had a configuration which worked in real
@@ -3903,9 +3967,9 @@ more displays are set up for offline data viewing in future releases.
Viewer data map
-When using the PAMGUARD viewer an additional panel will be
-displayed showing an overview of data quantity (per hour) from the various
-database tables connected to PAMGUARD.
+When using the PAMGUARD viewer an additional panel will be displayed
+showing an overview of data quantity (per hour) from the various database
+tables connected to PAMGUARD.
Spectrogram Display overlays
@@ -3965,12 +4029,12 @@ port is closed. Might prevent a few problems when using a GPS.
Bug Fixes
Crashes caused in real time or Mixed Mode if the number of
-software channels exceeds the number of hydrophones configured in the array manager.
-It is of course illogical to have software channels which are not assigned to a
-hydrophone, so rather than entirely prevent PAMGUARD from crashing I have
-inserted additional checks into the hydrophone array dialog which will prevent
-the user from closing that dialog unless all software channels are assigned to
-a hydrophone.
+software channels exceeds the number of hydrophones configured in the array
+manager. It is of course illogical to have software channels which are not
+assigned to a hydrophone, so rather than entirely prevent PAMGUARD from
+crashing I have inserted additional checks into the hydrophone array dialog
+which will prevent the user from closing that dialog unless all software
+channels are assigned to a hydrophone.
Version 1.8.01 Beta February 2010
@@ -4020,9 +4084,9 @@ Symbol'>''
-False buffer overflows at low sample rates stopped (size of data in individual
-data blocks had been increased at low sample rates, but when this exceeded 3s a
-false buffer overflow would occur).
+False buffer overflows at low sample rates stopped (size of data in
+individual data blocks had been increased at low sample rates, but when this
+exceeded 3s a false buffer overflow would occur).
@@ -4072,8 +4136,8 @@ arrays to give two polar angle coordinates. this can be used to resolve left
right ambiguity and is implemented for both the click and the whistle/moan
detectors. As a result, the click detector bearing time display can now be set
to go from -180 to 180 degrees rather than 0 - 180 degrees. In this case,
-clicks in the upper half of the bearing display will be to port and clicks in the
-right half will be to starboard. As you pass a whale which is to port, the
+clicks in the upper half of the bearing display will be to port and clicks in
+the right half will be to starboard. As you pass a whale which is to port, the
clicks will move UP the display. In the long term, I hope to turn this display
around so that time is up the screen rather than across.
@@ -4115,9 +4179,9 @@ display correctly and amplitude scale updates after scale parameter changes. Speed improvement.
-PAMGAURD FFT calculations now use the JTransforms FFT
-library which gives a factor 2 speed improvement compared to previous FFT
-methods used in PAMGUARD
+PAMGAURD FFT calculations now use the JTransforms FFT library
+which gives a factor 2 speed improvement compared to previous FFT methods used
+in PAMGUARD
New Modules
@@ -4364,8 +4428,8 @@ acquisition.
Bug fixes
-Speed up of graphics, particularly regarding large quantities
-of gps track data
+Speed up of graphics, particularly regarding large
+quantities of gps track data
National Instruments cards with names > 20 characters
long are now correctly recognised.
@@ -4473,9 +4537,9 @@ localiser (affects stability of click train localiser and whistle localiser in <
1.2.0 Beta December 2008
-This release contains many bug fixes from the PAMGUARD
-industry field trial which took place in the Gulf of Mexico on the RV New
-Venture in November 2008.
+This release contains many bug fixes from the PAMGUARD industry
+field trial which took place in the Gulf of Mexico on the RV New Venture in
+November 2008.
Bug Fixes
@@ -4580,8 +4644,8 @@ mouse is moved over the display. Choice of colour maps for display.
'
Sound playback. Now supported in ASIO sound cards, so you can have sound
-coming in through the ASIO card and back out through its headphone socket
-(after passing through PAMGUARD filters and other modules) at the same time.
+coming in through the ASIO card and back out through its headphone socket (after
+passing through PAMGUARD filters and other modules) at the same time.
'
@@ -4601,11 +4665,11 @@ Symbol'>'
0.03b - first version used in a real 'at sea' environment.18/08/06
diff --git a/pom.xml b/pom.xml
index 01236d7d..bf2ea63c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -786,7 +786,7 @@ C:\Users\*yourusername*\.m2\repository\pamguard\org\x3\2.2.2-->
pamguard.org
x3
- 2.2.6
+ 2.2.7
diff --git a/repo/pamguard/org/x3/1.0.0/_remote.repositories b/repo/pamguard/org/x3/1.0.0/_remote.repositories
deleted file mode 100644
index 1f6591fb..00000000
--- a/repo/pamguard/org/x3/1.0.0/_remote.repositories
+++ /dev/null
@@ -1,4 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Fri Aug 14 15:49:24 CEST 2020
-x3-1.0.0.pom>=
-x3-1.0.0.jar>=
diff --git a/repo/pamguard/org/x3/1.0.0/x3-1.0.0.jar b/repo/pamguard/org/x3/1.0.0/x3-1.0.0.jar
deleted file mode 100644
index 44650770..00000000
Binary files a/repo/pamguard/org/x3/1.0.0/x3-1.0.0.jar and /dev/null differ
diff --git a/repo/pamguard/org/x3/1.0.0/x3-1.0.0.pom b/repo/pamguard/org/x3/1.0.0/x3-1.0.0.pom
deleted file mode 100644
index a8907409..00000000
--- a/repo/pamguard/org/x3/1.0.0/x3-1.0.0.pom
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- 4.0.0
- pamguard.org
- x3
- 1.0.0
- POM was created from install:install-file
-
diff --git a/repo/pamguard/org/x3/2.0.0/_remote.repositories b/repo/pamguard/org/x3/2.0.0/_remote.repositories
deleted file mode 100644
index fd5facc2..00000000
--- a/repo/pamguard/org/x3/2.0.0/_remote.repositories
+++ /dev/null
@@ -1,4 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Fri Sep 25 10:46:11 CEST 2020
-x3-2.0.0.pom>=
-x3-2.0.0.jar>=
diff --git a/repo/pamguard/org/x3/2.0.0/m2e-lastUpdated.properties b/repo/pamguard/org/x3/2.0.0/m2e-lastUpdated.properties
deleted file mode 100644
index 166b02cc..00000000
--- a/repo/pamguard/org/x3/2.0.0/m2e-lastUpdated.properties
+++ /dev/null
@@ -1,39 +0,0 @@
-#Fri Jan 14 08:14:25 GMT 2022
-repo|file\:///Users/au671271/pamguard/PAMGuard/repo|sources=1632311094649
-central|https\://jmachund.jfrog.io/artifactory/jpam2|javadoc=1641807924466
-repo|file\:///Users/au671271/git/PAMGuard/repo|javadoc=1642148065400
-github|https\://maven.pkg.github.com/macster110/jpam|sources=1642147913185
-repo|file\:///Users/au671271/pamguard/PAMGuard_16_mvn/repo|sources=1625576160247
-icm|http\://maven.icm.edu.pl/artifactory/repo|javadoc=1600971368390
-talan|https\://nexus.talanlabs.com/content/repositories/releases/|sources=1642147913185
-geomajas|http\://maven.geomajas.org/|javadoc=1642148065400
-central|https\://repo.maven.apache.org/maven2|javadoc=1642065819015
-bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|sources=1642147913185
-repo|file\:///Users/au671271/pamguard/PAMGuard_12_mvn/repo|sources=1602589977893
-jpamutils|https\://raw.github.com/macster110/jpam/mvn-repo/|javadoc=1642065819015
-icm|http\://maven.icm.edu.pl/artifactory/repo|sources=1600971300139
-geomajas|http\://maven.geomajas.org/|sources=1642147913185
-central|https\://repo1.maven.org/maven2|sources=1642147913185
-central|https\://repo.maven.apache.org/maven2|sources=1642065813019
-github|https\://maven.pkg.github.com/macster110/jpam|javadoc=1642148065400
-bintray-jerady-maven|https\://dl.bintray.com/jerady/maven|sources=1602589977893
-bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|javadoc=1642148065400
-jpamutils|https\://raw.github.com/macster110/jpam/mvn-repo/|sources=1642065813019
-my-local-repo|file\:///Users/au671271/pamguard/PAMGuard_12_mvn/src/jars|sources=1600949483388
-repo|file\:///Users/au671271/git/PAMGuard/repo|sources=1642147913185
-bintray-macster110-jtorch4pam|macster110|https\://dl.bintray.com/macster110/jtorch4pam|javadoc=1642148065400
-jdl4pam|https\://raw.github.com/macster110/jpam/mvn-repo/|javadoc=1642065819015
-unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|sources=1642147913185
-icm|https\://maven.averbis.com/m2/|sources=1601026887474
-bintray-jerady-maven|https\://dl.bintray.com/jerady/maven|javadoc=1602590126606
-talan|https\://nexus.talanlabs.com/content/repositories/releases/|javadoc=1642148065400
-central|https\://jmachund.jfrog.io/artifactory/jpam2|sources=1641807658592
-my-local-repo|file\:///Users/au671271/pamguard/PAMGuard_12_mvn/src/jars|javadoc=1600949605299
-unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|javadoc=1642148065400
-icm|https\://maven.averbis.com/m2/|javadoc=1601027283465
-repo|file\:///Users/au671271/pamguard/PAMGuard_12_mvn/repo|javadoc=1602590126606
-jdl4pam|https\://raw.github.com/macster110/jpam/mvn-repo/|sources=1642065813019
-bintray-macster110-jtorch4pam|macster110|https\://dl.bintray.com/macster110/jtorch4pam|sources=1642147913185
-repo|file\:///Users/au671271/pamguard/PAMGuard_16_mvn/repo|javadoc=1625576167973
-repo|file\:///Users/au671271/pamguard/PAMGuard/repo|javadoc=1632313121603
-central|https\://repo1.maven.org/maven2|javadoc=1642148065400
diff --git a/repo/pamguard/org/x3/2.0.0/x3-2.0.0-javadoc.jar.lastUpdated b/repo/pamguard/org/x3/2.0.0/x3-2.0.0-javadoc.jar.lastUpdated
deleted file mode 100644
index b678a928..00000000
--- a/repo/pamguard/org/x3/2.0.0/x3-2.0.0-javadoc.jar.lastUpdated
+++ /dev/null
@@ -1,38 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Fri Jan 14 08:14:25 GMT 2022
-https\://dl.bintray.com/macster110/jtorch4pam/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/src/jars/.error=
-https\://jmachund.jfrog.io/artifactory/jpam2/.lastUpdated=1625576167971
-file\:///Users/au671271/pamguard/PAMGuard/repo/.error=
-file\:///Users/au671271/pamguard/PAMGuard_16_mvn/repo/.lastUpdated=1622023729745
-https\://dl.bintray.com/macster110/jtorch4pam/.lastUpdated=1600949601867
-file\:///Users/au671271/git/PAMGuard/repo/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1600949603273
-https\://maven.averbis.com/m2/.lastUpdated=1601027283464
-file\:///Users/au671271/git/PAMGuard/repo/.lastUpdated=1641807924465
-https\://raw.github.com/macster110/jpam/mvn-repo/.lastUpdated=1642065819012
-file\:///Users/au671271/pamguard/PAMGuard_16_mvn/repo/.error=
-http\://maven.icm.edu.pl/artifactory/repo/.lastUpdated=1600971368389
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1600949604396
-http\://maven.icm.edu.pl/artifactory/repo/.error=
-https\://repo1.maven.org/maven2/.error=
-@default-github-https\://maven.pkg.github.com/macster110/jpam/.lastUpdated=1642148065399
-file\:///Users/au671271/pamguard/PAMGuard/repo/.lastUpdated=1632313121601
-https\://repo1.maven.org/maven2/.lastUpdated=1642148065192
-https\://dl.bintray.com/jerady/maven/.lastUpdated=1600949602327
-http\://maven.geomajas.org/.lastUpdated=1600949604068
-https\://nexus.talanlabs.com/content/repositories/releases/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/repo/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/src/jars/.lastUpdated=1600949601869
-https\://repo.maven.apache.org/maven2/.lastUpdated=1600949605299
-http\://maven.geomajas.org/.error=
-https\://jmachund.jfrog.io/artifactory/jpam2/.error=
-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1600949604877
-https\://maven.averbis.com/m2/.error=
-https\://repo.maven.apache.org/maven2/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/repo/.lastUpdated=1602590126603
-https\://maven.pkg.github.com/macster110/jpam/.error=Could not transfer artifact pamguard.org\:x3\:jar\:javadoc\:2.0.0 from/to github (https\://maven.pkg.github.com/macster110/jpam)\: Access denied to https\://maven.pkg.github.com/macster110/jpam/pamguard/org/x3/2.0.0/x3-2.0.0-javadoc.jar. Error code 401,
-https\://dl.bintray.com/jerady/maven/.error=
-https\://raw.github.com/macster110/jpam/mvn-repo/.error=
diff --git a/repo/pamguard/org/x3/2.0.0/x3-2.0.0-sources.jar.lastUpdated b/repo/pamguard/org/x3/2.0.0/x3-2.0.0-sources.jar.lastUpdated
deleted file mode 100644
index 55100bbe..00000000
--- a/repo/pamguard/org/x3/2.0.0/x3-2.0.0-sources.jar.lastUpdated
+++ /dev/null
@@ -1,38 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Fri Jan 14 08:11:53 GMT 2022
-https\://dl.bintray.com/macster110/jtorch4pam/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/src/jars/.error=
-https\://jmachund.jfrog.io/artifactory/jpam2/.lastUpdated=1625576160246
-file\:///Users/au671271/pamguard/PAMGuard/repo/.error=
-file\:///Users/au671271/pamguard/PAMGuard_16_mvn/repo/.lastUpdated=1622023729649
-https\://dl.bintray.com/macster110/jtorch4pam/.lastUpdated=1600949479758
-file\:///Users/au671271/git/PAMGuard/repo/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1600949481209
-https\://maven.averbis.com/m2/.lastUpdated=1601026887474
-file\:///Users/au671271/git/PAMGuard/repo/.lastUpdated=1641807658590
-https\://raw.github.com/macster110/jpam/mvn-repo/.lastUpdated=1642065813017
-file\:///Users/au671271/pamguard/PAMGuard_16_mvn/repo/.error=
-http\://maven.icm.edu.pl/artifactory/repo/.lastUpdated=1600971300137
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1600949482388
-http\://maven.icm.edu.pl/artifactory/repo/.error=
-https\://repo1.maven.org/maven2/.error=
-@default-github-https\://maven.pkg.github.com/macster110/jpam/.lastUpdated=1642147913184
-file\:///Users/au671271/pamguard/PAMGuard/repo/.lastUpdated=1632311094646
-https\://repo1.maven.org/maven2/.lastUpdated=1642147912977
-https\://dl.bintray.com/jerady/maven/.lastUpdated=1600949480238
-http\://maven.geomajas.org/.lastUpdated=1600949482017
-https\://nexus.talanlabs.com/content/repositories/releases/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/repo/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/src/jars/.lastUpdated=1600949479759
-https\://repo.maven.apache.org/maven2/.lastUpdated=1600949483387
-http\://maven.geomajas.org/.error=
-https\://jmachund.jfrog.io/artifactory/jpam2/.error=
-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1600949482866
-https\://maven.averbis.com/m2/.error=
-https\://repo.maven.apache.org/maven2/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/repo/.lastUpdated=1602589977891
-https\://maven.pkg.github.com/macster110/jpam/.error=Could not transfer artifact pamguard.org\:x3\:jar\:sources\:2.0.0 from/to github (https\://maven.pkg.github.com/macster110/jpam)\: Access denied to https\://maven.pkg.github.com/macster110/jpam/pamguard/org/x3/2.0.0/x3-2.0.0-sources.jar. Error code 401,
-https\://dl.bintray.com/jerady/maven/.error=
-https\://raw.github.com/macster110/jpam/mvn-repo/.error=
diff --git a/repo/pamguard/org/x3/2.0.0/x3-2.0.0.jar b/repo/pamguard/org/x3/2.0.0/x3-2.0.0.jar
deleted file mode 100644
index 44650770..00000000
Binary files a/repo/pamguard/org/x3/2.0.0/x3-2.0.0.jar and /dev/null differ
diff --git a/repo/pamguard/org/x3/2.0.0/x3-2.0.0.jar.lastUpdated b/repo/pamguard/org/x3/2.0.0/x3-2.0.0.jar.lastUpdated
deleted file mode 100644
index b2ef3c43..00000000
--- a/repo/pamguard/org/x3/2.0.0/x3-2.0.0.jar.lastUpdated
+++ /dev/null
@@ -1,18 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Thu Sep 24 13:58:55 CEST 2020
-https\://dl.bintray.com/macster110/jtorch4pam/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/src/jars/.error=
-https\://dl.bintray.com/macster110/jtorch4pam/.lastUpdated=1600948677455
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1600948714963
-https\://dl.bintray.com/jerady/maven/.lastUpdated=1600948680041
-http\://maven.geomajas.org/.lastUpdated=1600948729479
-https\://nexus.talanlabs.com/content/repositories/releases/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/src/jars/.lastUpdated=1600948677498
-https\://repo.maven.apache.org/maven2/.lastUpdated=1600948686447
-http\://maven.geomajas.org/.error=
-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1600948735430
-https\://repo.maven.apache.org/maven2/.error=
-https\://dl.bintray.com/jerady/maven/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1600948734692
diff --git a/repo/pamguard/org/x3/2.0.0/x3-2.0.0.pom.lastUpdated b/repo/pamguard/org/x3/2.0.0/x3-2.0.0.pom.lastUpdated
deleted file mode 100644
index d81ec392..00000000
--- a/repo/pamguard/org/x3/2.0.0/x3-2.0.0.pom.lastUpdated
+++ /dev/null
@@ -1,18 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Thu Sep 24 13:57:29 CEST 2020
-https\://dl.bintray.com/macster110/jtorch4pam/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/src/jars/.error=
-https\://dl.bintray.com/macster110/jtorch4pam/.lastUpdated=1600948647604
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1600948648002
-https\://dl.bintray.com/jerady/maven/.lastUpdated=1600948647670
-http\://maven.geomajas.org/.lastUpdated=1600948648672
-https\://nexus.talanlabs.com/content/repositories/releases/.error=
-file\:///Users/au671271/pamguard/PAMGuard_12_mvn/src/jars/.lastUpdated=1600948647606
-https\://repo.maven.apache.org/maven2/.lastUpdated=1600948649503
-http\://maven.geomajas.org/.error=
-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1600948649324
-https\://repo.maven.apache.org/maven2/.error=
-https\://dl.bintray.com/jerady/maven/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1600948648816
diff --git a/repo/pamguard/org/x3/2.1.0/_remote.repositories b/repo/pamguard/org/x3/2.1.0/_remote.repositories
deleted file mode 100644
index 7415b7b8..00000000
--- a/repo/pamguard/org/x3/2.1.0/_remote.repositories
+++ /dev/null
@@ -1,4 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Tue Oct 11 15:59:57 BST 2022
-x3-2.1.0.jar>=
-x3-2.1.0.pom>=
diff --git a/repo/pamguard/org/x3/2.1.0/m2e-lastUpdated.properties b/repo/pamguard/org/x3/2.1.0/m2e-lastUpdated.properties
deleted file mode 100644
index f8f073e8..00000000
--- a/repo/pamguard/org/x3/2.1.0/m2e-lastUpdated.properties
+++ /dev/null
@@ -1,13 +0,0 @@
-#Thu Oct 06 15:38:43 BST 2022
-bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|javadoc=1665067123455
-repo|file\:///Users/au671271/git/PAMGuard/repo|javadoc=1665067123455
-repo|file\:///Users/au671271/git/PAMGuard/repo|sources=1665067040129
-talan|https\://nexus.talanlabs.com/content/repositories/releases/|sources=1665067040129
-bintray-macster110-jtorch4pam|macster110|https\://dl.bintray.com/macster110/jtorch4pam|javadoc=1665067123455
-bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|sources=1665067040129
-unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|sources=1665067040129
-talan|https\://nexus.talanlabs.com/content/repositories/releases/|javadoc=1665067123455
-central|https\://repo1.maven.org/maven2|sources=1665067040129
-unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|javadoc=1665067123455
-bintray-macster110-jtorch4pam|macster110|https\://dl.bintray.com/macster110/jtorch4pam|sources=1665067040129
-central|https\://repo1.maven.org/maven2|javadoc=1665067123455
diff --git a/repo/pamguard/org/x3/2.1.0/x3-2.1.0-javadoc.jar.lastUpdated b/repo/pamguard/org/x3/2.1.0/x3-2.1.0-javadoc.jar.lastUpdated
deleted file mode 100644
index 0fcb5374..00000000
--- a/repo/pamguard/org/x3/2.1.0/x3-2.1.0-javadoc.jar.lastUpdated
+++ /dev/null
@@ -1,14 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Thu Oct 06 15:38:43 BST 2022
-@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1665067122194
-https\://dl.bintray.com/macster110/jtorch4pam/.error=Could not transfer artifact pamguard.org\:x3\:jar\:javadoc\:2.1.0 from/to bintray-macster110-jtorch4pam (https\://dl.bintray.com/macster110/jtorch4pam)\: Remote host terminated the handshake
-https\://repo1.maven.org/maven2/.error=
-file\:///Users/au671271/git/PAMGuard/repo/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1665067121806
-https\://repo1.maven.org/maven2/.lastUpdated=1665067123455
-https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:jar\:javadoc\:2.1.0 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: Access denied to https\://nexus.talanlabs.com/content/repositories/releases/pamguard/org/x3/2.1.0/x3-2.1.0-javadoc.jar. Error code 401, Unauthorized
-file\:///Users/au671271/git/PAMGuard/repo/.lastUpdated=1665067120886
-4d1f727a0c17e3b21ef2f6654eed0b3113a4db97@default-bintray-macster110-jtorch4pam-https\://dl.bintray.com/macster110/jtorch4pam/.lastUpdated=1665067120883
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1665067122025
diff --git a/repo/pamguard/org/x3/2.1.0/x3-2.1.0-sources.jar.lastUpdated b/repo/pamguard/org/x3/2.1.0/x3-2.1.0-sources.jar.lastUpdated
deleted file mode 100644
index 57e346e0..00000000
--- a/repo/pamguard/org/x3/2.1.0/x3-2.1.0-sources.jar.lastUpdated
+++ /dev/null
@@ -1,14 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Thu Oct 06 15:37:20 BST 2022
-@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1665067039941
-https\://dl.bintray.com/macster110/jtorch4pam/.error=Could not transfer artifact pamguard.org\:x3\:jar\:sources\:2.1.0 from/to bintray-macster110-jtorch4pam (https\://dl.bintray.com/macster110/jtorch4pam)\: Remote host terminated the handshake
-https\://repo1.maven.org/maven2/.error=
-file\:///Users/au671271/git/PAMGuard/repo/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1665067039627
-https\://repo1.maven.org/maven2/.lastUpdated=1665067040128
-https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:jar\:sources\:2.1.0 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: Access denied to https\://nexus.talanlabs.com/content/repositories/releases/pamguard/org/x3/2.1.0/x3-2.1.0-sources.jar. Error code 401, Unauthorized
-file\:///Users/au671271/git/PAMGuard/repo/.lastUpdated=1665067038933
-4d1f727a0c17e3b21ef2f6654eed0b3113a4db97@default-bintray-macster110-jtorch4pam-https\://dl.bintray.com/macster110/jtorch4pam/.lastUpdated=1665067038929
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1665067039782
diff --git a/repo/pamguard/org/x3/2.1.0/x3-2.1.0.jar b/repo/pamguard/org/x3/2.1.0/x3-2.1.0.jar
deleted file mode 100644
index b2e0e1ae..00000000
Binary files a/repo/pamguard/org/x3/2.1.0/x3-2.1.0.jar and /dev/null differ
diff --git a/repo/pamguard/org/x3/2.1.0/x3-2.1.0.pom b/repo/pamguard/org/x3/2.1.0/x3-2.1.0.pom
deleted file mode 100644
index a786404c..00000000
--- a/repo/pamguard/org/x3/2.1.0/x3-2.1.0.pom
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- 4.0.0
- pamguard.org
- x3
- 2.1.0
- POM was created from install:install-file
-
diff --git a/repo/pamguard/org/x3/2.1.0/x3-2.1.0.pom.lastUpdated b/repo/pamguard/org/x3/2.1.0/x3-2.1.0.pom.lastUpdated
deleted file mode 100644
index 560e7e3c..00000000
--- a/repo/pamguard/org/x3/2.1.0/x3-2.1.0.pom.lastUpdated
+++ /dev/null
@@ -1,16 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Thu Oct 06 15:51:34 BST 2022
-@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1665067894494
-https\://dl.bintray.com/macster110/jtorch4pam/.error=Could not transfer artifact pamguard.org\:x3\:pom\:2.1.0 from/to bintray-macster110-jtorch4pam (https\://dl.bintray.com/macster110/jtorch4pam)\: Remote host terminated the handshake
-@default-repo-file\://${project.basedir}/repo/.lastUpdated=1665067029837
-https\://repo1.maven.org/maven2/.error=
-file\:///Users/au671271/git/PAMGuard/repo/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1665067032579
-https\://repo1.maven.org/maven2/.lastUpdated=1665067036872
-https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:pom\:2.1.0 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: Access denied to https\://nexus.talanlabs.com/content/repositories/releases/pamguard/org/x3/2.1.0/x3-2.1.0.pom. Error code 401, Unauthorized
-file\://${project.basedir}/repo/.error=Could not transfer artifact pamguard.org\:x3\:pom\:2.1.0 from/to repo (file\://${project.basedir}/repo)\: Repository path /repo does not exist, and cannot be created.
-file\:///Users/au671271/git/PAMGuard/repo/.lastUpdated=1665067033714
-4d1f727a0c17e3b21ef2f6654eed0b3113a4db97@default-bintray-macster110-jtorch4pam-https\://dl.bintray.com/macster110/jtorch4pam/.lastUpdated=1665067894257
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1665067034011
diff --git a/repo/pamguard/org/x3/2.2.0/_remote.repositories b/repo/pamguard/org/x3/2.2.0/_remote.repositories
deleted file mode 100644
index 725ee49b..00000000
--- a/repo/pamguard/org/x3/2.2.0/_remote.repositories
+++ /dev/null
@@ -1,4 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Mon Nov 14 09:57:39 GMT 2022
-x3-2.2.0.jar>=
-x3-2.2.0.pom>=
diff --git a/repo/pamguard/org/x3/2.2.0/m2e-lastUpdated.properties b/repo/pamguard/org/x3/2.2.0/m2e-lastUpdated.properties
deleted file mode 100644
index d95ec242..00000000
--- a/repo/pamguard/org/x3/2.2.0/m2e-lastUpdated.properties
+++ /dev/null
@@ -1,7 +0,0 @@
-#Fri Nov 11 13:38:50 GMT 2022
-central|https\://repo1.maven.org/maven2|sources=1668173930657
-repo|file\:///Users/au671271/git/PAMGuard/repo|sources=1668173930657
-talan|https\://nexus.talanlabs.com/content/repositories/releases/|sources=1668173930657
-bintray-macster110-jtorch4pam|macster110|https\://dl.bintray.com/macster110/jtorch4pam|sources=1668173930657
-bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|sources=1668173930657
-unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|sources=1668173930657
diff --git a/repo/pamguard/org/x3/2.2.0/x3-2.2.0-sources.jar.lastUpdated b/repo/pamguard/org/x3/2.2.0/x3-2.2.0-sources.jar.lastUpdated
deleted file mode 100644
index 0248ad5d..00000000
--- a/repo/pamguard/org/x3/2.2.0/x3-2.2.0-sources.jar.lastUpdated
+++ /dev/null
@@ -1,14 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Fri Nov 11 13:38:50 GMT 2022
-@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1668173930381
-https\://dl.bintray.com/macster110/jtorch4pam/.error=Could not transfer artifact pamguard.org\:x3\:jar\:sources\:2.2.0 from/to bintray-macster110-jtorch4pam (https\://dl.bintray.com/macster110/jtorch4pam)\: Remote host terminated the handshake
-https\://repo1.maven.org/maven2/.error=
-file\:///Users/au671271/git/PAMGuard/repo/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1668173930064
-https\://repo1.maven.org/maven2/.lastUpdated=1668173930657
-https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:jar\:sources\:2.2.0 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: Access denied to https\://nexus.talanlabs.com/content/repositories/releases/pamguard/org/x3/2.2.0/x3-2.2.0-sources.jar. Error code 401, Unauthorized
-file\:///Users/au671271/git/PAMGuard/repo/.lastUpdated=1668173929099
-4d1f727a0c17e3b21ef2f6654eed0b3113a4db97@default-bintray-macster110-jtorch4pam-https\://dl.bintray.com/macster110/jtorch4pam/.lastUpdated=1668173929096
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1668173930217
diff --git a/repo/pamguard/org/x3/2.2.0/x3-2.2.0.jar b/repo/pamguard/org/x3/2.2.0/x3-2.2.0.jar
deleted file mode 100644
index 2a3edf65..00000000
Binary files a/repo/pamguard/org/x3/2.2.0/x3-2.2.0.jar and /dev/null differ
diff --git a/repo/pamguard/org/x3/2.2.0/x3-2.2.0.pom b/repo/pamguard/org/x3/2.2.0/x3-2.2.0.pom
deleted file mode 100644
index ef90ef10..00000000
--- a/repo/pamguard/org/x3/2.2.0/x3-2.2.0.pom
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- 4.0.0
- pamguard.org
- x3
- 2.2.0
- POM was created from install:install-file
-
diff --git a/repo/pamguard/org/x3/2.2.1/x3-2.2.1.jar b/repo/pamguard/org/x3/2.2.1/x3-2.2.1.jar
deleted file mode 100644
index a80ce5cd..00000000
Binary files a/repo/pamguard/org/x3/2.2.1/x3-2.2.1.jar and /dev/null differ
diff --git a/repo/pamguard/org/x3/2.2.1/x3-2.2.1.pom b/repo/pamguard/org/x3/2.2.1/x3-2.2.1.pom
deleted file mode 100644
index ff69a57c..00000000
--- a/repo/pamguard/org/x3/2.2.1/x3-2.2.1.pom
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- 4.0.0
- pamguard.org
- x3
- 2.2.1
- POM was created from install:install-file
-
diff --git a/repo/pamguard/org/x3/2.2.2/_remote.repositories b/repo/pamguard/org/x3/2.2.2/_remote.repositories
deleted file mode 100644
index 34e5eed9..00000000
--- a/repo/pamguard/org/x3/2.2.2/_remote.repositories
+++ /dev/null
@@ -1,4 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Mon May 08 15:05:07 BST 2023
-x3-2.2.2.jar>=
-x3-2.2.2.pom>=
diff --git a/repo/pamguard/org/x3/2.2.2/m2e-lastUpdated.properties b/repo/pamguard/org/x3/2.2.2/m2e-lastUpdated.properties
deleted file mode 100644
index 1a03a905..00000000
--- a/repo/pamguard/org/x3/2.2.2/m2e-lastUpdated.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-#Sat May 06 19:10:45 BST 2023
-bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|javadoc=1683396645122
-repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo|javadoc=1683137958887
-repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo|javadoc=1683137015763
-talan|https\://nexus.talanlabs.com/content/repositories/releases/|sources=1683368185314
-bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|sources=1683368185314
-unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|sources=1683368185314
-repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardTethys/repo|sources=1683368185314
-repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo|sources=1683136978098
-repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo|sources=1683137602295
-talan|https\://nexus.talanlabs.com/content/repositories/releases/|javadoc=1683396645122
-central|https\://repo1.maven.org/maven2|sources=1683368185314
-unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|javadoc=1683396645122
-repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardTethys/repo|javadoc=1683396645122
-central|https\://repo1.maven.org/maven2|javadoc=1683396645122
diff --git a/repo/pamguard/org/x3/2.2.2/x3-2.2.2-javadoc.jar.lastUpdated b/repo/pamguard/org/x3/2.2.2/x3-2.2.2-javadoc.jar.lastUpdated
deleted file mode 100644
index 77a68e30..00000000
--- a/repo/pamguard/org/x3/2.2.2/x3-2.2.2-javadoc.jar.lastUpdated
+++ /dev/null
@@ -1,16 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Sat May 06 19:10:45 BST 2023
-@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1683137015553
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo/.error=
-https\://repo1.maven.org/maven2/.error=
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo/.lastUpdated=1683137958884
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardTethys/repo/.lastUpdated=1683396645119
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardTethys/repo/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1683137015146
-https\://repo1.maven.org/maven2/.lastUpdated=1683137015762
-https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:jar\:javadoc\:2.2.2 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: Access denied to https\://nexus.talanlabs.com/content/repositories/releases/pamguard/org/x3/2.2.2/x3-2.2.2-javadoc.jar. Error code 401, Unauthorized
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo/.lastUpdated=1683137014154
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1683137015343
diff --git a/repo/pamguard/org/x3/2.2.2/x3-2.2.2-sources.jar.lastUpdated b/repo/pamguard/org/x3/2.2.2/x3-2.2.2-sources.jar.lastUpdated
deleted file mode 100644
index df14958c..00000000
--- a/repo/pamguard/org/x3/2.2.2/x3-2.2.2-sources.jar.lastUpdated
+++ /dev/null
@@ -1,16 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Sat May 06 11:16:25 BST 2023
-@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1683136977699
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo/.error=
-https\://repo1.maven.org/maven2/.error=
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo/.lastUpdated=1683137602291
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardTethys/repo/.lastUpdated=1683368185312
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardTethys/repo/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1683136976818
-https\://repo1.maven.org/maven2/.lastUpdated=1683136978096
-https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:jar\:sources\:2.2.2 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: Access denied to https\://nexus.talanlabs.com/content/repositories/releases/pamguard/org/x3/2.2.2/x3-2.2.2-sources.jar. Error code 401, Unauthorized
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo/.lastUpdated=1683136975590
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1683136977227
diff --git a/repo/pamguard/org/x3/2.2.2/x3-2.2.2.jar b/repo/pamguard/org/x3/2.2.2/x3-2.2.2.jar
deleted file mode 100644
index 63f5ecb2..00000000
Binary files a/repo/pamguard/org/x3/2.2.2/x3-2.2.2.jar and /dev/null differ
diff --git a/repo/pamguard/org/x3/2.2.2/x3-2.2.2.pom b/repo/pamguard/org/x3/2.2.2/x3-2.2.2.pom
deleted file mode 100644
index 88abe06b..00000000
--- a/repo/pamguard/org/x3/2.2.2/x3-2.2.2.pom
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- 4.0.0
- pamguard.org
- x3
- 2.2.2
- POM was created from install:install-file
-
diff --git a/repo/pamguard/org/x3/2.2.2/x3-2.2.2.pom.lastUpdated b/repo/pamguard/org/x3/2.2.2/x3-2.2.2.pom.lastUpdated
deleted file mode 100644
index 41403db8..00000000
--- a/repo/pamguard/org/x3/2.2.2/x3-2.2.2.pom.lastUpdated
+++ /dev/null
@@ -1,12 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Thu May 04 11:43:09 BST 2023
-@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1683196988926
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo/.error=
-https\://repo1.maven.org/maven2/.error=
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo/.lastUpdated=1683196987083
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1683196988663
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1683196988452
-https\://repo1.maven.org/maven2/.lastUpdated=1683196989198
-https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:pom\:2.2.2 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: Access denied to https\://nexus.talanlabs.com/content/repositories/releases/pamguard/org/x3/2.2.2/x3-2.2.2.pom. Error code 401, Unauthorized
diff --git a/repo/pamguard/org/x3/2.2.3/_remote.repositories b/repo/pamguard/org/x3/2.2.3/_remote.repositories
deleted file mode 100644
index 8724e7f4..00000000
--- a/repo/pamguard/org/x3/2.2.3/_remote.repositories
+++ /dev/null
@@ -1,4 +0,0 @@
-#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Thu Oct 26 14:35:14 BST 2023
-x3-2.2.3.jar>=
-x3-2.2.3.pom>=
diff --git a/repo/pamguard/org/x3/2.2.3/x3-2.2.3.pom b/repo/pamguard/org/x3/2.2.3/x3-2.2.3.pom
deleted file mode 100644
index e739da2f..00000000
--- a/repo/pamguard/org/x3/2.2.3/x3-2.2.3.pom
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- 4.0.0
- pamguard.org
- x3
- 2.2.3
- POM was created from install:install-file
-
diff --git a/repo/pamguard/org/x3/2.2.1/_remote.repositories b/repo/pamguard/org/x3/2.2.7/_remote.repositories
similarity index 64%
rename from repo/pamguard/org/x3/2.2.1/_remote.repositories
rename to repo/pamguard/org/x3/2.2.7/_remote.repositories
index 51f219b8..dbc2e15a 100644
--- a/repo/pamguard/org/x3/2.2.1/_remote.repositories
+++ b/repo/pamguard/org/x3/2.2.7/_remote.repositories
@@ -1,4 +1,4 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Mon Apr 24 10:32:52 BST 2023
-x3-2.2.1.jar>=
-x3-2.2.1.pom>=
+#Fri Jan 12 10:06:13 GMT 2024
+x3-2.2.7.jar>=
+x3-2.2.7.pom>=
diff --git a/repo/pamguard/org/x3/2.2.3/m2e-lastUpdated.properties b/repo/pamguard/org/x3/2.2.7/m2e-lastUpdated.properties
similarity index 53%
rename from repo/pamguard/org/x3/2.2.3/m2e-lastUpdated.properties
rename to repo/pamguard/org/x3/2.2.7/m2e-lastUpdated.properties
index c73665e6..df337f63 100644
--- a/repo/pamguard/org/x3/2.2.3/m2e-lastUpdated.properties
+++ b/repo/pamguard/org/x3/2.2.7/m2e-lastUpdated.properties
@@ -1,12 +1,11 @@
-#Thu Oct 26 15:50:39 BST 2023
-bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|javadoc=1698327546071
-repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo|sources=1698327461721
-repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo|javadoc=1698327546071
-talan|https\://nexus.talanlabs.com/content/repositories/releases/|javadoc=1698327546071
-central|https\://repo1.maven.org/maven2|sources=1698331839689
-unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|javadoc=1698327546071
-talan|https\://nexus.talanlabs.com/content/repositories/releases/|sources=1698331839689
-bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|sources=1698331839689
-unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|sources=1698331839689
-central|https\://repo1.maven.org/maven2|javadoc=1698327546071
-repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo|sources=1698331839689
+#Fri Jan 12 10:09:16 GMT 2024
+bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|javadoc=1705054156349
+repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo|sources=1705054009341
+repo|file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo|javadoc=1705054156349
+talan|https\://nexus.talanlabs.com/content/repositories/releases/|javadoc=1705054156349
+central|https\://repo1.maven.org/maven2|sources=1705054009341
+unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|javadoc=1705054156349
+talan|https\://nexus.talanlabs.com/content/repositories/releases/|sources=1705054009341
+bedatadriven|https\://nexus.bedatadriven.com/content/groups/public/|sources=1705054009341
+unidata-all|https\://artifacts.unidata.ucar.edu/repository/unidata-all/|sources=1705054009341
+central|https\://repo1.maven.org/maven2|javadoc=1705054156349
diff --git a/repo/pamguard/org/x3/2.2.3/x3-2.2.3-javadoc.jar.lastUpdated b/repo/pamguard/org/x3/2.2.7/x3-2.2.7-javadoc.jar.lastUpdated
similarity index 75%
rename from repo/pamguard/org/x3/2.2.3/x3-2.2.3-javadoc.jar.lastUpdated
rename to repo/pamguard/org/x3/2.2.7/x3-2.2.7-javadoc.jar.lastUpdated
index e9aa1150..900344a6 100644
--- a/repo/pamguard/org/x3/2.2.3/x3-2.2.3-javadoc.jar.lastUpdated
+++ b/repo/pamguard/org/x3/2.2.7/x3-2.2.7-javadoc.jar.lastUpdated
@@ -1,12 +1,12 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Thu Oct 26 14:39:06 BST 2023
-@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1698327545863
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo/.lastUpdated=1698327544361
+#Fri Jan 12 10:09:16 GMT 2024
+@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1705054156080
+file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo/.lastUpdated=1705054154613
https\://repo1.maven.org/maven2/.error=
file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo/.error=
https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1698327545797
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1698327545616
-https\://repo1.maven.org/maven2/.lastUpdated=1698327546068
-https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:jar\:javadoc\:2.2.3 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: nexus.talanlabs.com
+https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1705054156060
+https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1705054155868
+https\://repo1.maven.org/maven2/.lastUpdated=1705054156344
+https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:jar\:javadoc\:2.2.7 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: nexus.talanlabs.com
diff --git a/repo/pamguard/org/x3/2.2.3/x3-2.2.3-sources.jar.lastUpdated b/repo/pamguard/org/x3/2.2.7/x3-2.2.7-sources.jar.lastUpdated
similarity index 65%
rename from repo/pamguard/org/x3/2.2.3/x3-2.2.3-sources.jar.lastUpdated
rename to repo/pamguard/org/x3/2.2.7/x3-2.2.7-sources.jar.lastUpdated
index c4ae07f1..2b001cc8 100644
--- a/repo/pamguard/org/x3/2.2.3/x3-2.2.3-sources.jar.lastUpdated
+++ b/repo/pamguard/org/x3/2.2.7/x3-2.2.7-sources.jar.lastUpdated
@@ -1,14 +1,12 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
-#Thu Oct 26 15:50:39 BST 2023
-@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1698327461349
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo/.lastUpdated=1698327459306
+#Fri Jan 12 10:06:49 GMT 2024
+@default-talan-https\://nexus.talanlabs.com/content/repositories/releases/.lastUpdated=1705054009062
+file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo/.lastUpdated=1705054007956
https\://repo1.maven.org/maven2/.error=
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
-https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1698327460817
-https\://repo1.maven.org/maven2/.lastUpdated=1698327461652
-https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:jar\:sources\:2.2.3 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: nexus.talanlabs.com
-file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardDG/repo/.lastUpdated=1698331839687
file\://C\:\\Users\\dg50\\source\\repos\\PAMGuardPAMGuard/repo/.error=
-https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1698327461288
+https\://artifacts.unidata.ucar.edu/repository/unidata-all/.error=
+https\://nexus.bedatadriven.com/content/groups/public/.error=
+https\://nexus.bedatadriven.com/content/groups/public/.lastUpdated=1705054008945
+https\://artifacts.unidata.ucar.edu/repository/unidata-all/.lastUpdated=1705054008751
+https\://repo1.maven.org/maven2/.lastUpdated=1705054009308
+https\://nexus.talanlabs.com/content/repositories/releases/.error=Could not transfer artifact pamguard.org\:x3\:jar\:sources\:2.2.7 from/to talan (https\://nexus.talanlabs.com/content/repositories/releases/)\: nexus.talanlabs.com
diff --git a/repo/pamguard/org/x3/2.2.3/x3-2.2.3.jar b/repo/pamguard/org/x3/2.2.7/x3-2.2.7.jar
similarity index 91%
rename from repo/pamguard/org/x3/2.2.3/x3-2.2.3.jar
rename to repo/pamguard/org/x3/2.2.7/x3-2.2.7.jar
index a158f84b..6f9a7ad4 100644
Binary files a/repo/pamguard/org/x3/2.2.3/x3-2.2.3.jar and b/repo/pamguard/org/x3/2.2.7/x3-2.2.7.jar differ
diff --git a/repo/pamguard/org/x3/2.0.0/x3-2.0.0.pom b/repo/pamguard/org/x3/2.2.7/x3-2.2.7.pom
similarity index 94%
rename from repo/pamguard/org/x3/2.0.0/x3-2.0.0.pom
rename to repo/pamguard/org/x3/2.2.7/x3-2.2.7.pom
index ce53983d..7eeede30 100644
--- a/repo/pamguard/org/x3/2.0.0/x3-2.0.0.pom
+++ b/repo/pamguard/org/x3/2.2.7/x3-2.2.7.pom
@@ -4,6 +4,6 @@
4.0.0
pamguard.org
x3
- 2.0.0
+ 2.2.7
POM was created from install:install-file