Skip to content
Initial commit

    Batteries Included Fortran Library (BiF-Lib)
    for the USGS Official Source Code Archive,
    https://code.usgs.gov/

    Archive: https://code.usgs.gov/fortran/bif.git

    Description:

    Fortran library source files that assist in file I/O,
    common operations that are present in other languages,
    and include data types that mimic python data types
    (such as, `list` and `dict`) and fast sorting of any type of data.