You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a module for converting, reading, standardizing, etc dates and times. This code was originally developed in ClimaCoupler.jl's TimeManager module, and was incorporated into ClimaLSM.jl's FileReader module, which has less functionality than the coupler's version.
Create a module for converting, reading, standardizing, etc dates and times. This code was originally developed in ClimaCoupler.jl's TimeManager module, and was incorporated into ClimaLSM.jl's FileReader module, which has less functionality than the coupler's version.
ClimaCoupler.jl TimeManager module: https://github.com/CliMA/ClimaCoupler.jl/blob/main/src/TimeManager.jl
ClimaLSM.jl FileReader module: https://github.com/CliMA/ClimaLSM.jl/blob/main/src/shared_utilities/FileReader.jl
ClimaCoupler.jl TimeManager tests: https://github.com/CliMA/ClimaCoupler.jl/blob/main/test/time_manager_tests.jl
ClimaLSM.jl FileReader tests: https://github.com/CliMA/ClimaLSM.jl/blob/main/test/shared_utilities/file_reader.jl
Closed by #9
Tracked by #39
To Do
The text was updated successfully, but these errors were encountered: