swot_simulator.plugins.data_handler.NetcdfLoader.select_netcdf_files#

NetcdfLoader.select_netcdf_files(first_date: datetime64, last_date: datetime64) ndarray[source]#

Selects the netcdf files that cover the time period.

Parameters
Returns

Array containing the paths to the netcdf files that cover the time period.

Return type

numpy.ndarray