Skip to content

Commit

Permalink
no need for the configure method
Browse files Browse the repository at this point in the history
  • Loading branch information
aerorahul committed Jan 27, 2023
1 parent 904f1eb commit b48383a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/exglobal_aero_analysis_finalize.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@

# Instantiate the aerosol analysis task
AeroAnl = AerosolAnalysis(config)
AeroAnl.configure() # TODO: clarify, how do you configure before initializing? These should be swapped.
AeroAnl.initialize()

0 comments on commit b48383a

Please sign in to comment.