when specifying the RetrievalSettings, it would be useful to be able to specify specific methods to not be run. the advantage of this would be that you can still specify "all" for the run tags, and then specifically pick the methods (or even columns) you don't want run, which may be faster and easier to do if there are only some methods you don't want run.
This came up when trying to troubleshoot some issues pulling data that appears to be related to the get_peaking_factors and get_ts_parameters methods, and we would like to be able to just shut off these methods only.
when specifying the RetrievalSettings, it would be useful to be able to specify specific methods to not be run. the advantage of this would be that you can still specify "all" for the run tags, and then specifically pick the methods (or even columns) you don't want run, which may be faster and easier to do if there are only some methods you don't want run.
This came up when trying to troubleshoot some issues pulling data that appears to be related to the get_peaking_factors and get_ts_parameters methods, and we would like to be able to just shut off these methods only.