gis-tools-ts - v0.6.0
    Preparing search index...

    Function parsedIDXFromURL

    • Parse the .idx file for GRIB2 section details using a URL

      Parameters

      • url: string

        The URL of the .idx file

      • filters: string[]

        The filters to apply

      • offsetPosition: number = 1

        The position of the offset in the ":" sequence

      Returns Promise<SectionLocations[]>

      • An array of SectionLocations