Skip to content

Service to track the location of BAS assets, including ships, aircraft, and vehicles.

License

Notifications You must be signed in to change notification settings

antarctica/assets-tracking-service

Repository files navigation

BAS Assets Tracking Service

Service to track the location of BAS assets, including ships, aircraft, and vehicles.

Overview

Note: This project is focused on needs within the British Antarctic Survey. It has been open-sourced in case parts are of interest to others. Some resources, indicated with a '🛡' or '🔒' symbol, can only be accessed by BAS staff or project members respectively. Contact the Project Maintainer to request access.

Purpose

A service to collect, standardise, and then make available, the positions of large assets operated by the British Antarctic Survey. Data collected by this service can be used in other tools and services, such as GIS applications.

See the original Project Proposal 🛡️ for more information.

Tracked assets

Assets tracked by this service are:

  • 🚢 ships (the SDA)
  • ✈️ aircraft (the Dash and Twin Otters)
  • 🚜 vehicles (snowmobiles, Pistonbully's, loaders, etc.)

Assets are tracked using a range of external Providers. Assets, and their latest positions are fetched from providers every 5 minutes (providers may update less frequently than we check).

Data access

Note: Data is currently restricted. See the Permissions section for more information.

Latest asset positions

For the last known position of all assets (optionally filterable by name or platform type):

Note: These endpoints are provisional with limited metadata and will be replaced. See MAGIC/assets-tracking-service#44 🛡️.

Permissions

Whilst data access is verified with data owners, access is limited to MAGIC team members.

Data MUST NOT be shared with others without prior approval from @felnne.

ArcGIS Online

Data made available through ArcGIS Online (AGOL) is contained in an Assets Tracking Service group, including all the services listed above.

Historic asset locations

This service focuses on current and recent positions of assets. Long term records of the location and activity of BAS assets, including retired assets, are held in other systems operated by other teams:

Related projects

This project forms part of a wider set of data, services and tools to provide BAS with trustworthy and timely geospatial information, including:

Data provided by this project is used in projects including:

This project was previously known as the Locations Register 🛡️ and preceded by other implementations. This iteration was initially developed in this Experiment 🛡.

Usage

Control CLI

A control CLI is available on the central workstations using the geoweb user:

$ ssh [email protected]
$ module load ats-ctl
$ ats-ctl --help

See the CLI Reference documentation for available commands.

Note: You need to be on the BAS network to access the workstations. Contact @felnne if you do not have access to the geoweb user.

Automatic processing

The CLI commands to fetch and export data are automatically ran every 5 minutes to maintain accurate information.

Automatic monitoring will raise alerts if:

  • an error occurs when processing data
  • processing has not been attempted for 15 minutes

Processing logs for the last 24 hours are available from /users/geoweb/cron_logs/assets-tracking-service/.

Data and information model

See the Information and Data Model documentation.

Implementation

See Implementation documentation.

Installation and upgrades

See Installation and Upgrades documentation.

Infrastructure

See Infrastructure documentation.

Development

See Development documentation.

Releases

Release workflow

Create a release issue and follow the instructions.

GitLab CI/CD will automatically create a GitLab Release based on the tag, including:

  • milestone link
  • change log extract
  • package artefact
  • link to README at the relevant tag

GitLab CI/CD will automatically trigger a Deployment of the new release.

Deployment

See Deployment documentation.

Project maintainer

British Antarctic Survey (BAS) Mapping and Geographic Information Centre (MAGIC) - [email protected].

Data protection

This project has had a Data Protection Impact Assessment.

Licence

Copyright (c) 2019-2024 UK Research and Innovation (UKRI), British Antarctic Survey.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Service to track the location of BAS assets, including ships, aircraft, and vehicles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published