CliMA / ClimaDiagnostics.jl

A framework to define and output observables and statistics from CliMA simulations
Apache License 2.0
9 stars 2 forks source link

Add start date to NetCDF attributes #94

Closed AlexisRenchon closed 2 weeks ago

AlexisRenchon commented 2 weeks ago

Add a start_date attribute to NetCDFWriter

Prior to this version, users had to go to the simution to find the start date. It is now saved as an attribute, making it easily accessible.