Skip to content

Commit

Permalink
Per #2609, just updating code comments to indicate progress
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Sep 11, 2023
1 parent ca56716 commit 6c20b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/tc_utils/tc_diag/tc_diag.cc
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ static void compute_lat_lon(TcrmwGrid&, double *, double *);
// - Write CIRA ASCII and NetCDF diagnostics output files.
// - Add support for $MET_PYTHON_EXE.
// - Input data:
// - Instead of reading DataPlanes one at a time,
// - [DONE for #2609] Instead of reading DataPlanes one at a time,
// read them all at once or perhaps in groups
// (e.g. all pressure levels).
// - Parellelize the processing of valid times.
Expand Down

0 comments on commit 6c20b87

Please sign in to comment.