Deal with null in xml settings output
Deal with -Infinity going into constrainAngle - however many times you add 360 to -Inf, it remains -Inf, so the function was never returning.
* Tidying
Lots of GUI improvement and code tidying. Functionality to export
gzipped documents to reduce traffic.
* V 2.02.10ba for user testing
* Tidy up click selector
Improve layout and tips on dialog and improve logic for manual and
automatic event types.
* Menu tide up
Corrupted database not linking offline clicks back to binary data so
added some new search features which match on file and click number if
other links on UID fail.
* binary store count
Fix issue in binary store object count
* update V10aa/other for testing
* update V10aa/other for testing
* reenable buffer dumping
* update V to 10ac for testing
* Additional diagnostics
Additional output of CPU usage for each module when stopping
* V 2.02.10ad for testing
Fixed issue of finding correct raw data block
updated getOrignLatLong func in data unit: was returning null if no
hydrophones were used in the object, so the map was not displaying
visual data. updated so that if channelmap is 0 the ships GPS position
is returned.
* updating Tethys help
* added help details server connection & calibration
* Reporting outputs to user
Use Pamguard WarnOnce system to show a message of success or failure
after attempting to output to Tethys.
* Removing empty fields
Start of implementation of code that can remove empty fields from
objects before they are written.
* More help documentation
Continued writing general export help.
Added new css style
Added image
* Fix type in Deployment export
* Prevent single deployment export
For now, disable the option to export a single Deployment document for
multiple recording periods.
* System to search species codes
Search the ITIS species codes in Tethys to find ITIS codes. Search can
be on a common or scientific name.
* Data blocks help + species codes
More help documentation on exporting detections/localization as well as mapping detection species codes to TSNs. Includes supporting images
* Improved dialog for finding species codes
Now has a progress bar to block GUI while searching database.
* Add species codes TOC in help
* Documented new species search in help
* Nilus Checker
Can check a Nilus class to see if it's missing required objects and be
used to remove empty fields (e.g. zero length strings) from an object.
* fixed anchor html problem
* Messing around with checking of required fields in nilus objects.
* split Tethys help files into smaller chunks
* Update button enablers
And reinstate output of a single deployment document, with non-recording
periods stores in the QA section
And update help TOC for latest help documents.
---------
Co-authored-by: Marie <marie.roch@sdsu.edu>
Problems in viewer mode with long (>50char) settings names which don't
get fully stored in the database. Fixed by only looking at the start of
the name. Better to not use such long names.
Change how hydrophone data are loaded in viewer. Don't load ALL data.
Load the loading period + some before the load period which will be one
minute of data PLUS an extra n*2 data before that extra minute where n
is the number of hydrophones.
Fix of bug that 'fixed' event start and end times in database for linked
parent / child event tables. Error was caused by a mix up between
ParentID and ParentUID fields.
* updating Tethys help
* added help details server connection & calibration
* Reporting outputs to user
Use Pamguard WarnOnce system to show a message of success or failure
after attempting to output to Tethys.
* Removing empty fields
Start of implementation of code that can remove empty fields from
objects before they are written.
* More help documentation
Continued writing general export help.
Added new css style
Added image
* Fix type in Deployment export
* Prevent single deployment export
For now, disable the option to export a single Deployment document for
multiple recording periods.
* System to search species codes
Search the ITIS species codes in Tethys to find ITIS codes. Search can
be on a common or scientific name.
* Data blocks help + species codes
More help documentation on exporting detections/localization as well as mapping detection species codes to TSNs. Includes supporting images
* Improved dialog for finding species codes
Now has a progress bar to block GUI while searching database.
* Add species codes TOC in help
* Documented new species search in help
* Nilus Checker
Can check a Nilus class to see if it's missing required objects and be
used to remove empty fields (e.g. zero length strings) from an object.
* fixed anchor html problem
* Messing around with checking of required fields in nilus objects.
* split Tethys help files into smaller chunks
* Update button enablers
And reinstate output of a single deployment document, with non-recording
periods stores in the QA section
And update help TOC for latest help documents.
---------
Co-authored-by: Marie <marie.roch@sdsu.edu>
* updating Tethys help
* added help details server connection & calibration
* Reporting outputs to user
Use Pamguard WarnOnce system to show a message of success or failure
after attempting to output to Tethys.
* Removing empty fields
Start of implementation of code that can remove empty fields from
objects before they are written.
* More help documentation
Continued writing general export help.
Added new css style
Added image
* Fix type in Deployment export
* Prevent single deployment export
For now, disable the option to export a single Deployment document for
multiple recording periods.
* System to search species codes
Search the ITIS species codes in Tethys to find ITIS codes. Search can
be on a common or scientific name.
* Data blocks help + species codes
More help documentation on exporting detections/localization as well as mapping detection species codes to TSNs. Includes supporting images
* Improved dialog for finding species codes
Now has a progress bar to block GUI while searching database.
* Add species codes TOC in help
* Documented new species search in help
* Nilus Checker
Can check a Nilus class to see if it's missing required objects and be
used to remove empty fields (e.g. zero length strings) from an object.
* fixed anchor html problem
* Messing around with checking of required fields in nilus objects.
* split Tethys help files into smaller chunks
* Update button enablers
And reinstate output of a single deployment document, with non-recording
periods stores in the QA section
And update help TOC for latest help documents.
---------
Co-authored-by: Marie <marie.roch@sdsu.edu>
* updating Tethys help
* added help details server connection & calibration
* Reporting outputs to user
Use Pamguard WarnOnce system to show a message of success or failure
after attempting to output to Tethys.
* Removing empty fields
Start of implementation of code that can remove empty fields from
objects before they are written.
* More help documentation
Continued writing general export help.
Added new css style
Added image
* Fix type in Deployment export
* Prevent single deployment export
For now, disable the option to export a single Deployment document for
multiple recording periods.
* System to search species codes
Search the ITIS species codes in Tethys to find ITIS codes. Search can
be on a common or scientific name.
* Data blocks help + species codes
More help documentation on exporting detections/localization as well as mapping detection species codes to TSNs. Includes supporting images
* Improved dialog for finding species codes
Now has a progress bar to block GUI while searching database.
* Add species codes TOC in help
* Documented new species search in help
* Nilus Checker
Can check a Nilus class to see if it's missing required objects and be
used to remove empty fields (e.g. zero length strings) from an object.
* fixed anchor html problem
* Messing around with checking of required fields in nilus objects.
* split Tethys help files into smaller chunks
* Update button enablers
And reinstate output of a single deployment document, with non-recording
periods stores in the QA section
And update help TOC for latest help documents.
---------
Co-authored-by: Marie <marie.roch@sdsu.edu>
And reinstate output of a single deployment document, with non-recording
periods stores in the QA section
And update help TOC for latest help documents.