Maps.new_layer_from_file#
- class eomaps.eomaps.Maps.new_layer_from_file(m)#
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)
Members