9 Commits (e191f99c8feed6f40162e1a4bb9a8891b6dc29e3)

Author SHA1 Message Date
Michael Uleysky 932191ec95 Fixed error with output files names for the action uv 9 months ago
Michael Uleysky 04f45ba459 Support for time column in netcdf files generated by uv and tsc actions 10 months ago
Michael Uleysky 7a1690e6f0 Added support for writing attributes to netcdf files 11 months ago
Michael Uleysky bf659b1b81 NCFuncs::CheckVar now returns a VarPresence enum instead of a bool. 1 year ago
Michael Uleysky 3b40409fb2 Sources can now set the standart_name, long_name, and comment attributes on read data. If the standart_name and long_name attributes are not set, the tsc module will attempt to set them according to the variable names. 1 year ago
Michael Uleysky ed1282413f Added support for netcdf output for the uv action 1 year ago
Michael Uleysky 0213249f78 The data source classes get the region from outside rather than reading it themselves from the parameters. 1 year ago
Michael Uleysky 72d88e3c67 Opening dataset is done in actions 1 year ago
Michael Uleysky fb7000b2ab Generate list of available actions 1 year ago
Michael Uleysky 5e244b8b4e The enumeration of actions has been removed, the actions are made independent classes. 1 year ago
Michael Uleysky f9da82612d Rewrite abstractions 2 years ago
Michael Uleysky a045567290 Added action uv 2 years ago