new_layer_from_file

property Maps.new_layer_from_file

A collection of methods to add a new layer to an existing Maps-object from a file. (see individual reader-functions for details)

Currently supported filetypes are:

  • NetCDF (requires xarray)

  • GeoTIFF (requires rioxarray + xarray)

  • CSV (requires pandas)