Helper function - The Cal-Adapt Python Toolbox depends on a local list of resources available from the Cal-Adapt API.  This function queries the Cal-Adapt API and generates a new local list.             

freshResourceList(resourceFile)

Arguments

resourceFile

The full path to the local resource file

Details

caladapt-py has the ability to store copies of objects downloaded from Cal-Adapt. An example of this would be the source rasters in netcdf format and tabular data queried using user defined AOI. Using this function you refresh the local list of the resources available on the Cal-Adapt API.. 

See also