tools/build/build.py (3 lines): - line 306: # TODO Maybe fetch list of branches? - line 328: # TODO Maybe fetch list of branches? - line 498: # TODO: Prompting is a bit cumbersome. Maybe do all prompts then ask for confirmation for all entries tools/cdms/cdms_reader.py (2 lines): - line 26: #TODO: Get rid of numpy errors? - line 27: #TODO: Update big SDAP README analysis/webservice/algorithms/LongitudeLatitudeMap.py (2 lines): - line 156: # TODO This is a hack to make sure each sub-process uses it's own connection to cassandra. data-access needs to be updated - line 177: # TODO Use for multiprocessing: analysis/webservice/algorithms/doms/BaseDomsHandler.py (2 lines): - line 208: # TODO What should the keywords be? - line 281: {"Global Attribute": "URI_Matchup", "Value": "https://doms.jpl.nasa.gov/domsresults?id=" + executionId + "&output=CSV"}, # TODO how to replace with actual req URL analysis/webservice/algorithms/TileSearch.py (1 line): - line 73: # TODO update to expect tile objects back analysis/webservice/algorithms/Tomogram.py (1 line): - line 1432: # TODO: Special checks for NoDataException around these (primary map gets in all Impls) to reraise with better error message analysis/webservice/plotting.py (1 line): - line 36: # TODO needs to be updated to use nexustiles analysis/webservice/redirect/RemoteCollectionMatcher.py (1 line): - line 47: # TODO do not hardcode utf-8, no time to do better today data-access/nexustiles/backends/zarr/backend.py (1 line): - line 114: # TODO: This is temporary, eventually we should use the logic to be introduced for SDAP-517 (PR#312) to evaluate analysis/webservice/algorithms_spark/DailyDifferenceAverageSpark.py (1 line): - line 181: # TODO yea this is broken analysis/webservice/algorithms_spark/Matchup.py (1 line): - line 302: # TODO Assuming Satellite primary analysis/webservice/algorithms_spark/MatchupDoms.py (1 line): - line 214: # TODO Assuming Satellite primary analysis/webservice/algorithms_spark/NexusCalcSparkHandler.py (1 line): - line 71: # TODO Pool and Job are forced to a 1-to-1 relationship