For further details please see the Draft AusSeabed Folder, File, Field & Layer Naming Conventions
...
{GAID/SurveyID}{_ProductType}[{_SurveyYear}]{_Resolution}[{_SensorIdentifier}]{_RegionCode}{_MeasurementLabel}{_VersionIdentifier}.{FormatExtension}
e.g
GA4867/20190002S_BathymetryBackscatter_20202019_64m_SH51_DepthIntensity_20210729.tif
in2019_e01_BathymetryBackscatter_0p5m_EM710_SH51_DepthIntensity_20201214T052921Z.tif
Element | Value |
GAID or SurveyID | The GA SurveyID or the Source SurveyID for example GA-0123 or CSIRO in2019_e01 |
Product Type | Bathymetry (for extension to Backscatter) |
Survey Year (Optional) | Year the Survey commenced (optional) as sometimes this information is visible within the SurveyID e.g. in2019_e01 |
Resolution - Horizontal | Resolution of grid in metres as per the AusSeabed_DepthRanges_2019 procedure, For fractions such as 0.5m resolution, use - 0p5m |
Sensor Identifier (Optional) | e.g. EM122_CUBEGEOCODER-TS, EM122_SA _GEOCODER-BA, EM710_SIPS-BA. (Identifier may include raster algorithm-backscatter type, or Band contentsband contents. TS=Time Series/Snippets. BA=Beam Average) |
RegionCode | Each Survey will be broken up into one or more Region Codes based on xxx grid definition. |
MeasurementLabel | e.g Depth, or Uncertainty, or DensityIntensity |
Version Identifier | Usually considered the production or publication date of the GeoTIFF: If a date, submit in a standard format using ISO 8601 – {20201214}[{T052921Z}]. Alternatively or additionally use versions numbers e.g. v1, v2 etc |
Format extension | A standard string defining the format of the product – e.g. *.tif - original *.shp – Shapefile coverage holding geometry and key attributes |
...
The Resolution, SensorIdentifier, RegionCode, MeasurementLabel and VersionIdentifier are often required to ensure filename uniqueness when there are multiple options for a single product.
Examples below:
GA4867/20190002S_BathymetryBackscatter_20202019_64m_SH51_DepthIntensity_20210729.tif
in2019_e01_BathymetryBackscatter_0p5m_EM710_SH51_DepthIntensity_20201214T052921Z.tif
Element | GA Example | CSIRO Example |
Survey ID | GA4867/2019002S | in2019_e01 |
Product Type | BathymetryBackscatterBathymetry | Backscatter |
Survey Date | 20202019 |
|
Resolution | 64m | 0p5m |
Sensor Identifier |
| EM710 |
Region Code | SH51 | SH51 |
Measurement Label | DepthIntensity | FPDepthIntensity |
Version Identifier | 20210729 | 20201214T052921Z |
Format Extension | .tif | .tif |
...